[x3d-public] problems with Saxon's xslt3 node module

John Carlson yottzumm at gmail.com
Tue Jun 20 10:35:57 PDT 2023


I guess I should have said “my primary…” my apologies.

Are the extra jars the xmlresolver ones?

I guess if my webapps aren’t working, i can work on server side stuff.

John

On Tue, Jun 20, 2023 at 4:35 AM John Carlson <yottzumm at gmail.com> wrote:

> Saxon's xslt3 node.js module has serious issues using X3dToJson.xslt.
>
> For example, an entire ProtoInstance was deleted when converting to
> abox.x3d to JSON.  (see attached abox.3d)
>
> Fortunately, their Java Saxon 10.6 HE is our primary stylesheet processor
> and is working well.
>
> Here is some pseudocode for running xslt3. You will need some way to
> install xslt3, like npm (part of node.js package).
>
> $ npm install -g xslt3
> $ xslt3 -xsl:X3dToJson.xslt -s:abox.x3d -o:abox.json
>
> Hmm!
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230620/1c1d7adf/attachment.html>


More information about the x3d-public mailing list