Definition Type: Element
Name: AutomaticPayment
Namespace: http://www.starstandard.org/STAR/5
Type: star:AutomaticPaymentType
Containing Schema: Components.xsd
Abstract
Documentation:
The AutomaticPayment component represents electronic funds transfers (EFT) or payroll deductions. This component would be used if the applicant elects not to pay manually.
Collapse XSD Schema Diagram:
Drilldown into EFT in schema components_xsd Drilldown into PayrollDeduction in schema components_xsd Drilldown into AutomaticPaymentType in schema components_xsdXSD Diagram of AutomaticPayment in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AutomaticPayment" type="AutomaticPaymentType">
    <xsd:annotation>
        <xsd:documentation>The AutomaticPayment component represents electronic funds transfers (EFT) or payroll deductions. This component would be used if the applicant elects not to pay manually.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PayrollDeduction star:PayrollDeduction 0 (1)
EFT star:EFT 0 (1)
Collapse Derivation Tree: