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