Definition Type: Element
Name: category
Type: tCategory
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Includes the item in one or more categories.
Collapse XSD Schema Diagram:
Drilldown into domain in schema rss-2_0_1-rev9_xsd Drilldown into tCategory in schema rss-2_0_1-rev9_xsdXSD Diagram of category in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="category" type="tCategory" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Includes the item in one or more categories. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
domain domain Optional
Collapse Derivation Tree: