[x3d-public] Don, following patch should be applied to X3D4 schema:

John Carlson yottzumm at gmail.com
Sun May 10 07:47:35 PDT 2020


To make it agree with the standard Motion interface.

Thanks,

John

Index: x3d-4.0.xsd
===================================================================
--- x3d-4.0.xsd (revision 30305)
+++ x3d-4.0.xsd (working copy)
@@ -17061,7 +17061,7 @@
                <xs:complexType>
                        <xs:complexContent>
                                <xs:extension base="X3DChildNode">
-                                       <xs:attribute name="channels"
type="MFString"/>
+                                       <xs:attribute name="channels"
type="SFString"/>
                                        <xs:attribute
name="channelsEnabled" type="MFBool"/>
                                        <xs:attribute name="description"
type="SFString"/>
                                        <xs:attribute name="enabled"
type="SFBool" default="false"/>
@@ -17094,7 +17094,7 @@
                                                        </xs:restriction>
                                                </xs:simpleType>
                                        </xs:attribute>
-                                       <xs:attribute name="joints"
type="MFString"/>
+                                       <xs:attribute name="joints"
type="SFString"/>
                                        <xs:attribute name="loa"
type="loaType" default="-1"/>
                                        <xs:attribute name="loop"
type="SFBool" default="false"/>
                                        <xs:attribute name="values"
type="MFFloat"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200510/bd5dd3d9/attachment.html>


More information about the x3d-public mailing list