<xs:simpleType name="SFNode"> <xs:annotation> <xs:appinfo>The SFNode field specifies an X3D node; the default value of an uninitialized SFNode field is NULL.</xs:appinfo> <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/fieldsDef.html#SFNodeAndMFNode"/> </xs:annotation> <xs:restriction base="SFString"/> <!-- this xs:simpleType definition is only used for X3D Object Model construction, and is not used in scene validation --> </xs:simpleType> |