| type | restriction of xs:string | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| source | <xs:simpleType name="vrml97SupportValues"> <xs:restriction base="xs:string"> <xs:enumeration value="true"/> <xs:enumeration value="false"/> <xs:enumeration value="hasPrototypeSimple"/> <xs:enumeration value="hasPrototypeEcmaScript"/> <xs:enumeration value="hasPrototypeJava"/> </xs:restriction> </xs:simpleType> |