xsl-list
[Top] [All Lists]

Re: [xsl] namespace declaration problem creating new xml file

2008-08-28 16:38:59
"Pablo" == Pablo Sebastian Rodriguez 
<psrodriguez(_at_)jusbaires(_dot_)gov(_dot_)ar> writes:

    Pablo> Hi, I have this input and i want to split it into multiple
    Pablo> files, one per each "table" element

     Pablo> The problem is that the namespace declaration (
    Pablo> "xmlns:fn..." ) gets added inside the root element of every
    Pablo> file created, like this:

     Pablo> What am i doing wrong ? Anyway to avoid this ?

 If you don't want it (it is harmless, so you could just leave it, but
 ...) remove the xmlns:fn declaration - you don't need it.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>