Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element DescriptionsShort / DescriptionShort
Namespace No namespace
Annotations
A free form short length description of the trade item
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 unbounded
Attributes
QName Type Use
lang LanguageType optional
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="DescriptionShort" type="ShortTextLangType">
  <xs:annotation>
    <xs:documentation>A free form short length description of the trade item</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type DescriptionsShort
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DescriptionsShort.tmp#DescriptionsShort_DescriptionShort
Used by
Model
Children DescriptionShort
Source
<xs:complexType name="DescriptionsShort">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="DescriptionShort" type="ShortTextLangType">
      <xs:annotation>
        <xs:documentation>A free form short length description of the trade item</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>