IDMW 2.0 XML-Schema Dokumentation
WIDTH_X Element
IDMW 2.0 XML-Schema Dokumentation > T_NEW_CATALOG Element > PRICE_DEFINITION Element > PRICE_TYPES Element > PRICE_TYPE Element : WIDTH_X Element
Description
If the price that is to be calculated depends on the dimension width, this element is set to 1, otherwise it is set to 0.    D   boolean
   P   
   M
Namespace (none)
Type
Restriction of xs:boolean
Diagram
WIDTH_X Element
Overview
WIDTH_X Restriction of xs:boolean
If the price that is to be calculated depends on the dimension width, this element is set to 1, otherwise it is set to 0.    D   boolean
   P   
   M
Remarks

Source
<xs:element name="WIDTH_X" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>150--3--Breite_X</xs:documentation>
    <xs:documentation>Version Beta 2.0 Build 0</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