HR-XML 3.0 Standards, 2009  September  23.

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

Element: Respond

Name Respond
Type RespondType
Documentation The Respond verb is used to communicate relative to another document. It may be used to communicate agreement, questions, answers to a question, or disagreement with the related document. An example is the RequestForQuote and Quote document pair. An RequestForQuote is issued to a set of business partners. If one of the partners needs clarification on an item, a RespondRequestForQuote is sent to the originating partner.
XML Instance Representation
<Respond>

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