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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

atom:source

If an atom:entry is copied from one feed into another feed, then the source atom:feed's metadata (all child elements of atom:feed other than the atom:entry elements) MAY be preserved within the copied entry by adding an atom:source child element, if it is not already present in the entry, and including some or all of the source feed's Metadata elements as the atom:source element's children

Element information

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

Schema document: syndication.xsd

Type: Anonymous

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

<atom:source>
   <atom:author>
      <atom:name>string</atom:name>
   </atom:author>
</atom:source>

Site developed and hosted by Datypic, Inc.

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