[x3d-public] X3dToJson.xslt??? MFStrings as strings instead of array of strings.

John Carlson yottzumm at gmail.com
Fri Dec 10 23:52:35 PST 2021


I recommend looking at several NavigationInfo.type examples in JSON.   I’m
seeing differences both strings and arrays.  We may have to support both in
schema.

On Fri, Dec 10, 2021 at 1:04 AM John Carlson <yottzumm at gmail.com> wrote:

> This change was observed in a PrototypeExpander output file
>
>          "NavigationInfo": {
> -            "@type": [
> -              "EXAMINE"
> -            ]
> +            "@type": "\"EXAMINE\""
>           }
>
>
> I'm kind of wondering where it came from?
>
> File is:
>
>
> X3DJSONLD/src/main/ppp/3dTexture.json
>
>
> Run prototype expander via
>
>
> $ cd X3DJSONLD/src/main/shell
>
>
> $ bash runppp.sh
>
> Can we treat MFStrings as arrays in JSON?  Thanks!   What does the WD say?
>
> Thanks!
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211211/4c68ad73/attachment.html>


More information about the x3d-public mailing list