HR-XML 3.0 Standards, 2009  September  23.

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

Element: QuestionAnswerPair

Name QuestionAnswerPair
Type QuestionAnswerPairType
Documentation (of type) Dictionary Entry Name: Question Answer. Details

Definition: A uniquely identifiable question and response or answer.

XML Instance Representation
<QuestionAnswerPair>

< ID> ... </ ID> [0..1]
< QuestionSetID> ... </ QuestionSetID> [0..1]
< Question> ... </ Question> [0..1]
< Answer> ... </ Answer> [0..1]
< UserArea> ... </ UserArea> [0..1]
</QuestionAnswerPair>
Schema Component Representation
<xsd:element name="QuestionAnswerPair" type=" QuestionAnswerPairType"/>