Definition Type: Element
Name: MinimumPaymentPercent
Namespace: http://www.starstandard.org/STAR/5
Type: udt:PercentType
Containing Schema: Fields.xsd
Abstract
Documentation:
The miniumum percentage of payment for this Terms record. An example of a percentage value show 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 fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MinimumPaymentPercent" type="udt:PercentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The miniumum percentage
                of payment for this Terms record. An example of a percentage value show in decimal
                form would be 56.5%, which would be 0.565 in decimal form.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: