[x3d-public] X3dToJson.xslt??? MFStrings as strings instead of array of strings.

John Carlson yottzumm at gmail.com
Thu Dec 9 23:04:09 PST 2021


This change was observed in a PrototypeExpander output file

"NavigationInfo": {
-            "@type": [
-              "EXAMINE"
-            ]
+            "@type": "\"EXAMINE\""
           }


I'm kind of wondering where it came from?

File is:


X3DJSONLD/src/main/ppp/3dTexture.json


Run prototype expander via


$ cd X3DJSONLD/src/main/shell


$ bash runppp.sh

Can we treat MFStrings as arrays in JSON?  Thanks!   What does the WD say?

Thanks!

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211210/0bc490fc/attachment.html>


More information about the x3d-public mailing list