<xs:element name="Relevance">
<xs:annotation>
<xs:documentation>
================================== Relevance ===================================
An indication of the relevance of a NewsItem to a given target audience. The
value of the FormalName attribute is a formal name for the Relevance. Its
meaning and permitted values are 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:attributeGroup ref="assignment" />
</xs:complexType>
</xs:element>
|