Definition Type: Element
Name: CreditContractCoupon
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditContractCouponType
Containing Schema: Components.xsd
Abstract
Documentation:
The CreditContractCoupon component represents a discount associated with the contract.
Collapse XSD Schema Diagram:
Drilldown into DiscountPercentage in schema components_xsd Drilldown into CouponComment in schema components_xsd Drilldown into CouponDiscountAmount in schema components_xsd Drilldown into CouponDescription in schema components_xsd Drilldown into CouponID in schema components_xsd Drilldown into CouponType in schema components_xsd Drilldown into CreditContractCouponType in schema components_xsdXSD Diagram of CreditContractCoupon in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreditContractCoupon" type="CreditContractCouponType">
    <xsd:annotation>
        <xsd:documentation>The CreditContractCoupon component represents a discount associated with the contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CouponID star:CouponID 0 (1)
CouponDescription star:CouponDescription 0 unbounded
CouponDiscountAmount star:CouponDiscountAmount 0 (1)
CouponComment star:CouponComment 0 (1)
DiscountPercentage star:DiscountPercentage 0 (1)
Collapse Derivation Tree: