niem-xs:token
complexType token in namespace http://release.niem.gov/niem/proxy/xsd/4.0/
Definition
A data type for tokenized strings.
Diagram
XML Schema
<xs:complexType name="token">
<xs:annotation>
<xs:documentation>
A data type for tokenized strings.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:token">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>