Definition Type: Element
Name: PeriodsInYearNumeric
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The number of periods in a year. 12 means the calculation is done monthly, 52 weekly, etc
Collapse XSD Schema Diagram:
XSD Diagram of PeriodsInYearNumeric in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PeriodsInYearNumeric" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The number of periods in a year.  12 means the calculation is done monthly, 52 weekly, etc</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: