Definition Type Element
Name LabelText
Type string
Abstract False
Documentation
=================================== LabelText ==================================
The text that constitutes a Label of a given LabelType.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="LabelText" >
  <xs:annotation>
    <xs:documentation>
=================================== LabelText ==================================
The text that constitutes a Label of a given LabelType.
================================================================================

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

  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attributeGroup ref="localid"/>
      </xs:extension>

    </xs:simpleContent>

  </xs:complexType>

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