Definition Type: Element
Name: ResultingOrderType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PurchaseOrderTypeCode in schema pidxlib_xsdXSD Diagram of ResultingOrderType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="ResultingOrderType">
    <complexType>
        <sequence>
            <element ref="pidx:PurchaseOrderTypeCode" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderTypeCode pidx:PurchaseOrderTypeCode (1) (1)