IDMW 2.0 XML-Schema Dokumentation
CATALOG_DATA_VERSION Element
IDMW 2.0 XML-Schema Dokumentation > T_NEW_CATALOG Element > CATALOG Element : CATALOG_DATA_VERSION Element
Description
This element must be filled if the CATALOG_MARK element (catalogue identifier) contains the value F for correction update.

This element is used to enter the date of the base file (element DATA_VERSION) to which the correction update relates.
   D   date
   P   
   M 
Namespace (none)
Type
Restriction of xs:date
Diagram
CATALOG_DATA_VERSION Element
Overview
CATALOG_DATA_VERSION optional Restriction of xs:date
This element must be filled if the CATALOG_MARK element (catalogue identifier) contains the value F for correction update.

This element is used to enter the date of the base file (element DATA_VERSION) to which the correction update relates.
   D   date
   P   
   M 
Remarks

Source
<xs:element name="CATALOG_DATA_VERSION" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>100--46--Katalog_Daten_Version</xs:documentation>
    <xs:documentation>Version Beta 2.0 Build 0</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:date" />
  </xs:simpleType>
</xs:element>
See Also
CATALOG ElementT_NEW_CATALOG ElementIDMW 2.0 XML-Schema Dokumentation