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 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)
Collapse Derivation Tree: