OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] A request for some help with ambigious error messages and

[ Lists Home | Date Index | Thread Index ]

On Fri, Dec 23, 2005 at 04:06:53PM -0800, thewade wrote:
> I am trying to make an RSS feed with a couple of additional tags and 
> additional namespaces as allowed by the  document.

Your DTD does not allow the xmlns:aprox attribute -- delcare it
as CDATA #IMPLIED on the channel element, and similarly for the
xmlns:html attribute.

However, in practice with RSS, you can't put markup inside the
description element -- instead, you need to escape it, e.g. with
a CDATA section or with numeric character references or entities --
instead of <html:a href="xxxx"> use &lt;a href="xxx"&gt;

Yes, this is sucky almost beyond belief.

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
Liam (Ankh) on the Web: http://www.holoweb.net/~liam/
Pictures and Words from Old Books: http://fromoldbooks.org/
Internet Relay Chat Programs Reviewed: http://www.ircreviews.org/




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS