Definition Type: Element
Name: GetInvoice
Namespace: http://www.openapplications.org/oagis
Type: oa:GetInvoice
Containing Schema: GetInvoice.xsd
Abstract
Documentation:
The purpose of the GetInvoice is to enable a request of an invoice. This BOD may be used as a request by a Customer to its Supplier. The SHowInvoice BOD would be the expected response.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema getinvoice_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 GetInvoice in schema getinvoice_xsdXSD Diagram of GetInvoice in schema getinvoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="GetInvoice" type="GetInvoice">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The purpose of the GetInvoice is to enable a request of an invoice. This BOD may be used as a request by a Customer to its Supplier. The SHowInvoice BOD would be the expected response.</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: