[x3d-public] Updated X3D JSON schema (not glTF schema)

John Carlson yottzumm at gmail.com
Mon Apr 11 01:58:19 PDT 2022


There appear to be several changes in accessTypes associated with
rtpHeaderExpected.  It shouldn't affect validation. coderextreme/x3dschema:
X3D Schema work (JSON) (github.com)
<https://github.com/coderextreme/x3dschema>

John

@@ -8981,7 +8981,7 @@
             },
             "@rtpHeaderExpected": {
               "default": false,
-              "$comment": "SFBool initializeOnly",
+              "$comment": "SFBool inputOutput",
               "type": "boolean"
             },
             "@scale": {
@@ -22965,7 +22965,7 @@
             },
             "@rtpHeaderExpected": {
               "default": false,
-              "$comment": "SFBool initializeOnly",
+              "$comment": "SFBool inputOutput",
               "type": "boolean"
             },
             "@siteID": {
@@ -24943,7 +24943,7 @@
             },
             "@rtpHeaderExpected": {
               "default": false,
-              "$comment": "SFBool initializeOnly",
+              "$comment": "SFBool inputOutput",
               "type": "boolean"
             },
             "@sampleRate": {
@@ -29547,7 +29547,7 @@
             },
             "@rtpHeaderExpected": {
               "default": false,
-              "$comment": "SFBool initializeOnly",
+              "$comment": "SFBool inputOutput",
               "type": "boolean"
             },
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20220411/cc5ff6bd/attachment-0001.html>


More information about the x3d-public mailing list