ag:FileCustomerID
element FileCustomerID in namespace http://release.niem.gov/niem/domains/agriculture/4.0/
Definition
An internal identifier uniquely identifying a customer within a specific file. Each unique customer within a given file will have a unique File Customer Identifier. File Customer Identifier values are not unique across files.
Diagram
XML Schema
<xs:element name="FileCustomerID" type="ag_codes:FileCustomerIDType" nillable="true">
<xs:annotation>
<xs:documentation>
An internal identifier uniquely identifying a customer within a specific file. Each unique customer within a given file will have a unique File Customer Identifier. File Customer Identifier values are not unique across files.</xs:documentation>
</xs:annotation>
</xs:element>