PackagingDimensionsType

Complex Type Information

Model

Children: Height, Length, Width

Used By

Source

<xsd:complexType name="PackagingDimensionsType">
  <xsd:sequence>
    <xsd:element ref="Height" minOccurs="0"/>
    <xsd:element ref="Length" minOccurs="0"/>
    <xsd:element ref="Width" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>