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