Definition Type: Element
Name: Invoice
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:InvoiceType
Containing Schema: Invoice.xsd
Abstract
Documentation:
The Invoice is used to invoice a customer for goods/services the have been provided.
Collapse XSD Schema Diagram:
Drilldown into InvoiceLine in schema invoice_xsd Drilldown into InvoiceHeader in schema invoice_xsd Drilldown into type in schema invoice_xsd Drilldown into InvoiceType in schema invoice_xsdXSD Diagram of Invoice in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Invoice" type="InvoiceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The Invoice is used to invoice a customer for goods/services the have been provided.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceHeader nsA:InvoiceHeader 0 (1)
InvoiceLine nsA:InvoiceLine 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree: