Definition Type: SimpleType
Name: TransactionTypeCodeType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of TransactionTypeCodeType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<simpleType name="TransactionTypeCodeType">
    <restriction base="NMTOKEN">
        <enumeration value="Standard">
            <annotation>
                <documentation>Specifies a typical custody transfer from one party to another.</documentation>
            </annotation>
        </enumeration>
        <enumeration value="Exchange">
            <annotation>
                <documentation>Specifies a custody transfer between 2 or more suppliers before the buyer assumes custody.</documentation>
            </annotation>
        </enumeration>
        <enumeration value="Unknown">
            <annotation>
                <documentation>An exception to the typical usage of BoL.</documentation>
            </annotation>
        </enumeration>
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Standard
Enumeration Exchange
Enumeration Unknown
Collapse Derivation Tree:
Collapse References:
pidx:TransactionType, pidx:TransactionType