Definition Type: Element
Name: WarrantyClaimDeductible
Namespace: http://www.starstandard.org/STAR/5
Type: star:WarrantyClaimDeductibleType
Containing Schema: Components.xsd
Abstract
Documentation:
Deductible information associated with Warranty Claim
Collapse XSD Schema Diagram:
Drilldown into DeductibleWaiverIndicator in schema components_xsd Drilldown into Tax in schema components_xsd Drilldown into DeductibleAmount in schema components_xsd Drilldown into DeductibleTypeString in schema components_xsd Drilldown into WarrantyClaimDeductibleType in schema components_xsdXSD Diagram of WarrantyClaimDeductible in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="WarrantyClaimDeductible" type="WarrantyClaimDeductibleType">
    <xsd:annotation>
        <xsd:documentation>Deductible information associated with Warranty Claim</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeductibleTypeString star:DeductibleTypeString 0 (1)
DeductibleAmount star:DeductibleAmount 0 (1)
Tax star:Tax 0 unbounded
DeductibleWaiverIndicator star:DeductibleWaiverIndicator 0 (1)
Collapse Derivation Tree: