Definition Type: ComplexType
Name: EPMRaterPanelType
Namespace: http://www.hr-xml.org/3
Containing Schema: EPMRaterPanel.xsd
Abstract
Documentation:
Employee Performance Management_ Rater Panel. Details Contains a collection of data relevant to the panel responsible for rating the employee's performance.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into RaterPanel in schema components_xsd Drilldown into AppraisalScheduleCode in schema fields_xsd Drilldown into AppraisalReasonCode in schema fields_xsd Drilldown into Preparer in schema components_xsd Drilldown into AppraisalSubject in schema components_xsd Drilldown into AppraisalPeriod in schema components_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into RequesterParty in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into DocumentSequence in schema fields_xsd Drilldown into AlternateDocumentID in schema fields_xsd Drilldown into DocumentID in schema fields_xsd Drilldown into DocumentIDGroup in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of EPMRaterPanelType in schema epmraterpanel_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EPMRaterPanelType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Employee Performance Management_ Rater Panel. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a collection of data relevant to the panel responsible for rating the employee's performance.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="DocumentIDGroup" minOccurs="0" />
        <xsd:element ref="DocumentSequence" minOccurs="0" />
        <xsd:element ref="CustomerParty" minOccurs="0" />
        <xsd:element ref="RequesterParty" minOccurs="0" />
        <xsd:element ref="SupplierParty" minOccurs="0" />
        <xsd:element ref="AppraisalPeriod" minOccurs="0" />
        <xsd:element ref="AppraisalSubject" minOccurs="0" />
        <xsd:element ref="Preparer" minOccurs="0" />
        <xsd:element ref="AppraisalReasonCode" minOccurs="0" />
        <xsd:element ref="AppraisalScheduleCode" minOccurs="0" />
        <xsd:element ref="RaterPanel" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID (1) (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
DocumentSequence nsA:DocumentSequence 0 (1)
CustomerParty nsA:CustomerParty 0 (1)
RequesterParty nsA:RequesterParty 0 (1)
SupplierParty nsA:SupplierParty 0 (1)
AppraisalPeriod nsA:AppraisalPeriod 0 (1)
AppraisalSubject nsA:AppraisalSubject 0 (1)
Preparer nsA:Preparer 0 (1)
AppraisalReasonCode nsA:AppraisalReasonCode 0 (1)
AppraisalScheduleCode nsA:AppraisalScheduleCode 0 (1)
RaterPanel nsA:RaterPanel 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:EPMRaterPanel