Definition Type: Element
Name: width
Type: tImageWidth
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Default 88
Documentation:
The width of the image in pixels.
Collapse XSD Schema Diagram:
XSD Diagram of width in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="width" type="tImageWidth" default="88" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The width of the image in pixels.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: