Definition Type: Element
Name: AssessmentSubject
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:AssessmentSubjectType
Containing Schema: AssessmentOrderRequest.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The person who will be the subject of the assessment
Collapse XSD Schema Diagram:
Drilldown into AssessmentPersonDescriptors in schema assessmenttypes_xsd Drilldown into ContactMethod in schema assessmenttypes_xsd Drilldown into PersonName in schema personname_xsd Drilldown into SubjectId in schema assessmenttypes_xsd Drilldown into AssessmentSubjectType in schema assessmenttypes_xsdXSD Diagram of AssessmentSubject in schema assessmentorderrequest_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AssessmentSubject" type="AssessmentSubjectType">
    <xsd:annotation>
        <xsd:documentation>The person who will be the subject of the assessment</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubjectId hr:SubjectId (1) (1)
PersonName hr:PersonName 0 (1)
ContactMethod hr:ContactMethod 0 unbounded
AssessmentPersonDescriptors hr:AssessmentPersonDescriptors 0 (1)
Collapse Derivation Tree: