Definition Type Element
Name NewsLineText
Abstract False
Documentation
=================================== NewsLineText ===================================
The text of a NewsLine of user-defined type.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="NewsLineText" >
  <xs:annotation>
    <xs:documentation>
=================================== NewsLineText ===================================
The text of a NewsLine of user-defined type.
================================================================================

      
</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]
NewsLineText
    NewsLineText
References
NewsLineText
Generated using Liquid XML Studio by Liquid Technologies Ltd