<div dir="ltr">interesting "issues" while running Java generated by JavaSerializer.js.   Sample attached.<div><br></div><div>Note that the SquawLOD023.x3d.new (intermediate between JSON and Java) does not contain the containerField='rootNode' that the XML file has.  Should I explicitly set the containerField on Shape?</div><div><br></div><div>Note that the .new.json does not contain a containerField either, nor does the JSON generated from XML, that the serializer uses as input.</div><div><br></div><div>Can someone explain why the containerField was supposed to be 'rootNode'?   Can we get the X3dToJson.xslt to produce a rootNode containerField for this case?</div><div><br></div><div><br>I'm guessing this is on a TODO list somewhere.<br><div><br></div><div><br></div><div><br></div><div>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD023<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD024<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD025<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD026<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD027<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD028<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br>~/X3DJSONLD/src/main/shell<br>~/X3DJSONLD/src/main/java ~/X3DJSONLD/src/main/shell<br>net/coderextreme/x3d_code/www_web3d_org/x3d/content/examples/Basic/Geospatial/SquawLOD029<br>success... containerField mismatch for Shape DEF='', found containerField='children' but expected containerField='rootNode'<br></div></div></div>