Definition Type: Element
Name: ShowInvoice
Namespace: http://www.openapplications.org/oagis
Type: oa:ShowInvoice
Containing Schema: ShowInvoice.xsd
Abstract
Documentation:
The purpose of the ShowInvoice is to transmit an invoice from a supplier to a customer. This BOD may be used as a response to a GetInvoice request or as a push notification of an event
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema showinvoice_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 ShowInvoice in schema showinvoice_xsdXSD Diagram of ShowInvoice in schema showinvoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ShowInvoice" type="ShowInvoice">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The purpose of the ShowInvoice is to transmit an invoice from a supplier to a customer. This BOD may be used as a response to a GetInvoice request or as a push notification of an event</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: