ARTICLE_DIMENSIONS

Element Information

Model

Source

<xsd:element name="ARTICLE_DIMENSIONS">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="VOLUME" minOccurs="0"/>
      <xsd:element ref="WEIGHT" minOccurs="0"/>
      <xsd:element ref="LENGTH" minOccurs="0"/>
      <xsd:element ref="WIDTH" minOccurs="0"/>
      <xsd:element ref="DEPTH" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample