Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element PackagingInfoRecord / IsPackagingReturnable
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_YesNoType.tmp#YesNoType
Type YesNoType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
pattern (\c+) & ((YES)|(NO)|(yes)|(no))
Source
<xs:element minOccurs="0" maxOccurs="1" name="IsPackagingReturnable" type="YesNoType"/>
Element PackagingInfoRecord / PackageDeposits
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackageDeposits.tmp#PackageDeposits_PackageDeposite-document-3_1_10_xsd_Complex_Type_PackageDeposits.tmp#PackageDeposits
Type PackageDeposits
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children PackageDeposit
Instance
<PackageDeposits>
  <PackageDeposit>{1,unbounded}</PackageDeposit>
</PackageDeposits>
Source
<xs:element minOccurs="0" maxOccurs="1" name="PackageDeposits" type="PackageDeposits"/>
Element PackagingInfoRecord / PackagingMaterials
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingMaterials.tmp#PackagingMaterials_PackageMateriale-document-3_1_10_xsd_Complex_Type_PackagingMaterials.tmp#PackagingMaterials
Type PackagingMaterials
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children PackageMaterial
Instance
<PackagingMaterials>
  <PackageMaterial>{1,unbounded}</PackageMaterial>
</PackagingMaterials>
Source
<xs:element minOccurs="0" maxOccurs="1" name="PackagingMaterials" type="PackagingMaterials"/>
Element PackagingInfoRecord / PackagingTypeCode
Namespace No namespace
Annotations
Code defining the packaging type of the trade item, e.g. box, case, plastic bottle etc.
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PackagingType.tmp#PackagingType
Type PackagingType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
pattern (\c+) & ((BIB)|(BME)|(BX)|(WA)|(CX)|(PO)|(SH)|(IF)|(GBTL)|(JR)|(MPE)|(5M)|(PBTL)|(BJ)|(CU)|(TTRA)|(TN)|(TU)|(VP)|(NE)|(BO)|(2C)|(EC)|(CS)|(EN)|(BE)|(TTRP)|(DV)|(DS)|(DPE)|(BBNS)|(4H)|(DL)|(203)|(201)|(ZZ)|(200)|(202)|(CHPL)|(CTNR)|(FCNT)|(WCNT))
Source
<xs:element minOccurs="0" maxOccurs="1" name="PackagingTypeCode" type="PackagingType">
  <xs:annotation>
    <xs:documentation>Code defining the packaging type of the trade item, e.g. box, case, plastic bottle etc.</xs:documentation>
  </xs:annotation>
</xs:element>
Element PackagingInfoRecord / PackagingTypeDescriptions
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptions.tmp#PackagingTypeDescriptions_PackagingTypeDescriptione-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptions.tmp#PackagingTypeDescriptions
Type PackagingTypeDescriptions
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children PackagingTypeDescription
Instance
<PackagingTypeDescriptions>
  <PackagingTypeDescription>{1,unbounded}</PackagingTypeDescription>
</PackagingTypeDescriptions>
Source
<xs:element minOccurs="1" maxOccurs="1" name="PackagingTypeDescriptions" type="PackagingTypeDescriptions"/>
Element PackagingInfoRecord / PackagingWeight
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ItemMeasurementRecord.tmp#ItemMeasurementRecord_MeasurementValuee-document-3_1_10_xsd_Complex_Type_ItemMeasurementRecord.tmp#ItemMeasurementRecord_MeasurementUnitCodee-document-3_1_10_xsd_Complex_Type_ItemMeasurementRecord.tmp#ItemMeasurementRecord
Type ItemMeasurementRecord
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children MeasurementUnitCode, MeasurementValue
Instance
<PackagingWeight>
  <MeasurementValue>{1,1}</MeasurementValue>
  <MeasurementUnitCode>{1,1}</MeasurementUnitCode>
</PackagingWeight>
Source
<xs:element minOccurs="0" maxOccurs="1" name="PackagingWeight" type="ItemMeasurementRecord"/>
Element PackagingInfoRecord / IndustrySpecificPackagingTypeCode
Namespace No namespace
Annotations
A code describing packaging types specific to an industry for example alcoholic beverages.
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 50
Source
<xs:element minOccurs="0" maxOccurs="1" name="IndustrySpecificPackagingTypeCode" type="ShortTextType">
  <xs:annotation>
    <xs:documentation>A code describing packaging types specific to an industry for example alcoholic beverages.</xs:documentation>
  </xs:annotation>
</xs:element>
Element PackagingInfoRecord / PackagingDimension
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingDimensionRecord.tmp#PackagingDimensionRecord_PackagingDepthe-document-3_1_10_xsd_Complex_Type_PackagingDimensionRecord.tmp#PackagingDimensionRecord_PackagingHeighte-document-3_1_10_xsd_Complex_Type_PackagingDimensionRecord.tmp#PackagingDimensionRecord_PackagingWidthe-document-3_1_10_xsd_Complex_Type_PackagingDimensionRecord.tmp#PackagingDimensionRecord
Type PackagingDimensionRecord
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children PackagingDepth, PackagingHeight, PackagingWidth
Instance
<PackagingDimension>
  <PackagingDepth>{0,1}</PackagingDepth>
  <PackagingHeight>{0,1}</PackagingHeight>
  <PackagingWidth>{0,1}</PackagingWidth>
</PackagingDimension>
Source
<xs:element minOccurs="0" maxOccurs="1" name="PackagingDimension" type="PackagingDimensionRecord"/>
Element PackagingInfoRecord / ReturnableAsset
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ReturnableAssetRecord.tmp#ReturnableAssetRecord_IsReturnableAssetEmptye-document-3_1_10_xsd_Complex_Type_ReturnableAssetRecord.tmp#ReturnableAssetRecord_ReturnableAssetsContainedQuantitye-document-3_1_10_xsd_Complex_Type_ReturnableAssetRecord.tmp#ReturnableAssetRecord
Type ReturnableAssetRecord
Properties
content complex
minOccurs 0
maxOccurs 1
Model
Children IsReturnableAssetEmpty, ReturnableAssetsContainedQuantity
Instance
<ReturnableAsset>
  <IsReturnableAssetEmpty>{0,1}</IsReturnableAssetEmpty>
  <ReturnableAssetsContainedQuantity>{0,1}</ReturnableAssetsContainedQuantity>
</ReturnableAsset>
Source
<xs:element minOccurs="0" maxOccurs="1" name="ReturnableAsset" type="ReturnableAssetRecord"/>
Complex Type PackagingInfoRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_IsPackagingReturnablee-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackageDepositse-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackagingMaterialse-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackagingTypeCodee-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackagingTypeDescriptionse-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackagingWeighte-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_IndustrySpecificPackagingTypeCodee-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_PackagingDimensione-document-3_1_10_xsd_Complex_Type_PackagingInfoRecord.tmp#PackagingInfoRecord_ReturnableAsset
Used by
Model
Children IndustrySpecificPackagingTypeCode, IsPackagingReturnable, PackageDeposits, PackagingDimension, PackagingMaterials, PackagingTypeCode, PackagingTypeDescriptions, PackagingWeight, ReturnableAsset
Source
<xs:complexType name="PackagingInfoRecord">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="IsPackagingReturnable" type="YesNoType"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PackageDeposits" type="PackageDeposits"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PackagingMaterials" type="PackagingMaterials"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PackagingTypeCode" type="PackagingType">
      <xs:annotation>
        <xs:documentation>Code defining the packaging type of the trade item, e.g. box, case, plastic bottle etc.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="1" maxOccurs="1" name="PackagingTypeDescriptions" type="PackagingTypeDescriptions"/>
    <xs:element minOccurs="0" maxOccurs="1" name="PackagingWeight" type="ItemMeasurementRecord"/>
    <xs:element minOccurs="0" maxOccurs="1" name="IndustrySpecificPackagingTypeCode" type="ShortTextType">
      <xs:annotation>
        <xs:documentation>A code describing packaging types specific to an industry for example alcoholic beverages.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="1" name="PackagingDimension" type="PackagingDimensionRecord"/>
    <xs:element minOccurs="0" maxOccurs="1" name="ReturnableAsset" type="ReturnableAssetRecord"/>
  </xs:sequence>
</xs:complexType>