GRF RSS Module - RSS 2.0 Module

Authors

Oskar Eisemuth, www.bytetransfer.de

Version

DRAFT 0.1 2007-01-21

Status

DRAFT, not for use

Rights

Copyright © 2007 by the Authors.

Description

An RSS module that supplements the item element for grf syndication

Namespace Declarations

xmlns:grf="http://grfcrawler.tt-forums.net/rss/grf/"

Primary Element

<grf:grf> is a sub-element of <item>. It contains the following attributes:

grfidshould specify the grfid of the grf, allowed values are 8 hex digitsFFFFFFFF
titleis the title/name of the grf

Optional Elements

The following elements are optional and may appear as sub-elements of <grf:grf>.

<grf:file> Describes a file and has following attributes:

typeis the type of grf(allowed values are: dos, win, both)
platformis the platform it can run(optional, assumed both as default, allowed values are: ttdp, ottd)
titleis the title/name of this file(optional)
versionis the version of this file(optional)
md5sumthe md5sum of the grf file itself(optional)
urla full url to download this file(optional)

<grf:description> Describes the grf

<grf:copyright> Copyright of the file