Definition Type: ComplexType
Name: EPMOtherRatingSectionSingleResult
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMSectionSingleResultBaseType
Containing Schema: EPMTypes.xsd
Abstract
Documentation:
Contains rating information with respect to a single item within a "OtherRatingSection" -- that is, a section that is neither a CompetencySection or ObjectivesSection.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema userarea_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 EPMSectionSingleResultBaseType in schema epmtypes_xsdXSD Diagram of EPMOtherRatingSectionSingleResult in schema epmtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EPMOtherRatingSectionSingleResult">
    <xsd:annotation>
        <xsd:documentation>Contains rating information with respect to a single item within a "OtherRatingSection" -- that is, a section that is neither a CompetencySection or ObjectivesSection.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="EPMSectionSingleResultBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </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
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:OtherRatingSection, hr:SectionSingleResult