Definition Type Element
Name SizeInBytes
Type positiveInteger
Abstract False
Documentation
================================== SizeInBytes =================================
The exact size in bytes of a ContentItem's inline or referenced data object.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="SizeInBytes" >
  <xs:annotation>
    <xs:documentation>
================================== SizeInBytes =================================
The exact size in bytes of a ContentItem's inline or referenced data object.
================================================================================

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

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

    </xs:simpleContent>

  </xs:complexType>

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