simpleType vrml97SupportValues
type restriction of xs:string
properties
base xs:string
used by
attribute ConcreteNode/@vrml97Support
facets
Kind Value Annotation
enumeration true
enumeration false
enumeration hasPrototypeSimple
enumeration hasPrototypeEcmaScript
enumeration hasPrototypeJava
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>


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