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