Definition Type: Element
Name: feed
Namespace: http://www.w3.org/2005/Atom
Type: atom:feedType
Containing Schema: ATOM.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into entry in schema atom_xsd Drilldown into extensionElement in schema atom_xsd Drilldown into updated in schema atom_xsd Drilldown into title in schema atom_xsd Drilldown into subtitle in schema atom_xsd Drilldown into rights in schema atom_xsd Drilldown into logo in schema atom_xsd Drilldown into link in schema atom_xsd Drilldown into id in schema atom_xsd Drilldown into icon in schema atom_xsd Drilldown into generator in schema atom_xsd Drilldown into contributor in schema atom_xsd Drilldown into category in schema atom_xsd Drilldown into author in schema atom_xsd Drilldown into undefinedAttribute in schema atom_xsd Drilldown into lang in schema xml_xsd Drilldown into base in schema xml_xsd Drilldown into atomCommonAttributes in schema atom_xsd Drilldown into feedType in schema atom_xsdXSD Diagram of feed in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:element name="feed" type="atom:feedType">
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
author atom:author (1) (1)
category atom:category (1) (1)
contributor atom:contributor (1) (1)
generator atom:generator (1) (1)
icon atom:icon (1) (1)
id atom:id (1) (1)
link atom:link (1) (1)
logo atom:logo (1) (1)
rights atom:rights (1) (1)
subtitle atom:subtitle (1) (1)
title atom:title (1) (1)
updated atom:updated (1) (1)
entry atom:entry 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
<xs:any> Allowed namespace: '##local' 0 unbounded
<xs:group> atom:extensionElement (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: