Definition Type Element
Name SlugLine
Abstract False
Documentation
=================================== SlugLine ===================================
A string of text, possibly embellished by hyperlinks and/or formatting, used to
display a NewsItem's slug line. (Note that the meaning of the term "slug line",
and the uses to which it is put, are a matter for individual providers to
define within their own workflow and business practice.)
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="SlugLine" >
  <xs:annotation>
    <xs:documentation>
=================================== SlugLine ===================================
A string of text, possibly embellished by hyperlinks and/or formatting, used to
display a NewsItem's slug line. (Note that the meaning of the term &quot;slug line&quot;,
and the uses to which it is put, are a matter for individual providers to
define within their own workflow and business practice.)
================================================================================

      
</xs:documentation>
  </xs:annotation>

  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="Origin"/>
    </xs:choice>

    <xs:attributeGroup ref="localid"/>
    <xs:attribute ref="xml:lang" use="optional"/>
  </xs:complexType>

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