HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Confirm

Name Confirm
Type ConfirmType
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.
XML Instance Representation
<Confirm>

< OriginalApplicationArea> ... </ OriginalApplicationArea> [0..1]
< ResponseCriteria> ... </ ResponseCriteria> [0..*]
</Confirm>
Schema Component Representation
<xsd:element name="Confirm" type=" ConfirmType"/>