Definition Type Element
Name DateId
Type string
Abstract False
Documentation
==================================== DateId ====================================
A date identifier of a NewsItem in short ISO 8601 Basic Format (CCYYMMDD), as
described in the comment to the DateAndTime attribute within the assignment
ENTITY declaration above. The DateId is part of the formal identification of the
NewsItem, and must remain the same through successive revisions of the same
NewsItem.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="DateId" type="xs:string" >
  <xs:annotation>
    <xs:documentation>
==================================== DateId ====================================
A date identifier of a NewsItem in short ISO 8601 Basic Format (CCYYMMDD), as
described in the comment to the DateAndTime attribute within the assignment
ENTITY declaration above. The DateId is part of the formal identification of the
NewsItem, and must remain the same through successive revisions of the same
NewsItem.
================================================================================

      
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
DateId
    DateId
References
DateId
Generated using Liquid XML Studio by Liquid Technologies Ltd