Definition Type: Element
Name: PayrollTypeString
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:StringType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the type of payroll, e.g. salaried, hourly, etc.
Collapse XSD Schema Diagram:
XSD Diagram of PayrollTypeString in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PayrollTypeString" type="qdt:StringType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates the type of payroll, e.g. salaried, hourly,
                        etc.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: