Definition Type: Element
Name: RemunerationRecommendationDetail
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMRemunerationRecommendationType
Containing Schema: EPMResult.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains recommendations for "remuneration" changes/increases associated with the performance management result. This element is repeatable so that multiple compensation components can be represented.
Collapse XSD Schema Diagram:
Drilldown into Incentive in schema epmtypes_xsd Drilldown into Bonus in schema epmtypes_xsd Drilldown into NewBasePay in schema epmtypes_xsd Drilldown into CurrentBasePay in schema epmtypes_xsd Drilldown into StartDate in schema epmtypes_xsd Drilldown into Comments in schema epmtypes_xsd Drilldown into ReferenceId in schema epmtypes_xsd Drilldown into EPMRemunerationRecommendationType in schema epmtypes_xsdXSD Diagram of RemunerationRecommendationDetail in schema epmresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RemunerationRecommendationDetail" type="EPMRemunerationRecommendationType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains recommendations for "remuneration" changes/increases associated with the performance management result. This element is repeatable so that multiple compensation components can be represented.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReferenceId hr:ReferenceId 0 (1)
Comments hr:Comments 0 unbounded
StartDate hr:StartDate 0 (1)
CurrentBasePay hr:CurrentBasePay 0 (1)
NewBasePay hr:NewBasePay 0 (1)
Bonus hr:Bonus 0 (1)
Incentive hr:Incentive 0 (1)
Collapse Derivation Tree: