Definition Type Element
Name DateLabel
Type string
Abstract False
Documentation
================================== DateLabel ===================================
A string representation of a date or date and time, used by human users to help
identify a NewsItem.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="DateLabel" >
  <xs:annotation>
    <xs:documentation>
================================== DateLabel ===================================
A string representation of a date or date and time, used by human users to help
identify a NewsItem.
================================================================================

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