Definition Type: Element
Name: SyncInvoice
Namespace: http://www.openapplications.org/oagis
Type: oa:SyncInvoice
Containing Schema: SyncInvoice.xsd
Abstract
Documentation:
The purpose of the SyncInvoice is to transmit an invoice from a supplier to a customer. This information is passed in order to keep the customer updated on the number of Invoices they have.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema syncinvoice_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into lang in schema meta_xsd Drilldown into environment in schema meta_xsd Drilldown into revision in schema meta_xsd Drilldown into BusinessObjectDocument in schema meta_xsd Drilldown into SyncInvoice in schema syncinvoice_xsdXSD Diagram of SyncInvoice in schema syncinvoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="SyncInvoice" type="SyncInvoice">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The purpose of the SyncInvoice is to transmit an invoice from a supplier to a customer. This information is passed in order to keep the customer updated on the number of Invoices they have.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea oa:ApplicationArea (1) (1)
DataArea oa:DataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
revision oa:revision Required
environment oa:environment Production Optional
lang oa:lang en-US Optional
Collapse Derivation Tree: