Definition Type Element
Name OfInterestTo
Abstract False
Documentation
================================= OfInterestTo =================================
An indication of the target audience of a NewsItem. The value of the FormalName
attribute is a formal name for the target audience. Its meaning and permitted
values are determined by a controlled vocabulary as described in the comment to
the formalname ENTITY declaration above.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="OfInterestTo" >
  <xs:annotation>
    <xs:documentation>
================================= OfInterestTo =================================
An indication of the target audience of a NewsItem. The value of the FormalName
attribute is a formal name for the target audience. 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:sequence>
      <xs:element minOccurs="0" ref="Relevance"/>
    </xs:sequence>

    <xs:attributeGroup ref="localid"/>
    <xs:attributeGroup ref="formalname"/>
    <xs:attributeGroup ref="assignment"/>
  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
OfInterestTo
    OfInterestTo
References
OfInterestTo
Generated using Liquid XML Studio by Liquid Technologies Ltd