Definition Type: Element
Name: Confirm
Namespace: http://www.starstandard.org/STAR/5
Type: star:ConfirmType
Containing Schema: Meta.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. The OAGIS Meta Data documentation has more information in regards to this verbs usage and structure.
Collapse XSD Schema Diagram:
Drilldown into ResponseCriteria in schema meta_xsd1 Drilldown into OriginalApplicationArea in schema meta_xsd Drilldown into VerbType in schema meta_xsd1 Drilldown into ResponseVerbType in schema meta_xsd Drilldown into ConfirmType in schema meta_xsdXSD Diagram of Confirm in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Confirm" type="ConfirmType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9.0">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.</xsd:documentation>
        <xsd:documentation>The OAGIS Meta Data documentation has more information in regards to this verbs usage and
            structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea star:OriginalApplicationArea 0 1
ResponseCriteria oagis:ResponseCriteria 0 unbounded
Collapse Derivation Tree: