ncic:CountryCodeType
complexType CountryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 2.2: Country Codes
Diagram
XML Schema
<xs:complexType name="CountryCodeType">
<xs:annotation>
<xs:documentation>
A data type for 2.2: Country Codes</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ncic:CountryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>