Definition Type: ComplexType
Name: PriceListQualifierType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: PriceList.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into CustomerParty in schema components_xsd1 Drilldown into CatalogReference in schema components_xsd1XSD Diagram of PriceListQualifierType in schema pricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PriceListQualifierType">
    <xsd:sequence>
        <xsd:element ref="CatalogReference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Reference to the Catalog in which the PriceList applies.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CustomerParty" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="FreeFormTextGroup" />
        <!-- <xsd:element ref="UserArea" minOccurs="0"/> -->
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CatalogReference oagis:CatalogReference 0 unbounded
CustomerParty oagis:CustomerParty 0 unbounded
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
oagis:PriceListQualifier