[x3d-public] X3dToJson.xslt -- X3D repository translated remaining JSON parseerrors. 3.3 JSON schema file failures. SCRIPTS

yottzumm at gmail.com yottzumm at gmail.com
Sat May 6 12:32:06 PDT 2017


The following files had JSON parse errors when translated by X3dToJson.xslt. Also, I note that @value suddenly became a string for all fields, etc?

John

================================================================================
File: MFString.json
Error: SyntaxError: Unexpected string in JSON at position 1186
    at JSON.parse (<anonymous>)
    at convertJSON (C:\Users\coderextreme\X3DJSONLD\convertJSON.js:102:16)
    at Object.<anonymous> (C:\Users\coderextreme\X3DJSONLD\json2all.js:10:1)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:422:7)
================================================================================
File: text.json
Error: SyntaxError: Unexpected token \ in JSON at position 1618
    at JSON.parse (<anonymous>)
    at convertJSON (C:\Users\coderextreme\X3DJSONLD\convertJSON.js:102:16)
    at Object.<anonymous> (C:\Users\coderextreme\X3DJSONLD\json2all.js:10:1)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:422:7)
================================================================================
File: X3dHeaderPrototypeSyntaxExamples.json
Error: SyntaxError: Unexpected token \ in JSON at position 9621
    at JSON.parse (<anonymous>)
    at convertJSON (C:\Users\coderextreme\X3DJSONLD\convertJSON.js:102:16)
    at Object.<anonymous> (C:\Users\coderextreme\X3DJSONLD\json2all.js:10:1)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:422:7)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MFString.json
Type: application/json
Size: 1733 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0003.json>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MFString.x3d
Type: application/octet-stream
Size: 691 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.json
Type: application/json
Size: 2438 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0004.json>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.x3d
Type: application/octet-stream
Size: 1286 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X3dHeaderPrototypeSyntaxExamples.json
Type: application/json
Size: 13951 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0005.json>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X3dHeaderPrototypeSyntaxExamples.x3d
Type: application/octet-stream
Size: 6338 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170506/a6e89ac0/attachment-0005.obj>


More information about the x3d-public mailing list