| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||||||||
| used by | 
 | ||||||||||||||||||
| facets | 
 | ||||||||||||||||||
| annotation | 
 | ||||||||||||||||||
| source | <xs:simpleType name="derivationControl"> <xs:annotation> <xs:documentation> A utility type, not for public use</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="substitution"/> <xs:enumeration value="extension"/> <xs:enumeration value="restriction"/> <xs:enumeration value="list"/> <xs:enumeration value="union"/> </xs:restriction> </xs:simpleType> |