Definition Type: Element
Name: MaxTerm
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:NonNegativeIntegerNumericType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The maximum length of a contract in months.
Collapse XSD Schema Diagram:
XSD Diagram of MaxTerm in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="MaxTerm" type="qdt:NonNegativeIntegerNumericType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						The maximum length of a contract in months.
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: