Definition Type: Element
Name: PayrollDeduction
Namespace: http://www.starstandard.org/STAR/5
Type: star:PayrollDeductionType
Containing Schema: Components.xsd
Abstract
Documentation:
This component reflects payroll deduction information for applicants that are employees of the OEM, finance source, etc. that have elected to have payments automatically deducted from their payroll.
Collapse XSD Schema Diagram:
Drilldown into PayrollFrequencyCode in schema components_xsd Drilldown into PayrollTypeString in schema components_xsd Drilldown into PayrollLocation in schema components_xsd Drilldown into AlternatePartyDocument in schema components_xsd Drilldown into SpecifiedPerson in schema components_xsd Drilldown into PayrollDeductionType in schema components_xsdXSD Diagram of PayrollDeduction in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PayrollDeduction" type="PayrollDeductionType">
    <xsd:annotation>
        <xsd:documentation>This component reflects
                payroll deduction information for applicants that are employees of the OEM,
                finance source, etc. that have elected to have payments automatically deducted
                from their payroll.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecifiedPerson star:SpecifiedPerson (1) (1)
AlternatePartyDocument star:AlternatePartyDocument 0 unbounded
PayrollLocation star:PayrollLocation 0 (1)
PayrollTypeString star:PayrollTypeString 0 (1)
PayrollFrequencyCode star:PayrollFrequencyCode 0 (1)
Collapse Derivation Tree: