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

Don Brutzman brutzman at nps.edu
Sun Jan 7 13:57:05 PST 2018


This was a good catch, finding something missing!

Following up: this was fixed as part of last week's triple-escaping escapades, which fixed some previously exceptional cases in DOM loading.

On 1/2/2018 12:39 PM, John Carlson wrote:
> 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
all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list