Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - XML and Viewlink component >Thread Next - Re: XML and Viewlink component Re: XML and Viewlink componentTo: NULL Date: 8/5/2004 11:56:00 PM Ilya Volodin wrote: > I'm trying to transform XML document into HTML using XSLT. But one of the > tags should be transformed into viewlink tag. XSL doesn't allow me to insert > <HTML xmlns:viewlink> instead of regular <HTML> tag into output. How can I > go around it? <HTML xmlns:viewlink> isn't well-formed XML so you can't express it in XSLT. What about <HTML xmlns:viewlink="dummy">? > <VIEWLINK:bars> <--- If I use just <HTML> error in this line: > Desc - "Reference to undeclared namespace prefix: 'VIEWLINK'. Error > processing resource". In XML foo:bar name means namespace qualified name, where bar is local name and foo is namespace prefix, which must be declared. -- Oleg Tkachenko [XML MVP] http://blog.tkachenko.com | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
