Two problems in X3DJSONLD web page:<div dir="auto"><br></div><div dir="auto">* conversions from STL should be fixed.   Was a scoping issue with module approach or updates to browsers.   Moved functions into window scope.   I’m unsure of impact on command line interpreter versions presently.</div><div dir="auto"><br></div><div dir="auto">* XML to JSON conversion not working due to deleting compiled stylesheet, X3dToJson.sef.json.  I mistakenly thought the compiled stylesheet was no longer used.   This stylesheet doesn’t really work in the browser, or the stylesheet is broken.   This has not been resolved for a long time.</div><div dir="auto"><br></div><div dir="auto">This is a build issue as I will continually have to compile new versions based on sourceforge updates.   Hopefully we won’t have many more updates.  Ideally, compilation would be done when the stylesheet has passed regression testing.  I will try to add compilation to X3DJSONLD sometime tonight.</div><div dir="auto"><br></div><div dir="auto">One thing I would like to see is a second implementation of XML to JSON, and I’m probably more than halfway there.  I got stuck on deeply nested XML in HAnim.</div>