Definition Type: Element
Name: MinimumPaymentPercent
Namespace: http://www.starstandard.org/STAR/5
Type: udt:PercentType
Containing Schema: Components.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The minimum percentage of payment for this Terms record. An example of a percentage value shown in decimal form would be 56.5% which would be 0.565 in decimal form.
Collapse XSD Schema Diagram:
XSD Diagram of MinimumPaymentPercent in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MinimumPaymentPercent" type="udt:PercentType">
    <xsd:annotation>
        <xsd:documentation>
                        The minimum percentage of payment for this Terms record. An
                            example of a percentage value shown in decimal form would be 56.5% which
                            would be 0.565 in decimal form.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: