Schema Central > Atom > syndication.xsd > atom:author
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

atom:author

a Person construct that indicates the author of the entry or feed

Element information

Namespace: http://www.w3.org/2005/Atom

Schema document: syndication.xsd

Type: atom:atomPersonConstruct

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xml:base [0..1]xsd:anyURIfrom group atom:atomCommonAttributes
xml:lang [0..1]Anonymousfrom group atom:atomCommonAttributes
Any attribute[0..*]Namespace: ##other, Process Contents: skipfrom group atom:local

Used in

Sample instance

<author>
   <name>Mark Pilgrim</name>
   <uri>http://example.org/</uri>
   <email>f8dy@example.com</email>
</author>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com