Description
If the price that is to be calculated depends on the dimension depth, this element is set to 1, otherwise it is set to 0. |
D boolean P M |
Type
Restriction of xs:boolean
Diagram
Overview
|
DEPTH_Y Restriction of xs:boolean
If the price that is to be calculated depends on the dimension depth, this element is set to 1, otherwise it is set to 0. |
D boolean P M |
|
Source
<xs:element name="DEPTH_Y" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>150--4--Tiefe_Y</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