<xs:element name="NavigationInfo">
<xs:annotation>
<xs:appinfo />
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/navigation.html#NavigationInfo" />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DBindableNode">
<xs:attribute name="avatarSize" type="MFFloat" default="0.25 1.6 0.75" />
<xs:attribute name="headlight" type="SFBool" default="true" />
<xs:attribute name="speed" type="SFFloat" default="1" />
<xs:attribute name="type" type="MFString" default=""EXAMINE" "ANY"" />
<xs:attribute name="transitionType" type="MFString" default=""ANIMATE"" />
<xs:attribute name="transitionTime" type="MFFloat" default="1.0" />
<xs:attribute name="visibilityLimit" type="SFFloat" default="0" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|