MFNode

Simple Type Information

Source

<xs:simpleType name="MFNode">
  <xs:annotation>
    <xs:appinfo>The MFNode field specifies zero or more nodes; the default value of an MFNode field is the empty list.</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>