Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element PackagingTypeDescriptions / PackagingTypeDescription
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptionRecord.tmp#PackagingTypeDescriptionRecord_IsPackagingMultipleUsee-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptionRecord.tmp#PackagingTypeDescriptionRecord_PackagingTypeNamee-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptionRecord.tmp#PackagingTypeDescriptionRecord
Type PackagingTypeDescriptionRecord
Properties
content complex
minOccurs 1
maxOccurs unbounded
Model
Children IsPackagingMultipleUse, PackagingTypeName
Instance
<PackagingTypeDescription>
  <IsPackagingMultipleUse>{1,1}</IsPackagingMultipleUse>
  <PackagingTypeName lang="">{1,1}</PackagingTypeName>
</PackagingTypeDescription>
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="PackagingTypeDescription" type="PackagingTypeDescriptionRecord"/>
Complex Type PackagingTypeDescriptions
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingTypeDescriptions.tmp#PackagingTypeDescriptions_PackagingTypeDescription
Used by
Model
Children PackagingTypeDescription
Source
<xs:complexType name="PackagingTypeDescriptions">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="PackagingTypeDescription" type="PackagingTypeDescriptionRecord"/>
  </xs:sequence>
</xs:complexType>