ag_codes:FileCustomerIDType
complexType FileCustomerIDType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type for internal identifier uniquely identifying a customer within a specific file.
Diagram
XML Schema
<xs:complexType name="FileCustomerIDType">
<xs:annotation>
<xs:documentation>
A data type for internal identifier uniquely identifying a customer within a specific file.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ag_codes:FileCustomerIDSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>