Definition Type: ComplexType
Name: CompetencyResultGroupType
Namespace: http://www.hr-xml.org/3
Type: nsA:RaterBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
A set of related competencies that are rated or measured together.
Collapse XSD Schema Diagram:
Drilldown into CompetencyResult in schema components_xsd Drilldown into DevelopmentItem in schema components_xsd Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into MultiRaterGroupScore in schema components_xsd Drilldown into MultiRaterScoreSummary in schema components_xsd Drilldown into IndividualRaterScore in schema components_xsd Drilldown into BandID in schema fields_xsd Drilldown into Score in schema components_xsd Drilldown into Weight in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into PassedIndicator in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into RaterBaseType in schema components_xsdXSD Diagram of CompetencyResultGroupType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CompetencyResultGroupType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A set of related competencies that are rated or measured together.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="RaterBaseType">
            <xsd:sequence>
                <xsd:element ref="DevelopmentItem" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="CompetencyResult" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
PassedIndicator nsA:PassedIndicator 0 (1)
Description oa:Description 0 unbounded
Weight nsA:Weight 0 (1)
Score nsA:Score 0 (1)
BandID nsA:BandID 0 (1)
IndividualRaterScore nsA:IndividualRaterScore 0 unbounded
MultiRaterScoreSummary nsA:MultiRaterScoreSummary 0 (1)
MultiRaterGroupScore nsA:MultiRaterGroupScore 0 unbounded
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
DevelopmentItem nsA:DevelopmentItem 0 unbounded
CompetencyResult nsA:CompetencyResult (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CompetencyResultGroup