form

Attribute Information

Used By

Complex Type xces:quotationString

Source

<xs:attribute name="form" default="unknown">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="data"/>
      <xs:enumeration value="rend"/>
      <xs:enumeration value="std"/>
      <xs:enumeration value="nonstd"/>
      <xs:enumeration value="unknown"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample