Definition Type: ComplexType
Name: TermsOptionGroupType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TermsDetail in schema components_xsdXSD Diagram of TermsOptionGroupType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TermsOptionGroupType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" ref="TermsDetail">
            <xsd:annotation>
                <xsd:documentation>
                        The Terms component represents the payment terms as
                            specified by the supplier in a program interpretable way. Such
                            information can tie to the accounting package of a
                        DMS.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TermsDetail star:TermsDetail (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:TermsOptionGroup