<div dir="ltr">A couple of XSLT stylesheets for converting X3D XML to JavaScript SAI have fallen by the wayside.  These are:<div><br></div><div><a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToES5.xslt">https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToES5.xslt</a></div><div><br></div><div><a href="https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToNodeJS.xslt">https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/stylesheets/X3dToNodeJS.xslt</a> (seems to work)</div><div><br></div><div>What I would like to see is a conversion from XML to X3DOM and X_ITE SAI.</div><div><br></div><div>I have my own serializers, and I don't normally do XSLT.  But I was setting up Gradle XSLT builds for Python, Java, JavaScript, Turtle and Json and discovered that the JSON and ES5 builds weren't working.  This appears like a Gradle null pointer exception problem.  I will upgrade.</div><div><br></div><div>I would like to set up a complete stylesheet building mechanism for Gradle, but without more experience, this seems impossible.  Copilot won't talk to me.</div><div><br></div><div>John</div></div>