<xs:element name="FutureStatus">
<xs:annotation>
<xs:documentation>
================================= FutureStatus =================================
An indication of the status a NewsItem will have at a specified future date. The
value of the FormalName attribute is a formal name for the FutureStatus. Its
meaning is determined by a controlled vocabulary as described in the comment
to the formalname ENTITY declaration above.
================================================================================
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="localid" />
<xs:attributeGroup ref="formalname" />
</xs:complexType>
</xs:element>
|