Definition Type Element
Name Comment
Type string
Abstract False
Documentation
=================================== Comment ====================================
A natural-language description of, or statement about, the current element. The
optional TranslationOf attribute is a pointer to another Comment element, of
which this one is a direct translation. The FormalName and associated  attributes added for Version 1.1
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Comment" >
  <xs:annotation>
    <xs:documentation>
=================================== Comment ====================================
A natural-language description of, or statement about, the current element. The
optional TranslationOf attribute is a pointer to another Comment element, of
which this one is a direct translation. The FormalName and associated  attributes added for Version 1.1
================================================================================

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

  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attributeGroup ref="localid"/>
        <xs:attribute ref="xml:lang" use="optional"/>
        <xs:attribute name="TranslationOf" type="xs:IDREF"/>
        <xs:attribute name="FormalName" type="xs:string"/>
        <xs:attribute name="Vocabulary" type="xs:string"/>
        <xs:attribute name="Scheme" type="xs:string"/>
      </xs:extension>

    </xs:simpleContent>

  </xs:complexType>

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