Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element ItemDescriptions / ItemDescription
Namespace No namespace
Annotations
An understandable and useable description of a trade item using brand and other descriptors. This attribute is filled with as little abbreviation as possible while keeping to a reasonable length. This should be a meaningful description of the trade item with full spelling
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="ItemDescription" type="LongTextLangType">
  <xs:annotation>
    <xs:documentation>An understandable and useable description of a trade item using brand and other descriptors. This attribute is filled with as little abbreviation as possible while keeping to a reasonable length. This should be a meaningful description of the trade item with full spelling</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ItemDescriptions
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ItemDescriptions.tmp#ItemDescriptions_ItemDescription
Used by
Model
Children ItemDescription
Source
<xs:complexType name="ItemDescriptions">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="ItemDescription" type="LongTextLangType">
      <xs:annotation>
        <xs:documentation>An understandable and useable description of a trade item using brand and other descriptors. This attribute is filled with as little abbreviation as possible while keeping to a reasonable length. This should be a meaningful description of the trade item with full spelling</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>