Definition Type: Element
Name: PointsAvailableForRedemption
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The amount of points earned or used in a particular repair order.
Collapse XSD Schema Diagram:
XSD Diagram of PointsAvailableForRedemption in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PointsAvailableForRedemption" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The amount of points earned or used in a particular repair order.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: