Definition Type: Element
Name: OrderType
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The type of purchase order, such as "Blanket", "Contract", etc.
Collapse XSD Schema Diagram:
XSD Diagram of OrderType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="OrderType" type="string">
    <annotation>
        <documentation>The type of purchase order, such as "Blanket", "Contract", etc.</documentation>
    </annotation>
</element>