IDMW 2.0 XML-Schema Dokumentation
BASIC_PRICE_DEPENDENT Element
IDMW 2.0 XML-Schema Dokumentation > T_NEW_CATALOG Element > PRICE_DEFINITION Element > PRICE_TYPES Element > PRICE_TYPE Element : BASIC_PRICE_DEPENDENT Element
Description

If the element is set to 1, the price will be calculated
on the basis of the base price and a base price unit. If the value is 0,
the price calculation is independent from a base price.

The element .../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/PRICE_MINIMUM_BASIC Izzy is to specify the
items base price applicable for the calculation and in .../ITEM/
PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/BASIC_PRICE_UNIT the
.../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/BASIC_PRICE_UNIT element. The base price unit  is used
as a base value and/or starting point for the dimension-variable calculation.

The element ...ITEM/ADDITIONAL_PRICE_GROUP/PRICE_FEATURE_GROUP_REF/ITEM_PRICE/PRICE
is used to specify the price that serves as a basis for the calculation of the filler price
that corresponds to the basic unit defined in the BASIC_UNIT element.
The base price is always a piece price. An item that is assigned a base price calculation
cannot be assigned a minimum price. The final price
of the item consists of the base price + the
calculated filler price in consideration of the logic defined in the element.
Base prices can only be assigned to items for which at least
one-dimensional is used for calculation purposes.

The effective item prices are calculated as follows:
The dimensions of the base price unit must be subtracted from the item dimensions. The remaining dimensions are the infill dimensions.
To calculate the price for the infill dimensions, the logic from the PRICE_TYPE element in conjunction with the
price from element .../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/PRICE is used.
If the infill dimensions are less than 0, the calculations continue with an infill dimension value of 0.

 

   D   boolean
   P   
   M
Namespace (none)
Type
Restriction of xs:boolean
Diagram
BASIC_PRICE_DEPENDENT Element
Overview
BASIC_PRICE_DEPENDENT Restriction of xs:boolean

If the element is set to 1, the price will be calculated
on the basis of the base price and a base price unit. If the value is 0,
the price calculation is independent from a base price.

The element .../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/PRICE_MINIMUM_BASIC Izzy is to specify the
items base price applicable for the calculation and in .../ITEM/
PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/BASIC_PRICE_UNIT the
.../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/BASIC_PRICE_UNIT element. The base price unit  is used
as a base value and/or starting point for the dimension-variable calculation.

The element ...ITEM/ADDITIONAL_PRICE_GROUP/PRICE_FEATURE_GROUP_REF/ITEM_PRICE/PRICE
is used to specify the price that serves as a basis for the calculation of the filler price
that corresponds to the basic unit defined in the BASIC_UNIT element.
The base price is always a piece price. An item that is assigned a base price calculation
cannot be assigned a minimum price. The final price
of the item consists of the base price + the
calculated filler price in consideration of the logic defined in the element.
Base prices can only be assigned to items for which at least
one-dimensional is used for calculation purposes.

The effective item prices are calculated as follows:
The dimensions of the base price unit must be subtracted from the item dimensions. The remaining dimensions are the infill dimensions.
To calculate the price for the infill dimensions, the logic from the PRICE_TYPE element in conjunction with the
price from element .../ITEM/PRICE_FEATURE_GROUP_BASE_PRICE_REF/ITEM_PRICE/PRICE is used.
If the infill dimensions are less than 0, the calculations continue with an infill dimension value of 0.

 

   D   boolean
   P   
   M
Remarks

Source
<xs:element name="BASIC_PRICE_DEPENDENT" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>150--8--Grundpreisabhaengig</xs:documentation>
    <xs:documentation>Version Beta 2.0 Build 3</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:boolean" />
  </xs:simpleType>
</xs:element>
See Also
PRICE_TYPE ElementPRICE_TYPES ElementPRICE_DEFINITION ElementT_NEW_CATALOG ElementIDMW 2.0 XML-Schema Dokumentation