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