Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Element HierarchyInfoRecord / MaximumNumberOfLayersContained
Namespace No namespace
Annotations
Indicates the maximum number of layers of base units that the package can securily contain
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PositiveNumType.tmp#PositiveNumType
Type PositiveNumType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element minOccurs="0" maxOccurs="1" name="MaximumNumberOfLayersContained" type="PositiveNumType">
  <xs:annotation>
    <xs:documentation>Indicates the maximum number of layers of base units that the package can securily contain</xs:documentation>
  </xs:annotation>
</xs:element>
Element HierarchyInfoRecord / QuantityOfItemsPerPalletLayer
Namespace No namespace
Annotations
Indicates the number of base units per pallet layer
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PositiveNumType.tmp#PositiveNumType
Type PositiveNumType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element minOccurs="0" maxOccurs="1" name="QuantityOfItemsPerPalletLayer" type="PositiveNumType">
  <xs:annotation>
    <xs:documentation>Indicates the number of base units per pallet layer</xs:documentation>
  </xs:annotation>
</xs:element>
Element HierarchyInfoRecord / QuantityOfItemsPerPalletRow
Namespace No namespace
Annotations
Indicates the number of base units per pallet row
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PositiveNumType.tmp#PositiveNumType
Type PositiveNumType
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element minOccurs="0" maxOccurs="1" name="QuantityOfItemsPerPalletRow" type="PositiveNumType">
  <xs:annotation>
    <xs:documentation>Indicates the number of base units per pallet row</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type HierarchyInfoRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_HierarchyInfoRecord.tmp#HierarchyInfoRecord_MaximumNumberOfLayersContainede-document-3_1_10_xsd_Complex_Type_HierarchyInfoRecord.tmp#HierarchyInfoRecord_QuantityOfItemsPerPalletLayere-document-3_1_10_xsd_Complex_Type_HierarchyInfoRecord.tmp#HierarchyInfoRecord_QuantityOfItemsPerPalletRow
Used by
Model
Children MaximumNumberOfLayersContained, QuantityOfItemsPerPalletLayer, QuantityOfItemsPerPalletRow
Source
<xs:complexType name="HierarchyInfoRecord">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="MaximumNumberOfLayersContained" type="PositiveNumType">
      <xs:annotation>
        <xs:documentation>Indicates the maximum number of layers of base units that the package can securily contain</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="1" name="QuantityOfItemsPerPalletLayer" type="PositiveNumType">
      <xs:annotation>
        <xs:documentation>Indicates the number of base units per pallet layer</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="1" name="QuantityOfItemsPerPalletRow" type="PositiveNumType">
      <xs:annotation>
        <xs:documentation>Indicates the number of base units per pallet row</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>