Definition Type: Element
Name: PayrollFrequencyCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PayrollFrequencyEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates how often the applicant is paid. HR = Hour, WK = Week, BWM = Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly
Collapse XSD Schema Diagram:
XSD Diagram of PayrollFrequencyCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PayrollFrequencyCode" type="scl:PayrollFrequencyEnumeratedType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates how often the applicant is paid. HR = Hour, WK =
                            Week, BWM = Bi-Weekly, MO = Month, YR = Year,
                        SmMO=SemiMonthly
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: