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