Definition Type: SimpleType
Name: IncomePeriodEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Used to indicate the duration of financing or income.
Collapse XSD Schema Diagram:
XSD Diagram of IncomePeriodEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="IncomePeriodEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Used to indicate the duration of financing or income.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="HR">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Hour</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="WK">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Week</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="BiWK">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Bi-Weekly</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="MO">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Monthly</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="YR">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Year</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SmMO">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Semi-Monthly</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SmAN">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Semi-Annually. Semi-Annually is twice per year</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Q">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Quarterly.  Quarterly is four times per year.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration HR
Enumeration WK
Enumeration BiWK
Enumeration MO
Enumeration YR
Enumeration SmMO
Enumeration SmAN
Enumeration Q
Collapse Derivation Tree:
Collapse References:
star:IncomePeriodCode, star:IncomePeriodCode