Definition Type: Element
Name: Profile
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: AssessmentResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of this set of results. Commonly used to distinguish between multiple Results elements, for example to indicate the normative group applied to the scoring.
Collapse XSD Schema Diagram:
XSD Diagram of Profile in schema assessmentresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Profile" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The name of this set of results. Commonly used to distinguish between multiple Results elements, for example to indicate the normative group applied to the scoring.</xsd:documentation>
    </xsd:annotation>
</xsd:element>