simpleType transitionTypeValues
type restriction of MFString
properties
base MFString
facets
Kind Value Annotation
enumeration "TELEPORT"
enumeration "LINEAR"
enumeration "ANIMATE"
annotation
appinfo
Permitted values for the transitionType field in the NavigationInfo node. Unbounded, additional values are possible.
source <xs:simpleType name="transitionTypeValues">
 
<xs:annotation>
   
<xs:appinfo>Permitted values for the transitionType field in the NavigationInfo node. Unbounded, additional values are possible.</xs:appinfo>
   
<xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/navigation.html#NavigationInfo"/>
 
</xs:annotation>
 
<xs:restriction base="MFString">
   
<xs:enumeration value='"TELEPORT"'/>
   
<xs:enumeration value='"LINEAR"'/>
   
<xs:enumeration value='"ANIMATE"'/>
 
</xs:restriction>
</xs:simpleType>


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