Generator (XML)
identifies the agent used to generate a feed, for debugging and other purposes.
Namespace: | http://www.w3.org/2005/Atom |
URI: | http://www.w3.org/2005/AtomGenerator |
Properties
Name |
Type |
Description |
|
base |
anyURI
|
The base. |
|
lang |
string
|
The language. |
|
uri |
anyURI
|
link to a representation that is relevant to the generating agent. |
|
version |
string
|
the version of the generating agent |
|
(value) |
string
|
human-readable name for the generating agent |
|
Example
<g----- base="..." xml:lang="..." uri="..." version="..." xmlns="http://www.w3.org/2005/Atom">...</g----->