Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element PackagingTypeDescriptionRecord / IsPackagingMultipleUse
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_YesNoType.tmp#YesNoType
Type YesNoType
Properties
content simple
minOccurs 1
maxOccurs 1
Facets
pattern (\c+) & ((YES)|(NO)|(yes)|(no))
Source
<xs:element minOccurs="1" maxOccurs="1" name="IsPackagingMultipleUse" type="YesNoType"/>
Element PackagingTypeDescriptionRecord / PackagingTypeName
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextTypee-document-3_1_10_xsd_Complex_Type_ShortTextLangType.tmp#ShortTextLangType_lange-document-3_1_10_xsd_Complex_Type_ShortTextLangType.tmp#ShortTextLangType
Type ShortTextLangType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use
lang LanguageType optional
Source
<xs:element minOccurs="1" maxOccurs="1" name="PackagingTypeName" type="ShortTextLangType"/>
Complex Type PackagingTypeDescriptionRecord
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_PackagingTypeName
Used by
Model
Children IsPackagingMultipleUse, PackagingTypeName
Source
<xs:complexType name="PackagingTypeDescriptionRecord">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="IsPackagingMultipleUse" type="YesNoType"/>
    <xs:element minOccurs="1" maxOccurs="1" name="PackagingTypeName" type="ShortTextLangType"/>
  </xs:sequence>
</xs:complexType>