<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>
|