Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Error: Cannot construct namespace declaration ... Error: Cannot construct namespace declaration ...To: NULL Date: 8/2/2005 10:06:00 AM got server error "Cannot construct namespace declaration
xmlns:='http://www.w3.org/1999/xhtml'. Prefix '' is already mapped to
namespace ''.
if i change xslt line from
<xsl:stylesheet xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:publ="http://publicant.ru/2005" version="1.0">
to
<xsl:stylesheet xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:publ="http://publicant.ru/2005" version="1.0">
then error not happen but i need manually replace in xslt code all xhtml
elements to <xhtml:{name}>...</xhtml:{name}>
can it be as result of using XmlNamespaceManager when i construct source xml?
with best wishes,
Slav
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
