Definition Type: Element
Name: Acknowledge
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:AcknowledgeType
Containing Schema: Meta.xsd
Abstract
Documentation:
The Acknowledge verb is used to acknowledge the application receipt of a Process request. This function conveys the result of the original request. An example of this is Acknowledge PO, where a Process PO has been issued and the corresponding business application acknowledges the receipt of the PO and responds with an acceptance or a counter offer.
Collapse XSD Schema Diagram:
Drilldown into ResponseCriteria in schema meta_xsd1 Drilldown into OriginalApplicationArea in schema meta_xsd1 Drilldown into VerbType in schema meta_xsd1 Drilldown into ResponseVerbType in schema meta_xsd1 Drilldown into AcknowledgeType in schema meta_xsd1XSD Diagram of Acknowledge in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Acknowledge" type="AcknowledgeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">
            The Acknowledge verb is used to acknowledge the application receipt of a Process
            request. This function conveys the result of the original request. An example of this is
            Acknowledge PO, where a Process PO has been issued and the corresponding business
            application acknowledges the receipt of the PO and responds with an acceptance or a
            counter offer.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea oagis:OriginalApplicationArea 0 (1)
ResponseCriteria oagis:ResponseCriteria 0 unbounded
Collapse Derivation Tree: