Definition Type: Element
Name: EFT
Namespace: http://www.starstandard.org/STAR/5
Type: star:EFTType
Containing Schema: Components.xsd
Abstract
Documentation:
The EFT component represents the applicant's electronic funds transfer (EFT) information allowing the applicant to make payments on an automated basis.
Collapse XSD Schema Diagram:
Drilldown into BankFinancialInstitution in schema components_xsd Drilldown into CompanyName in schema components_xsd Drilldown into TransferFrequencyCode in schema components_xsd Drilldown into AlternatePartyDocument in schema components_xsd Drilldown into SpecifiedPerson in schema components_xsd Drilldown into EFTType in schema components_xsdXSD Diagram of EFT in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="EFT" type="EFTType">
    <xsd:annotation>
        <xsd:documentation>The EFT component represents the applicant's electronic funds transfer (EFT) information allowing the applicant to make payments on an automated basis.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecifiedPerson star:SpecifiedPerson 0 (1)
AlternatePartyDocument star:AlternatePartyDocument 0 unbounded
TransferFrequencyCode star:TransferFrequencyCode (1) (1)
CompanyName star:CompanyName 0 (1)
BankFinancialInstitution star:BankFinancialInstitution 0 (1)
Collapse Derivation Tree: