<div dir="ltr">I, too, like a JSON array for MFString.  That's how it is currently, and I'm reluctant to make changes.</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, Oct 14, 2025 at 8:24 PM Vincent Marchetti via x3d-public <<a href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I disagree with including  "string" as an allowed type in this case.<br>
<br>
I think that a X3D field which is declared as type MFString in the X3D Spec should be encoded as a json array, each item of which (if it is non-empty) is a string under the rules for json formatted data.<br>
<br>
> On Oct 12, 2025, at 8:26 PM, John Carlson via x3d-public <<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a>> wrote:<br>
> <br>
> I just found out that the type of an MFString in JSON could be either an array or a string—the value of “type” in JSON schema could be an array, like:<br>
> <br>
>  “type” : [ “string”, “array” ]<br>
> <br>
> I am open making this a reality in X3D JSON schema, but what do people think?<br>
> <br>
> John <br>
> _______________________________________________<br>
> x3d-public mailing list<br>
> <a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
> <a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
<br>
<br>
_______________________________________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org" target="_blank">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
</blockquote></div>