Definition Type: Element
Name: DataArea
Namespace: http://www.openapplications.org/oagis
Containing Schema: ProcessInvoice.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Is where the information that the BOD message carries is provided, in this case ProcessInvoice. The information consists of a Verb and one or more Nouns. The verb (Process) indicates the action to be performed on the Noun (Invoice).
Collapse XSD Schema Diagram:
XSD Diagram of DataArea in schema processinvoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DataArea">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is where the information that the BOD message carries is provided, in this case ProcessInvoice. The information consists of a Verb and one or more Nouns. The verb (Process) indicates the action to be performed on the Noun (Invoice).</xs:documentation>
    </xs:annotation>
</xs:element>