simpleType MFNode
type SFString
properties
base SFString
annotation
appinfo
<xs:attribute name="defaultValue" type="MFNode" default=""/>
MFNode specifies zero or more nodes; the default value of an MFNode field is the empty list.
source <xs:simpleType name="MFNode">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="defaultValue" type="MFNode" default=""/>
MFNode specifies zero or more nodes; the default value of an MFNode field is the empty list.
</xs:appinfo>
   
<xs:documentation source="https://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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy