Definition Type Element
Name DataContent
Type anyType
Abstract False
Documentation
================================= DataContent ==================================
The data that carries the content of a ContentItem.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="DataContent" >
  <xs:annotation>
    <xs:documentation>
================================= DataContent ==================================
The data that carries the content of a ContentItem.
================================================================================

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

  <xs:complexType>
    <xs:complexContent mixed="false">
      <xs:restriction base="xs:anyType">
        <xs:sequence>
          <xs:any minOccurs="0" maxOccurs="unbounded" namespace="##other" processContents="lax"/>
        </xs:sequence>

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

    </xs:complexContent>

  </xs:complexType>

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