Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element ConsumerInstructionsInfo / ConsumerUsageInstructions
Namespace No namespace
Annotations
The usage instructions for consumer which is normally held on the label or accompanying the product
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="ConsumerUsageInstructions" type="LongTextLangType">
  <xs:annotation>
    <xs:documentation>The usage instructions for consumer which is normally held on the label or accompanying the product</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ConsumerInstructionsInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ConsumerInstructionsInfo.tmp#ConsumerInstructionsInfo_ConsumerUsageInstructions
Used by
Model
Children ConsumerUsageInstructions
Source
<xs:complexType name="ConsumerInstructionsInfo">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="ConsumerUsageInstructions" type="LongTextLangType">
      <xs:annotation>
        <xs:documentation>The usage instructions for consumer which is normally held on the label or accompanying the product</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>