[x3d-public] Which of these are necessary containerFields in XML?

John Carlson yottzumm at gmail.com
Thu Mar 22 03:24:59 PDT 2018


So the plan is to remove the ones present in the roundtrip, but not present in the necessary list from X3DJSONLD JSON -> DOM conversion.

So I will not propagate the following containerFields back to XML:

containerField='coord'
containerField='fontStyle'
containerField='geometry'
containerField='geoOrigin'

OK?

John

Sent from Mail for Windows 10

From: John Carlson
Sent: Thursday, March 22, 2018 5:46 AM
To: x3d-public at web3d.org
Subject: Which of these are necessary containerFields in XML?

Which are the necessary containerFields in this list for XML?  I’m guessing fontStyle isn’t one. I’d like to strip them out in X3DJSONLD.  Thanks! If you know a good way of stripping them out, let me know.  Thanks!

List of files present in roundtrip:

containerField='collider'
containerField='coord'
containerField='fontStyle'
containerField='geometry'
containerField='geoOrigin'
containerField='proxy'
containerField='skinCoord'

List of files present in canonical version of XML:

containerField='bodies'
containerField='collidables'
containerField='collider'
containerField='controlPoint'
containerField='joints'
containerField='level'
containerField='parts'
containerField='proxy'
containerField='rootNode'
containerField='segments'
containerField='shaders'
containerField='sites'
containerField='skeleton'
containerField='skin'
containerField='skinCoord'
containerField='value'
containerField='viewpoints'

Here’s a list that is in both.  I’m guessing these are the only required ones.

containerField='collider'
containerField='proxy'
containerField='skinCoord'

John


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180322/4a02d7dc/attachment.html>


More information about the x3d-public mailing list