Definition Type Element
Name Encoding
Abstract False
Documentation
=================================== Encoding ===================================
The encoding of the data comprising the content of a ContentItem.
================================================================================

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

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

  <xs:complexType>
    <xs:choice>
      <xs:group ref="data"/>
    </xs:choice>

    <xs:attributeGroup ref="localid"/>
    <xs:attribute name="Notation" type="xs:string" use="required"/>
  </xs:complexType>

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