Is RSS 1.0 fully RDF-based?

"alexandre_martini" <alexandre_martini-/E1597aS9LRfJ/[email protected]>
Newsgroups gmane.network.syndication.rss.devel
Message-ID <[email protected]>


Hi,

I have the following XML file.

Can you tell me if it is valid RSS 1.0?
I have tried it with several readers but no one has taken it.

Thanks!

###############################################################
<rdf:RDF
    xmlns:rss="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
  <rdf:Description rdf:about="http://abc.com/not1">
    <rss:title>Titulo da noticia 1</rss:title>
    <rdf:type rdf:resource="http://purl.org/rss/1.0/item"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A0">
    <rdf:_1 rdf:resource="http://abc.com/not1"/>
    <rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Seq"/>
    <rdf:_2 rdf:resource="http://abc.com/not2"/>
    <rdf:_3 rdf:resource="http://abc.com/not3"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://abc.com/not">
    <rss:items rdf:nodeID="A0"/>
    <rdf:type rdf:resource="http://purl.org/rss/1.0/channel"/>
    <rss:title>Ultimas noticias do site</rss:title>
  </rdf:Description>
  <rdf:Description rdf:about="http://abc.com/not3">
    <rdf:type rdf:resource="http://purl.org/rss/1.0/item"/>
    <rss:title>Titulo da noticia 3</rss:title>
  </rdf:Description>
  <rdf:Description rdf:about="http://abc.com/not2">
    <rss:title>Titulo da noticia 2</rss:title>
    <rdf:type rdf:resource="http://purl.org/rss/1.0/item"/>
  </rdf:Description>
</rdf:RDF>








 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/rss-dev/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.