Definition Type: Element
Name: PaymentMethod
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Party receiving the incentive payment: Dealer = Rebate Applied to the Deal Customer = Rebate Paid by Check DealerORCustomer = Rebate Applied to the Deal OR Rebate Paid by Check
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of PaymentMethod in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="PaymentMethod" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						Party receiving the incentive payment:
						Dealer = Rebate Applied to the Deal
						Customer = Rebate Paid by Check
						DealerORCustomer = Rebate Applied to the Deal  OR Rebate Paid by Check
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: