nc:AddressCategoryCodeType
complexType AddressCategoryCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a kind of address.
Diagram
XML Schema
<xs:complexType name="AddressCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of address.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:AddressCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>