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