<element name="BatchNumber">
<annotation>
<documentation>Identification by a manufacturer or seller for a homogeneous quantity/quality of product
sharing the same factors of production.
</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="string">
<attribute name="batchNumberCreator" type="pidx:BatchNumberCreatorType" use="required">
<annotation>
<documentation>Identifies the creator of the batch number.</documentation>
</annotation>
</attribute>
<attribute name="definitionOfOther" type="string" use="optional">
<annotation>
<documentation>Identifies what "Other" is if chosen from an attribute enumeration list</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>
|