itcodes:ProcessingEstablishmentIDCodeType
complexType ProcessingEstablishmentIDCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for a the identification code specifying the slaughtering, freezing, or other processing establishment.
Diagram
XML Schema
<xs:complexType name="ProcessingEstablishmentIDCodeType">
<xs:annotation>
<xs:documentation>
A data type for a the identification code specifying the slaughtering, freezing, or other processing establishment.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:ProcessingEstablishmentIDCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>