http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/fieldsDef.html#SFStringAndMFString
<xs:simpleType name="SFString"> <xs:annotation> <xs:appinfo>SFString defines a single string encoded with the UTF-8 universal character set.</xs:appinfo> <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/fieldsDef.html#SFStringAndMFString"/> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType> |