Progress on JSON array for MFString

 If anyone is questioning whether NavigationInfo.type works with JSON array if strings, please view this page:  

There’s a slew of examples on the top right.  Best viewed on laptop/desktop.  I like the Rubik examples.  The navigation type switcher is available with RMB on X_ITE and keystrokes in X3DOM.

So X3DJSONLD works, at least it converts back to XML/DOM ok.

Please show a case where XML MFString is preferred over a native JSON array.  With X3D JSON schema or XML schema, we can insure that all elements of the JSON array are strings.

I will work on incorporating Ajv schema validation into X3DJSONLD 12.  That’s a missing piece.   It was present in X3DJSONLD 11.  So now’s your chance to break my app!

Thanks!

John

Comments

Popular posts from this blog

Mutable List of Float, Immutable List of Float

Mutable List of Float, Immutable List of Float, Revisited