Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element ItemChangeReasons / ItemChangeReason
Namespace No namespace
Annotations
Free text reason why the item information has changed
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_LongTextType.tmp#LongTextTypee-document-3_1_5_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType_lange-document-3_1_5_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="ItemChangeReason" type="LongTextLangType">
  <xs:annotation>
    <xs:documentation>Free text reason why the item information has changed</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ItemChangeReasons
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Complex_Type_ItemChangeReasons.tmp#ItemChangeReasons_ItemChangeReason
Used by
Model
Children ItemChangeReason
Source
<xs:complexType name="ItemChangeReasons">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="ItemChangeReason" type="LongTextLangType">
      <xs:annotation>
        <xs:documentation>Free text reason why the item information has changed</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>