Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ServiceModel.Syndication Namespace

Updated: November 2007

The System.ServiceModel.Syndication namespace contains all of the classes that make up the Syndication Object Model.

  ClassDescription
Atom10FeedFormatterA class that serializes a SyndicationFeed instance to and from Atom 1.0 format.
Atom10FeedFormatter<(Of <(TSyndicationFeed>)>)A class that serializes SyndicationFeed-derived classes to and from Atom 1.0 format.
Atom10ItemFormatterA class that serializes a SyndicationItem instance to and from Atom 1.0 format.
Atom10ItemFormatter<(Of <(TSyndicationItem>)>)A class that serializes SyndicationItem-derived classes to and from Atom 1.0 format.
AtomPub10CategoriesDocumentFormatterA class that serializes a CategoriesDocument instance to and from Atom 1.0 format.
AtomPub10ServiceDocumentFormatterA formatter that serializes a ServiceDocument instance to and from XML using Atom 1.0 formats.
AtomPub10ServiceDocumentFormatter<(Of <(TServiceDocument>)>)A formatter that serializes classes derived from a ServiceDocument instance to and from XML using Atom 1.0 formats.
CategoriesDocumentRepresents a categories document.
CategoriesDocumentFormatterAn abstract class used as a base class for other formatters, (for example, AtomPub10CategoriesDocumentFormatter).
InlineCategoriesDocumentRepresents a <atom:categories> element within a service document.
ReferencedCategoriesDocumentRepresents a reference to a categories document.
ResourceCollectionInfoRepresents a collection of resources represented by <atom:collection> element.
Rss20FeedFormatterA class that serializes a SyndicationFeed instance to and from RSS 2.0 format.
Rss20FeedFormatter<(Of <(TSyndicationFeed>)>)A class that serializes SyndicationFeed-derived classes to RSS 2.0 format.
Rss20ItemFormatterA class that serializes a SyndicationItem instance to and from RSS 2.0 format.
Rss20ItemFormatter<(Of <(TSyndicationItem>)>)A class that serializes SyndicationItem-derived classes to and from RSS 2.0 format.
ServiceDocumentRepresents a service document.
ServiceDocumentFormatterAn abstract class used as a base class for other formatters, such as AtomPub10ServiceDocumentFormatter.
SyndicationCategoryA class that represents the category of a syndication feed.
SyndicationContentA base class that represents syndication content.
SyndicationElementExtensionA class that represents a syndication element extension.
SyndicationElementExtensionCollectionA collection of SyndicationElementExtension objects.
SyndicationFeedRepresents a top-level feed object, <feed> in Atom 1.0 and <rss> in RSS 2.0.
SyndicationFeedFormatterAn abstract class used as a base class for other formatters, (for example Atom10FeedFormatter).
SyndicationItemRepresents a feed item, for example an RSS <item> or an Atom <entry>.
SyndicationItemFormatterAn abstract class used as a base class for other formatters, (for example, Atom10ItemFormatter).
SyndicationLinkRepresents a link within a syndication feed or item.
SyndicationPersonRepresents an author or contributor of syndication content.
SyndicationVersionsA class that represents the syndication versions supported by Windows Communication Foundation (WCF).
TextSyndicationContentRepresents any SyndicationItem content intended to be displayed to an end user.
UrlSyndicationContentRepresents syndication content that consists of a URL to another resource.
WorkspaceRepresents a workspace within a service document.
XmlSyndicationContentRepresents XML syndication content that is not intended to be displayed in a browser.
  EnumerationDescription
TextSyndicationContentKindAn enumeration that represents the supported types of text syndication content.
Tags What's this?: atom (x) rss (x) Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker