Definition Type: Element
Name: Confirm
Namespace: http://www.openapplications.org/oagis
Type: oa:Confirm
Containing Schema: Confirm.xsd
Abstract
Documentation:
The Confirm verb is used to respond to a request to confirm the receipt of information by the receiving system. The request for confirmation is set by the sending application in the ApplicationArea\Sender\Confirmation field of the original BOD. The Confirm conveys the result of the original request i.e. whether or not the message was understood and was successfully processed. An example of this is CONFIRM BOD.
Collapse XSD Schema Diagram:
Drilldown into Verb in schema verbbase_xsd Drilldown into Confirm in schema confirm_xsdXSD Diagram of Confirm in schema confirm_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Confirm" type="Confirm" substitutionGroup="Verb">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The Confirm verb is used to respond to a request to confirm the receipt of information by the receiving system. The request for confirmation is set by the sending application in the ApplicationArea\Sender\Confirmation field of the original BOD.  The Confirm conveys the result of the original request i.e. whether or not the message was understood and was successfully processed.  An example of this is CONFIRM BOD.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree:
Collapse References:
Verb