Definition Type: Element
Name: enclosure
Type: tEnclosure
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes a media object that is attached to the item.
Collapse XSD Schema Diagram:
Drilldown into type in schema rss-2_0_1-rev9_xsd Drilldown into length in schema rss-2_0_1-rev9_xsd Drilldown into url in schema rss-2_0_1-rev9_xsd Drilldown into tEnclosure in schema rss-2_0_1-rev9_xsdXSD Diagram of enclosure in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="enclosure" type="tEnclosure" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Describes a media object that is attached to the item.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
url url Required
length length Required
type type Required
Collapse Derivation Tree: