mo:CodespaceCodePairType
complexType CodespaceCodePairType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.2/
Definition
A data type for a value from a specified controlled vocabulary.
Diagram
XML Schema
<xs:complexType name="CodespaceCodePairType">
<xs:annotation>
<xs:documentation>
A data type for a value from a specified controlled vocabulary.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="niem-xs:token">
<xs:attribute ref="mo:codespaceID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>