Definition Type: ComplexType
Name: CreditApplicationHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditHeaderBaseType
Containing Schema: CreditApplication.xsd
Abstract
Documentation:
For each CreditApplication represented in the DataArea of the Credit Application Business Object Document, there must be one occurrence of the Header component.
Collapse XSD Schema Diagram:
Drilldown into Privacy in schema components_xsd Drilldown into ApplicationStatusCode in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into FinanceParty in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsd Drilldown into CreditHeaderBaseType in schema components_xsdXSD Diagram of CreditApplicationHeaderType in schema creditapplication_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CreditApplicationHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">For each CreditApplication represented in the DataArea of the
            Credit Application Business Object Document, there must be one occurrence of the Header component.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="CreditHeaderBaseType">
            <xsd:sequence>
                <xsd:element ref="Privacy" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org"> The Privacy component represents any privacy rights
                        the party has subscribed to or opted out of.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
FinanceParty star:FinanceParty (1) (1)
DealerParty star:DealerParty 0 (1)
ApplicationStatusCode star:ApplicationStatusCode (1) (1)
Privacy star:Privacy 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:CreditApplicationHeader