Definition Type: Element
Name: QuestionAnswerPair
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EmploymentQuestionAnswerPairType
Containing Schema: EmploymentHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Usage is primarily for the results of a screening, but is not limited to that purpose.
Collapse XSD Schema Diagram:
Drilldown into Answer in schema employmenthistory_xsd Drilldown into Question in schema employmenthistory_xsd Drilldown into EmploymentQuestionAnswerPairType in schema employmenthistory_xsdXSD Diagram of QuestionAnswerPair in schema employmenthistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="QuestionAnswerPair" type="EmploymentQuestionAnswerPairType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Usage is primarily for the results of a screening, but is not limited to that purpose.  </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Question hr:Question (1) (1)
Answer hr:Answer 0 (1)
Collapse Derivation Tree: