Definition Type: Element
Name: QuestionAnswerPair
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:QuestionAnswerPairType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains Results of a specific question. The name attribute of IdValue contains the identifier in the screening companies system of the specific question.
Collapse XSD Schema Diagram:
Drilldown into Answer in schema screeningtypes_xsd Drilldown into Question in schema screeningtypes_xsd Drilldown into QuestionId in schema screeningtypes_xsd Drilldown into score in schema screeningtypes_xsd Drilldown into QuestionAnswerPairType in schema screeningtypes_xsdXSD Diagram of QuestionAnswerPair in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="QuestionAnswerPair" type="QuestionAnswerPairType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains Results of a specific question.  The name attribute of IdValue contains the identifier in the screening companies system of the specific question.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
QuestionId hr:QuestionId 0 (1)
Question hr:Question (1) (1)
Answer hr:Answer 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
score hr:score Optional
Collapse Derivation Tree: