Definition Type: Element
Name: entry
Namespace: http://www.w3.org/2005/Atom
Type: atom:entryType
Containing Schema: ATOM.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extensionElement in schema atom_xsd Drilldown into updated in schema atom_xsd Drilldown into title in schema atom_xsd Drilldown into summary in schema atom_xsd Drilldown into source in schema atom_xsd Drilldown into rights in schema atom_xsd Drilldown into published in schema atom_xsd Drilldown into link in schema atom_xsd Drilldown into id in schema atom_xsd Drilldown into contributor in schema atom_xsd Drilldown into content 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 entryType in schema atom_xsdXSD Diagram of entry in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:element name="entry" type="atom:entryType">
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
author atom:author (1) (1)
category atom:category (1) (1)
content atom:content (1) (1)
contributor atom:contributor (1) (1)
id atom:id (1) (1)
link atom:link (1) (1)
published atom:published (1) (1)
rights atom:rights (1) (1)
source atom:source (1) (1)
summary atom:summary (1) (1)
title atom:title (1) (1)
updated atom:updated (1) (1)
<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: