Definition Type: ComplexType
Name: RaterBaseType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of RaterBaseType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="RaterBaseType">
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="PassedIndicator" minOccurs="0" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Weight" minOccurs="0" />
        <xsd:element ref="Score" minOccurs="0" />
        <xsd:element ref="BandID" minOccurs="0" />
        <xsd:element ref="IndividualRaterScore" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MultiRaterScoreSummary" minOccurs="0" />
        <xsd:element ref="MultiRaterGroupScore" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</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)
Collapse Derivation Tree:
Collapse References:
nsA:BehavioralIndicatorScoreType, nsA:CompetencyResultGroupType, nsA:CompetencyResultType, nsA:OtherRatingnsA:OtherRatingGroupType,