mo:MILSTD2525-D-SIDC-Type
complexType MILSTD2525-D-SIDC-Type in namespace http://release.niem.gov/niem/domains/militaryOperations/4.2/
Definition
A data type for a symbol identification code, a numeric code based on a database structure that provides the minimum elements required to construct the basic icon and/or a complete symbol. Also called SIDC.
Diagram
XML Schema
<xs:complexType name="MILSTD2525-D-SIDC-Type">
<xs:annotation>
<xs:documentation>
A data type for a symbol identification code, a numeric code based on a database structure that provides the minimum elements required to construct the basic icon and/or a complete symbol. Also called SIDC.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="mo:MILSTD2525-D-SIDC-Part1Code" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-D-SIDC-Part2Code" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-D-SIDC-Part3Code" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="mo:MILSTD2525-D-SIDC-AugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>