static $rssVersion = "2.0"
[line 24]
Version of the rss
Tags:
$category = ""
[line 113]
Category name
Specify one or more categories that the channel belongs to.
Tags:
$cloud = null
[line 147]
Category
Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds.
Tags:
$copyright = ""
[line 69]
Copyright
Copyright notice for content in the channel.
Tags:
$description = ""
[line 50]
Description
(required)Phrase or sentence describing the channel.
Tags:
$docs = "http://backend.userland.com/rss"
[line 138]
Docs url
A URL that points to the documentation for the format used in the RSS file. It's probably a pointer to this page. It's for people who might stumble across an RSS file on a Web server 25 years from now and wonder what it is.
Tags:
$generator = "phpCoreLib.Files.XML.RSS.Ver20.DRSSWriter"
[line 129]
Generator
A string indicating the program used to generate the channel.
Tags:
$image = null
[line 156]
Image
Specifies a GIF, JPEG or PNG image that can be displayed with the channel.
Tags:
$items = null
[line 200]
Items collection
Tags:
$language = ""
[line 60]
Language
The language the channel is written in. This allows aggregators to group all Italian language sites, for example, on a single page. A list of allowable values for this element, as provided by Netscape. You may also use values defined by the W3C.
Tags:
$lastBuildDate = null
[line 104]
Last Buld Data
The last time the content of the channel changed.
Tags:
$link = ""
[line 41]
Link
(required)The URL to the HTML website corresponding to the channel.
Tags:
$managingEditor = ""
[line 78]
Managing Editor email
Email address for person responsible for editorial content.
Tags:
$pubDate = null
[line 95]
Publication date
The publication date for the content in the channel. For example, the New York Times publishes on a daily basis, the publication date flips once every 24 hours. That's when the pubDate of the channel changes. All date-times in RSS conform to the Date and Time Specification of RFC 822, with the exception that the year may be expressed with two characters or four characters (four preferred).
Tags:
$rating = ""
[line 120]
The PICS rating for the channel.
Tags:
$skipDays = 0
[line 192]
Day skip
A hint for aggregators telling them which days they can skip.
Tags:
$skipHours = 0
[line 183]
Hour skip
A hint for aggregators telling them which hours they can skip.
Tags:
$textInput = null
[line 165]
Text input
Specifies a text input box that can be displayed with the channel.
Tags:
$title = ""
[line 32]
Title
(required)
Tags:
$ttl = 0
[line 174]
TTL
ttl stands for time to live. It's a number of minutes that indicates how long a channel can be cached before refreshing from the source. This makes it possible for RSS sources to be managed by a file-sharing network such as Gnutella.
Tags:
$webMaster = ""
[line 86]
Web Master email
Email address for person responsible for technical issues relating to channel.
Tags: