Definition Type: ComplexType
Name: WarrantyClaimBaseType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExternalReferenceNumberString in schema components_xsd Drilldown into OEMClaimNumberString in schema components_xsd Drilldown into ClaimTypeString in schema components_xsd Drilldown into ClaimNumberString in schema components_xsdXSD Diagram of WarrantyClaimBaseType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="WarrantyClaimBaseType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="ClaimNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Identifier of claim entered by dealer
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ClaimTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Identifier of the type of claim
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="OEMClaimNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Assigned by OEM at time of claim
                        processing
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ExternalReferenceNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Secondary identifying scheme that is meaningful to
                        claimant
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ClaimNumberString star:ClaimNumberString 0 (1)
ClaimTypeString star:ClaimTypeString 0 (1)
OEMClaimNumberString star:OEMClaimNumberString 0 (1)
ExternalReferenceNumberString star:ExternalReferenceNumberString 0 (1)
Collapse Derivation Tree:
Collapse References:
star:WarrantyClaimBasestar:WarrantyClaimHistoryType, star:WarrantyClaimReconciliationType,