HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Remuneration

Name Remuneration
Type RemunerationType
Documentation (of type) Dictionary Entry Name: Remuneration Amount. Details

Definition: Contains a remuneration amount and related metadata, including the interval or basis used to express the pay rate (per hour, day, week, month, etc.) .

Usage Rule: RemunerationRateIntervalCode is optional. However, it is an HR-XML closed list. If used, values must be implemented without extension or restriction. If a custom code or basis is required, the optional RemunerationRateIntervalCode should be ommited that the custom code expressed within the UserArea.

XML Instance Representation
<Remuneration
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< ID> ... </ ID> [0..1]
<oa: Amount> ... </oa: Amount> [0..1]
< RemunerationRateIntervalCode> ... </ RemunerationRateIntervalCode> [0..1]
< RemunerationTypeCode> ... </ RemunerationTypeCode> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Remuneration>
Schema Component Representation
<xsd:element name="Remuneration" type=" RemunerationType"/>