Definition Type: Element
Name: Invoice
Namespace: http://www.openapplications.org/oagis
Type: nsC: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 invoice_xsd Drilldown into Invoice in schema invoice_xsdXSD Diagram of Invoice in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:Header 0 (1)
Line nsC:Line 0 unbounded
Header nsC:Header 0 (1)
Line nsC:Line 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:Noun