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