Definition Type: ComplexType
Name: EPMCompetencyGroupResultType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMResultGroupBaseType
Containing Schema: EPMTypes.xsd
Abstract
Documentation:
Provides a structure for grouping and providing a summary score for a set of individual competencies.
Collapse XSD Schema Diagram:
Drilldown into CompetencySingleResult in schema epmtypes_xsd Drilldown into Comments in schema epmtypes_xsd Drilldown into MultiRaterGroupScore in schema epmtypes_xsd Drilldown into MultiRaterScoreSummary in schema epmtypes_xsd Drilldown into IndividualRaterScore in schema epmtypes_xsd Drilldown into Band in schema epmtypes_xsd Drilldown into Score in schema epmtypes_xsd Drilldown into Weight in schema epmtypes_xsd Drilldown into Description in schema epmtypes_xsd Drilldown into Passed in schema epmtypes_xsd Drilldown into ScoreId in schema epmtypes_xsd Drilldown into EPMResultGroupBaseType in schema epmtypes_xsdXSD Diagram of EPMCompetencyGroupResultType in schema epmtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EPMCompetencyGroupResultType">
    <xsd:annotation>
        <xsd:documentation>Provides a structure for grouping and providing a summary score for a set of individual competencies.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="EPMResultGroupBaseType">
            <xsd:sequence>
                <xsd:element name="CompetencySingleResult" type="EPMCompetencySingleResultType" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScoreId hr:ScoreId 0 (1)
Passed hr:Passed 0 (1)
Description hr:Description 0 (1)
Weight hr:Weight 0 (1)
Score hr:Score 0 (1)
Band hr:Band 0 (1)
IndividualRaterScore hr:IndividualRaterScore 0 unbounded
MultiRaterScoreSummary hr:MultiRaterScoreSummary 0 (1)
MultiRaterGroupScore hr:MultiRaterGroupScore 0 unbounded
Comments hr:Comments 0 unbounded
CompetencySingleResult hr:CompetencySingleResult (1) unbounded
Collapse Derivation Tree:
Collapse References:
hr:CompetencyGroupResult