Definition Type: Element
Name: TermsOptionGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:TermsOptionGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The TermsOptionGroup component represents a set of options for the terms of the payment. Each occurence of TermsOptionGroup is, by definition, a payment option to the other TermsOptionGroup occurrences. (Boolean OR among TermsOptionGroup occurences)
Collapse XSD Schema Diagram:
Drilldown into TermsDetail in schema components_xsd Drilldown into TermsOptionGroupType in schema components_xsdXSD Diagram of TermsOptionGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TermsOptionGroup" type="TermsOptionGroupType">
    <xsd:annotation>
        <xsd:documentation>The TermsOptionGroup component represents a set of options for the terms of the payment. Each occurence of TermsOptionGroup is, by definition, a payment option to the other TermsOptionGroup occurrences. (Boolean OR among TermsOptionGroup occurences)</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TermsDetail star:TermsDetail (1) unbounded
Collapse Derivation Tree: