[x3d-public] X3DJSAIL examples, X3dToJson.xslt, missing MetadataString

John Carlson yottzumm at gmail.com
Tue Jan 2 12:39:36 PST 2018


This Java code from HelloWorldProgram.java produces some XML output, but no JSON

scene.addMetadata(new MetadataStringObject("scene.addChildMetadataObject").setName("test"));

It produces it in Java. Since it doesn’t appear in the JSON, it doesn’t appear in the JavaScript either, or XML downstream from JavaScript.

XML looks like this:

        <MetadataString DEF='scene.addChildMetadataObject' name='test'/>

Something’s wrong with X3dToJson.xslt or X3DJSAIL

John

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180102/173e51f9/attachment.html>


More information about the x3d-public mailing list