Indicates the type of payroll, e.g. salaried, hourly, etc.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="PayrollTypeString" type="qdt:StringType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the type of payroll, e.g. salaried, hourly, etc.</xsd:documentation>
</xsd:annotation>
</xsd:element>