Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: help with 2 errors in xml [Thread Next] Re: help with 2 errors in xmlTo: NULL Date: 9/6/2008 1:37:00 PM Pam wrote: > My first 3 lines read: > <?xml version="1.0" encoding="utf-8"?> > <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> > <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" > version="2.0"> That should simply be <?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> You can't have two rss elements and there is no need to, the suggestion was simply to add the xmlns:atom="http://www.w3.org/2005/Atom" to the rss element. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
