ag_codes:TaxIdentificationIDType
complexType TaxIdentificationIDType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for tax identification assigned to a specific individual, business or other entity.
Diagram
XML Schema
<xs:complexType name="TaxIdentificationIDType">
<xs:annotation>
<xs:documentation>
A data type for tax identification assigned to a specific individual, business or other entity.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:TaxIdentificationIDSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>