Definition Type: ComplexType
Name: GetListPurchaseOrderDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: GetListPurchaseOrder.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PurchaseOrder in schema purchaseorder_xsd Drilldown into GetList in schema meta_xsdXSD Diagram of GetListPurchaseOrderDataAreaType in schema getlistpurchaseorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="GetListPurchaseOrderDataAreaType">
    <xsd:sequence>
        <xsd:element ref="GetList" />
        <xsd:element ref="PurchaseOrder" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GetList nsA:GetList (1) (1)
PurchaseOrder nsA:PurchaseOrder (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea