Definition Type: Element
Name: AmountPerCertificate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The amount that is listed on each certificate that the customer is qualified to receive as an incentive
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of AmountPerCertificate in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="AmountPerCertificate" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						The amount that is listed on each certificate that the customer is qualified to receive as an incentive
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: