disjunction-type

Attribute Information

Used By

Complex Type emma:one-of

Source

<xs:attribute name="disjunction-type">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="recognition"/>
      <xs:enumeration value="understanding"/>
      <xs:enumeration value="multi-device"/>
      <xs:enumeration value="multi-process"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample