Definition Type: Attribute
Name: length
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: rss-2_0_1-rev9.xsd
Use Required
Documentation:
Size in bytes
Collapse XSD Schema Diagram:
XSD Diagram of length in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:attribute name="length" type="xs:nonNegativeInteger" use="required">
    <xs:annotation>
        <xs:documentation>Size in bytes</xs:documentation>
    </xs:annotation>
</xs:attribute>