Definition Type: Element
Name: Coupon
Namespace: http://www.starstandard.org/STAR/5
Type: star:CouponType
Containing Schema: Components.xsd
Abstract
Documentation:
Coupons associated with job
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of Coupon in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Coupon" type="CouponType">
    <xsd:annotation>
        <xsd:documentation>Coupons associated with job</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)
Collapse Derivation Tree: