HR-XML 3.0 Standards, 2009  September  23.

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

Element: Acknowledge

Name Acknowledge
Type AcknowledgeType
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.
XML Instance Representation
<Acknowledge>

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