Re: [xsl] json-to-xml namespace

Subject: Re: [xsl] json-to-xml namespace
From: "Elliotte Rusty Harold elharo@xxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Dec 2024 11:32:25 -0000
Is that really what it does? You might be misunderstanding how
namespaces work in XML. Then again the function might be buggy. Do you
have some example source code and output?

On Tue, Dec 10, 2024 at 8:22b/AM Andre Cusson akhu01@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> I am a little puzzled as I convert some json to xml, the json-to-xml
function seems to put the resulting xml in the
http://www.w3.org/2005/xpath-functions namespace, as specified on its root
element.
> This root element has local-name() "map". xslt maps are functions, but this
is an element not an xslt map.
> Why is this in a namespace?
> What am I missing
>
> Thank you.
> Regards.
> ac
>
> XSL-List info and archive
> EasyUnsubscribe (by email)



--
Elliotte Rusty Harold
elharo@xxxxxxxxxxx

Current Thread