Definition Type: Element
Name: ProductTypeString
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:StringType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the finance type (e.g., single pay lease vs. monthly pay). The product type further defines the finance type.
Collapse XSD Schema Diagram:
XSD Diagram of ProductTypeString in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="ProductTypeString" type="qdt:StringType">
    <xsd:annotation>
        <xsd:documentation>
                                Defines the finance type (e.g., single pay lease
                                    vs. monthly pay). The product type further defines the finance
                                    type.
                            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: