Definition Type Element
Name NewsService
Abstract False
Documentation
================================= NewsService ==================================
An identifier for a service to which all the NewsItems in a NewsML document
belong. The value of the FormalName attribute is a formal name for the
NewsService. 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="NewsService" >
  <xs:annotation>
    <xs:documentation>
================================= NewsService ==================================
An identifier for a service to which all the NewsItems in a NewsML document
belong. The value of the FormalName attribute is a formal name for the
NewsService. 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:complexType>

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