Definition Type: SimpleType
Name: BatchNumberCreatorType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Documentation:
Identifies the creator of the batch number.
Collapse XSD Schema Diagram:
XSD Diagram of BatchNumberCreatorType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<simpleType name="BatchNumberCreatorType">
    <annotation>
        <documentation>Identifies the creator of the batch number.</documentation>
    </annotation>
    <restriction base="NMTOKEN">
        <enumeration value="Manufacturer" />
        <enumeration value="Seller" />
        <enumeration value="Other" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Manufacturer
Enumeration Seller
Enumeration Other
Collapse Derivation Tree:
Collapse References:
pidx:batchNumberCreator