Definition Type: ComplexType
Name: NonDefaultCurrencyPriceGroupType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The price information that is not for the default currency as specified in the header.
Collapse XSD Schema Diagram:
Drilldown into Price in schema components_xsdXSD Diagram of NonDefaultCurrencyPriceGroupType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="NonDefaultCurrencyPriceGroupType">
    <xsd:annotation>
        <xsd:documentation>The price information that is not for the default currency as specified in the header.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="1" ref="Price" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Price star:Price 1 unbounded
Collapse Derivation Tree:
Collapse References:
star:NonDefaultCurrencyPriceGroup