Definition Type: Element
Name: PriceBreak
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PriceBreakType
Containing Schema: OrderManagementComponents.xsd
Abstract
Documentation:
This defines the prices and modifiers to the price for buying a given quantity or value of an item or item category on a price list line. For Price List Lines that specify Items the price breaks can be specified in terms of quantity or amount. For Price list lines that specify commodity, price breaks can only be specified in terms of currency amount
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into PriceBreakAmount in schema fields_xsd1 Drilldown into PriceBreakQuantity in schema fields_xsd1 Drilldown into OverridePrice in schema fields_xsd1 Drilldown into DiscountPercent in schema fields_xsd1 Drilldown into DiscountAmount in schema fields_xsd1 Drilldown into PriceBreakType in schema ordermanagementcomponents_xsdXSD Diagram of PriceBreak in schema ordermanagementcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PriceBreak" type="PriceBreakType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">This defines the prices and modifiers to the price for buying a given quantity or value of an item or item category on a price list line. For Price List Lines that specify Items the price breaks can be specified in terms of quantity or amount. For Price list lines that specify commodity, price breaks can only be specified in terms of currency amount</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DiscountAmount oa:DiscountAmount 0 (1)
DiscountPercent oa:DiscountPercent 0 (1)
OverridePrice oa:OverridePrice 0 (1)
PriceBreakQuantity oa:PriceBreakQuantity 0 (1)
PriceBreakAmount oa:PriceBreakAmount 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: