MFString

Simple Type Information

Used By

Source

<xs:simpleType name="MFString">
  <xs:annotation>
    <xs:appinfo>MFString is an array of SFString values, each "quoted" and separated by whitespace. Individual SFString array values are optionally separated by commas.</xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/fieldsDef.html#SFStringAndMFString"/>
  </xs:annotation>
  <xs:list itemType="xs:string"/>
</xs:simpleType>