Definition Type: Element
Name: PriceList
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:PriceListType
Containing Schema: PriceList.xsd
Abstract
Documentation:
Defines a list of items with their base price, price breaks, discounts and qualifiers. For each item, price breaks can be defined, above which certain discounts or overriding prices might apply. Price breaks can be defined in volume or in dollar amount. Price list qualifiers specify for which catalog, customer and/or effective dates this price list applies.
Collapse XSD Schema Diagram:
Drilldown into PriceListLine in schema pricelist_xsd Drilldown into PriceListHeader in schema pricelist_xsd Drilldown into PriceListType in schema pricelist_xsdXSD Diagram of PriceList in schema pricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PriceList" type="PriceListType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Defines a list of items with their base price, price breaks, discounts and qualifiers. For each item, price breaks can be defined, above which certain discounts or overriding prices might apply. Price breaks can be defined in volume or in dollar amount. Price list qualifiers specify for which catalog, customer and/or effective dates this price list applies.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceListHeader oagis:PriceListHeader 0 (1)
PriceListLine oagis:PriceListLine 0 unbounded
Collapse Derivation Tree: