Does RDF, and hence RSS 1.0, specify what to do with tags that look like they might markup HTML? <description><![CDATA[ This is a picture of my cat: <img src="http://fhwang.net/img/kitty.gif" /> ]]></description> <description><![CDATA[ <gripe>I hate RSS</gripe> ]]></description> <description><![CDATA[ This is my picture of a spaceship: <=O=> ]]></description> On Nov 13, 2004, at 9:25 PM, Aredridel wrote: > On Sat, 13 Nov 2004 23:32:03 +0900, Francis Hwang <sera / fhwang.net> > wrote: >> Aredridel, >> >> I was poking around in the RSS 1.0 spec and didn't see anything about >> rdf:parseType. Is that just something standard with all RDF docs? (I >> don't use RDF much myself.) >> > > Yup. It's a standard RDF thing (as evidenced by the namespace). >