Definition Type: Element
Name: DealerCertificationGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:CertificationGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The DealerCertificationGroup is used to identify any certifications that the dealer may have, e.g., NMMA certification, OEM-specified certification, authorized Ford Dealer, etc. and the issuer of the certification(s).
Collapse XSD Schema Diagram:
Drilldown into RepairOrderNumber in schema components_xsd Drilldown into ClassAndWarranty in schema components_xsd Drilldown into PreviousOwnerParty in schema components_xsd Drilldown into VehiclePreviousUseCode in schema components_xsd Drilldown into ActualOdometer in schema components_xsd Drilldown into CertifiedWarrantyCode in schema components_xsd Drilldown into CertificationDate in schema components_xsd Drilldown into CertificationValue in schema components_xsd Drilldown into CertificationIssuerName in schema components_xsd Drilldown into CertificationGroupType in schema components_xsdXSD Diagram of DealerCertificationGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DealerCertificationGroup" type="CertificationGroupType">
    <xsd:annotation>
        <xsd:documentation>The DealerCertificationGroup is used to identify any certifications that the dealer may have, e.g., NMMA certification, OEM-specified certification, authorized Ford Dealer, etc. and the issuer of the certification(s).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CertificationIssuerName star:CertificationIssuerName 0 (1)
CertificationValue star:CertificationValue 0 (1)
CertificationDate star:CertificationDate 0 (1)
CertifiedWarrantyCode star:CertifiedWarrantyCode 0 (1)
ActualOdometer star:ActualOdometer 0 (1)
VehiclePreviousUseCode star:VehiclePreviousUseCode 0 (1)
PreviousOwnerParty star:PreviousOwnerParty 0 (1)
ClassAndWarranty star:ClassAndWarranty 0 unbounded
RepairOrderNumber star:RepairOrderNumber 0 unbounded
Collapse Derivation Tree: