Definition Type: Element
Name: cloud
Type: tCloud
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds.
Collapse XSD Schema Diagram:
Drilldown into protocol in schema rss-2_0_1-rev9_xsd Drilldown into registerProcedure in schema rss-2_0_1-rev9_xsd Drilldown into path in schema rss-2_0_1-rev9_xsd Drilldown into port in schema rss-2_0_1-rev9_xsd Drilldown into domain in schema rss-2_0_1-rev9_xsd Drilldown into tCloud in schema rss-2_0_1-rev9_xsdXSD Diagram of cloud in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="cloud" type="tCloud" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
domain domain Required
port port Required
path path Required
registerProcedure registerProcedure Required
protocol protocol Required
Collapse Derivation Tree: