GeoRssFeed_V4 Schema
rss Element
Namespace (none)
Diagram
Choice Sequence item Element quality Element overallcount Element count Element rating Element ttl Element docs Element generator Element lastBuildDate Element pubDate Element webMaster Element managingEditor Element copyright Element language Element link Element description Element category Element title Element Choice Sequence channel Element Sequence rss Element
Overview
version required xs:decimal
##any
Sequence
##any
Sequence
Choice 1..∞
title xs:string
Der Name des Channels
category optional TypeCategory Complex Type
Kategorien des Channels
domain optional xs:string
description xs:string
Beschreibung des Channels.
link xs:anyURI
Channel URL
language optional xs:language
Die Sprache der ausgelieferten Daten
copyright optional xs:string
Copyright Hinweis
managingEditor optional TypeEmail Simple Type
E-Mail Adresse des Erstellers.
webMaster optional TypeEmail Simple Type
E-Mail Adresse des Technischen Partners
pubDate optional xs:dateTime
Veröffentlichungsdatum
lastBuildDate optional xs:dateTime
Letzte Änderung.
generator optional xs:string
Programm, das zur Erstellung des Feeds verwendet wurde
docs optional xs:anyURI
URL zur Dokumentation des Channels
ttl optional xs:nonNegativeInteger
Zeit in Minuten, bis der Channel(Feed) aktualisiert werden sollte.
rating optional xs:string
Bewertung des Channels
count optional xs:nonNegativeInteger
Anzahl der Items im Feed
overallcount optional xs:nonNegativeInteger
Anzahl der Items im Feed
quality optional xs:nonNegativeInteger
Qualität des Ergebnisses in Prozent. 100 = Alle Daten vorhanden
##any
Sequence
Choice 1..∞
guid optional TypeGuid Complex Type
GUID oder PermaLink für das Objekt
isPermaLink optional xs:boolean
Any 0..∞urn:schemas-econtent:rss (Process Contents: Strict)
category optional TypeCategory Complex Type
Kategorien des Objekts
domain optional xs:string
title optional xs:string
Der Titel des Objekts
description optional xs:string
Detailierte Beschreibung (HTML)
shortdescription optional xs:string
Kurzbeschreibung (HTML)
link optional xs:anyURI
Link auf die Detailseite
enclosure optional TypeEnclosure Complex Type
Media-Objekte
url required xs:anyURI
URL mit der Adresse
length optional xs:nonNegativeInteger
Grösse in Bytes
type optional xs:string
MIME Media-Type
author optional TypeEmail Simple Type
Email des Erstellers des Objekts
source optional TypeSource Complex Type
Die Quelle des Objekts
url optional xs:anyURI
comments optional xs:anyURI
URL für weitere Kommentare
pubDate optional xs:dateTime
Veröffentlichung des Objekts
Attributes
NameTypeUseDefaultFixedDescription
versionxs:decimalrequired 2.0 
Attribute Wildcards

Namespace: ##any

Process Contents: strict

Source
<xs:element name="rss" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="channel" type="TypeChannel" />
      <!-- <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> -->
    </xs:sequence>
    <xs:attribute name="version" type="xs:decimal" use="required" fixed="2.0" />
    <xs:anyAttribute namespace="##any" />
  </xs:complexType>
</xs:element>
See Also
GeoRssFeed_V4 Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.