Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element ConsumerSafetyInfo / ConsumerSafetyInstructions
Namespace No namespace
Annotations
Free text information regarding the trade item's consumer safety (treatment, warnings etc.)
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LongTextType.tmp#LongTextTypee-document-3_1_10_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType_lange-document-3_1_10_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType
Type LongTextLangType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs unbounded
Attributes
QName Type Use
lang LanguageType optional
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="ConsumerSafetyInstructions" type="LongTextLangType">
  <xs:annotation>
    <xs:documentation>Free text information regarding the trade item's consumer safety (treatment, warnings etc.)</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ConsumerSafetyInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ConsumerSafetyInfo.tmp#ConsumerSafetyInfo_ConsumerSafetyInstructions
Used by
Model
Children ConsumerSafetyInstructions
Source
<xs:complexType name="ConsumerSafetyInfo">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="ConsumerSafetyInstructions" type="LongTextLangType">
      <xs:annotation>
        <xs:documentation>Free text information regarding the trade item's consumer safety (treatment, warnings etc.)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>