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