Re: Removing namespaces2004-05-06 13:10:13Marcus Andersson wrote: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"xmlns:db="urn:#MyHelperToGetData" xmlns:msxsl="urn:schemas-microsoft-com:xslt" Note that "urn:#MyHelperToGetData" is a really poor namespace name, as it's not even a legal URI. (no, that doesn't affect XSLT processing). Best regards, Julian -- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
|
|