Definition Type: ComplexType
Name: tSkipHoursList
Containing Schema: rss-2_0_1-rev9.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into hour in schema rss-2_0_1-rev9_xsdXSD Diagram of tSkipHoursList in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:complexType name="tSkipHoursList">
    <xs:sequence>
        <xs:element name="hour" type="tSkipHour" minOccurs="0" maxOccurs="24" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hour hour 0 24
Collapse Derivation Tree:
Collapse References:
skipHours