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