ani:autoposting-term

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
CAS-nr restriction of xs:token n optional
postfix optional
prefix optional

Used By

Source

<xs:element name="autoposting-term">
  <xs:complexType mixed="true">
    <xs:attribute name="prefix"/>
    <xs:attribute name="postfix"/>
    <xs:attribute name="CAS-nr" default="n">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="n"/>
          <xs:enumeration value="y"/>
          <xs:enumeration value="b"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Sample