Definition Type: Element
Name: ComponentRateIndicator
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
Used to describe a staffing rate. A staffing 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.
Collapse XSD Schema Diagram:
XSD Diagram of ComponentRateIndicator in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ComponentRateIndicator" type="oa:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>
Used to describe a staffing rate. A staffing 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.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: