HR-XML 3.0 Standards, 2009  September  23.

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

Element: StaffingRate

Name StaffingRate
Type StaffingRateType
Documentation (of type) A collection of information describing a rate associated with a staffing assignment or that is demanded by or paid to a staffing resource. A rate may be expressed as one or more component rates or a consolidated rate. A consolidated rate combines more than one component rate into a single, flat rate.
XML Instance Representation
<StaffingRate
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< RateID> ... </ RateID> [0..*]
< OrderLineID> ... </ OrderLineID> [0..1]
< RateDescription> ... </ RateDescription> [0..*]
< ComponentRateIndicator> ... </ ComponentRateIndicator> [0..1]
< RateTypeCode> ... </ RateTypeCode> [0..1]
< RateClassCode> ... </ RateClassCode> [0..1]
< RateStatusCode> ... </ RateStatusCode> [0..1]
<oa: Amount> ... </oa: Amount> [0..1]
< PayRateIntervalCode> ... </ PayRateIntervalCode> [0..1]
< Multiplier> ... </ Multiplier> [0..*]
< CustomerRateClass> ... </ CustomerRateClass> [0..1]
< CustomerRateBaseClass> ... </ CustomerRateBaseClass> [0..1]
< Markup> ... </ Markup> [0..1]
< PieceWork> ... </ PieceWork> [0..*]
< TimeWorkedRounding> ... </ TimeWorkedRounding> [0..*]
< UserArea> ... </ UserArea> [0..1]
</StaffingRate>
Schema Component Representation
<xsd:element name="StaffingRate" type=" StaffingRateType"/>