Definition Type Element
Name NewsLine
Abstract False
Documentation
=================================== NewsLine ===================================
A newsline of a type not included in the NewsML specification.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="NewsLine" >
  <xs:annotation>
    <xs:documentation>
=================================== NewsLine ===================================
A newsline of a type not included in the NewsML specification.
================================================================================

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

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="NewsLineType"/>
      <xs:element maxOccurs="unbounded" ref="NewsLineText"/>
    </xs:sequence>

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

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