Definition Type: Element
Name: Acknowledge
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:AcknowledgeType
Containing Schema: Meta.xsd
Abstract False
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 Drilldown into OriginalApplicationArea Drilldown into VerbType Drilldown into ResponseVerbType Drilldown into AcknowledgeTypeXSD Diagram of Acknowledge
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:
Collapse Comments:
blog comments powered by Disqus