Complex Type | emma:one-of |
<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> |