IDMW 2.0 XML-Schema Dokumentation
DEPTH Element
IDMW 2.0 XML-Schema Dokumentation > T_NEW_CATALOG Element > SERIES Element > SERIE Element > PRODUCT_GROUPS Element > PRODUCT_GROUP Element > ITEMS Element > ITEM Element > PACKAGE_LIST Element > PACKAGE_LIST_POS Element : DEPTH Element
Description

The depth is specified in this element.

 

   D   nonNegativeInteger
   P   
   M   [0:9999]
Namespace (none)
Type
Restriction of xs:nonNegativeInteger
Diagram
DEPTH Element
Overview
DEPTH Restriction of xs:nonNegativeInteger

The depth is specified in this element.

 

   D   nonNegativeInteger
   P   
   M   [0:9999]
Source
<xs:element name="DEPTH" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>400--20--Gewicht</xs:documentation>
    <xs:documentation>Version Beta 2.0 Build 0</xs:documentation>
    <xs:documentation xml:lang="de">Gewicht-Brutto IDM 21-Build 15</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:nonNegativeInteger">
      <xs:minInclusive value="0" />
      <xs:maxInclusive value="9999" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
PACKAGE_LIST_POS ElementPACKAGE_LIST ElementITEM ElementITEMS ElementPRODUCT_GROUP ElementPRODUCT_GROUPS ElementSERIE ElementSERIES ElementT_NEW_CATALOG ElementIDMW 2.0 XML-Schema Dokumentation