Show / Hide Table of Contents

Enum SyndicationContentFormat

Specifies the web content syndication format that the syndicated content conforms to.

Namespace: Argotic.Common
Assembly: Argotic.Common.dll
Syntax
[Serializable]
public enum SyndicationContentFormat

Fields

Name Description
Apml

Indicates that the syndication resource conforms to the Attention Profiling Markup Language (APML) 1.0 syndication format.

Atom

Indicates that the syndication resource conforms to the Atom 1.0 syndication format.

AtomCategoryDocument

Indicates that the syndication resource conforms to the Atom Publishing Protocol 1.0 Category Document syndication format.

AtomServiceDocument

Indicates that the syndication resource conforms to the Atom Publishing Protocol 1.0 Service Document syndication format.

BlogML

Indicates that the syndication resource conforms to the Web Log Markup Language (BlogML) 2.0 syndication format.

MicroSummaryGenerator

Indicates that the syndication resource conforms to the Microsummary Generator 0.1 syndication format.

NewsML

Indicates that the syndication resource conforms to the News Markup Language (NewsML) G2 1.0 syndication format.

None

No web content syndication format specified.

OpenSearchDescription

Indicates that the syndication resource conforms to the OpenSearch Description 1.1 syndication format.

Opml

Indicates that the syndication resource conforms to the Outline Processor Markup Language (OPML) 2.0 syndication format.

Rdf

Indicates that the syndication resource conforms to the Resource Description Framework (RDF) 1.0 syndication format.

Rsd

Indicates that the syndication resource conforms to the Really Simple Discovery (RSD) 1.0 syndication format.

Rss

Indicates that the syndication resource conforms to the Really Simple Syndication (RSS) 2.0 syndication format.

See Also
EnumerationMetadataAttribute
MimeMediaTypeAttribute
  • Improve this Doc
  • View Source
Back to top Generated by DocFX