Definition Type: Element
Name: Invoice
Namespace: http://www.openapplications.org/oagis
Type: oa:Invoice
Containing Schema: Invoice.xsd
Abstract
Documentation:
The Invoice is use to invoice the customer.
Collapse XSD Schema Diagram:
Drilldown into Line in schema invoice_xsd Drilldown into Header in schema invoice_xsd Drilldown into Order in schema order_xsd Drilldown into Invoice in schema invoice_xsdXSD Diagram of Invoice in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Invoice" type="Invoice" substitutionGroup="Noun">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The Invoice is use to invoice the customer.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Header oa:Header 0 (1)
Line oa:Line 0 unbounded
Header oa:Header 0 (1)
Line oa:Line 0 unbounded
Collapse Derivation Tree:
Collapse References:
oa:Noun