Definition Type: Element
Name: author
Namespace: http://www.w3.org/2005/Atom
Type: atom:atomPersonConstruct
Containing Schema: ATOM.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extensionElement in schema atom_xsd Drilldown into email in schema atom_xsd Drilldown into uri in schema atom_xsd Drilldown into name 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 atomPersonConstruct in schema atom_xsdXSD Diagram of author in schema atom_xsd (Atom Syndication Format)
Collapse XSD Schema Code:
<xs:element name="author" type="atom:atomPersonConstruct" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name atom:name 0 1
uri atom:uri 0 1
email atom:email 0 1
<xs:any> Allowed namespace: '##other' 0 unbounded
<xs:any> Allowed namespace: '##local' 0 unbounded
<xs:group> atom:extensionElement 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
base xml:base (Optional)
lang xml:lang (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: