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