I am preparing some X3D JSON schema updates where I hope to handle fields like align that have an enumerated list of MFStrings (XML-like) with a list of enumerations, each enumeration is a list of strings.  The code is mostly written, I just need to do more comparisons where the tested value is an array of strings.<div dir="auto"><br></div><div dir="auto">At some point, I’d like to attack the hand-coded geoSystem stuff that Roy did, if that’s adequately specified in X3DUOM.</div><div dir="auto"><br></div><div dir="auto">So I need two things.  1) a lot of JSON examples or a way to generate lots of examples. Either way is okay, realizing that the zip on the X3D Resources site now has many JSON examples that fail validation.  We probably need to analyze these failures and make sure it’s not the fault of the schema.</div><div dir="auto"><br></div><div dir="auto">And I forgot the other thing.</div><div dir="auto"><br></div><div dir="auto">John </div>