Definition Type: Element
Name: PricingDeltaPercent
Namespace: http://www.starstandard.org/STAR/5
Type: udt:PercentType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used to express the price delta relative to either â??msrp᾿ or â??invoice
Collapse XSD Schema Diagram:
XSD Diagram of PricingDeltaPercent in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PricingDeltaPercent" type="udt:PercentType">
    <xsd:annotation>
        <xsd:documentation>
                                Used to express the price delta relative to either
                                    â??msrp᾿
                                    or
                                â??invoice
                            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: