hubermedia documentation 2015 html
Header

Beschreibung der RSS Header und Channel Felder

RSS Header
Copy Code
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:georss="http://www.georss.org/georss/11" xmlns:ec="urn:schemas-econtent:rss"></rss></rss></rss></rss>
    [...]
</rss>

The header should be adopted completely.

RSS Channel
Copy Code
<channel>
    [...]
</channel>

Informations and description for the whole feed.

Title
Copy Code
<channel>
    [...]
    <title>eContent.Maps(bayern) - POI (Quality: 100%)</title>
    [...]
</channel>

georss-feed-title

Link
Copy Code
<channel>
    [...]
    <link>http://maps.hubermedia.de</link>
    [...]
</channel>

Link to the georss-feed provider.

Description
Copy Code
<channel>
    [...]
    <description>GeoRSS-Feed für eContent.Maps(bayern) POI</description>
    [...]
</channel>

A short description of the feed itself

Language
Copy Code
<channel>
    [...]
    <language>de-DE</language>
    [...]
</channel>

Defines the language of the feed an objects

Copyright
Copy Code
<channel>
    [...]
    <copyright>hubermedia</copyright>
    [...]
</channel>

Provide all needed copyright informations

managingEditor
Copy Code
<channel>
    [...]
    <managingEditor>support@hubermedia.de</managingEditor>
    [...]
</channel>

Mail adress of the responsible person for the objects

Webmaster
Copy Code
<channel>
    [...]
    <webMaster>support@hubermedia.de</webMaster>
    [...]
</channel>

Mail adress of the responsible webmaster for technical questions

Category
Copy Code
<channel>
    [...]
    <category>POI</category>
    [...]
</channel>

See type

Generator
Copy Code
<channel>
    [...]
    <generator>eContent.Maps</generator>
    [...]
</channel>

Name of the generator that generates the feed

Docs
Copy Code
<channel>
    [...]
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    [...]
</channel>

Url to further information about the feed

Quality
Copy Code
<channel>
    [...]
    <quality>100</quality>
    [...]
</channel>

Quality of the feed. If not 100%, the feed shall be loaded again. With this field, you can deliver feeds, even if not all data is aggregated.

Count
Copy Code
<channel>
    [...]
    <count>1</count>
    [...]
</channel>

Item-count within feed (optional)

Overallcount
Copy Code
<channel>
    [...]
    <overallcount>23758</overallcount>
    [...]
</channel>

Overall-item-count (optional)

Ttl
Copy Code
<channel>
    [...]
    <ttl>120</ttl>
    [...]
</channel>

Timetolive. Timespan in minutes untill the feed should be reloaded.

 

 


© hubermedia 2018 Privacy Statement Imprint