Definition Type: Element
Name: RequestedAmountDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:RequestedAmountDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
The purpose of the RequestedAmount component is to identify the type of amount requested by a Dealer for a Warranty Claim Submission and the amount.
Collapse XSD Schema Diagram:
Drilldown into RequestedAmount in schema components_xsd Drilldown into RequestedAmountTypeCode in schema components_xsd Drilldown into RequestedAmountDetailType in schema components_xsdXSD Diagram of RequestedAmountDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RequestedAmountDetail" type="RequestedAmountDetailType">
    <xsd:annotation>
        <xsd:documentation>The purpose of the RequestedAmount component is to identify the type
                of amount requested by a Dealer for a Warranty Claim Submission and the
            amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequestedAmountTypeCode star:RequestedAmountTypeCode 1 1
RequestedAmount star:RequestedAmount 1 1
Collapse Derivation Tree: