DNAMapping

An IUPAC ambiguity mapping.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
state xs:IDREF required
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.

Used By

Source

<xs:complexType name="DNAMapping">
  <xs:annotation>
    <xs:documentation>An IUPAC ambiguity mapping.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:restriction base="AbstractMapping"/>
  </xs:complexContent>
</xs:complexType>