<xs:complexType name="IdentificationField_r" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:ParameterResource">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
<xs:element name="IdentificationFieldUpdate" type="jdf:IdentificationField_re" minOccurs="0"/>
<xs:element name="IdentificationField" type="jdf:IdentificationField_rp" minOccurs="0"/>
<xs:element name="BarcodeDetails" type="jdf:IdentificationField_BarcodeDetails_lr" minOccurs="0"/>
<xs:element name="ExtraValues" type="jdf:IdentificationField_ExtraValues_lr" minOccurs="0"/>
<xs:element name="MetadataMap" type="jdf:MetadataMap_re" minOccurs="0"/>
</xs:sequence>
<xs:attributeGroup ref="jdf:IdentificationFieldAttribs_r"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |