<xs:simpleType name="outputOnlyAccessTypes">
<xs:annotation>
<xs:appinfo>Table of fields having accessType outputOnly. These are not otherwise listed in element definitions since they cannot be specified in an .x3d file.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/concepts.html#FieldSemantics" />
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="actionKeyPress" />
<xs:enumeration value="actionKeyRelease" />
<xs:enumeration value="altKey" />
<xs:enumeration value="angle" />
<xs:enumeration value="angleRate" />
<xs:enumeration value="articulationParameterValue0_changed" />
<xs:enumeration value="articulationParameterValue1_changed" />
<xs:enumeration value="articulationParameterValue2_changed" />
<xs:enumeration value="articulationParameterValue3_changed" />
<xs:enumeration value="articulationParameterValue4_changed" />
<xs:enumeration value="articulationParameterValue5_changed" />
<xs:enumeration value="articulationParameterValue6_changed" />
<xs:enumeration value="articulationParameterValue7_changed" />
<xs:enumeration value="bindTime" />
<xs:enumeration value="body1AnchorPoint" />
<xs:enumeration value="body1Axis" />
<xs:enumeration value="body2AnchorPoint" />
<xs:enumeration value="body2Axis" />
<xs:enumeration value="centerOfRotation_changed" />
<xs:enumeration value="collideTime" />
<xs:enumeration value="controlKey" />
<xs:enumeration value="cycleTime" />
<xs:enumeration value="detonateTime" />
<xs:enumeration value="duration_changed" />
<xs:enumeration value="elapsedTime" />
<xs:enumeration value="enteredText" />
<xs:enumeration value="enterTime" />
<xs:enumeration value="exitTime" />
<xs:enumeration value="finalText" />
<xs:enumeration value="firedTime" />
<xs:enumeration value="fraction_changed" />
<xs:enumeration value="geovalue_changed" />
<xs:enumeration value="hinge1Angle" />
<xs:enumeration value="hinge1AngleRate" />
<xs:enumeration value="hinge2Angle" />
<xs:enumeration value="hinge2AngleRate" />
<xs:enumeration value="hitGeoCoord_changed" />
<xs:enumeration value="hitNormal_changed" />
<xs:enumeration value="hitPoint_changed" />
<xs:enumeration value="hitTexCoord_changed" />
<xs:enumeration value="inputFalse" />
<xs:enumeration value="inputNegate" />
<xs:enumeration value="inputTrue" />
<xs:enumeration value="isActive" />
<xs:enumeration value="isBound" />
<xs:enumeration value="isCollided" />
<xs:enumeration value="isDetonated" />
<xs:enumeration value="isLoaded" />
<xs:enumeration value="isOver" />
<xs:enumeration value="isPaused" />
<xs:enumeration value="isNetworkReader" />
<xs:enumeration value="isNetworkWriter" />
<xs:enumeration value="isRtpHeaderHeard" />
<xs:enumeration value="isSelected" />
<xs:enumeration value="isStandAlone" />
<xs:enumeration value="isValid" />
<xs:enumeration value="keyPress" />
<xs:enumeration value="keyRelease" />
<xs:enumeration value="level_changed" />
<xs:enumeration value="lineBounds" />
<xs:enumeration value="loadTime" />
<xs:enumeration value="modifiedFraction_changed" />
<xs:enumeration value="motor1Angle" />
<xs:enumeration value="motor1AngleRate" />
<xs:enumeration value="motor2Angle" />
<xs:enumeration value="motor2AngleRate" />
<xs:enumeration value="motor3Angle" />
<xs:enumeration value="motor3AngleRate" />
<xs:enumeration value="next" />
<xs:enumeration value="normal_changed" />
<xs:enumeration value="orientation_changed" />
<xs:enumeration value="pickedGeometry" />
<xs:enumeration value="pickedNormal" />
<xs:enumeration value="pickedPoint" />
<xs:enumeration value="pickedTextureCoordinate" />
<xs:enumeration value="position_changed" />
<xs:enumeration value="previous" />
<xs:enumeration value="progress" />
<xs:enumeration value="rotation_changed" />
<xs:enumeration value="separation" />
<xs:enumeration value="separationRate" />
<xs:enumeration value="shiftKey" />
<xs:enumeration value="textBounds" />
<xs:enumeration value="time" />
<xs:enumeration value="timestamp" />
<xs:enumeration value="touchTime" />
<xs:enumeration value="trackPoint_changed" />
<xs:enumeration value="transitionComplete" />
<xs:enumeration value="translation_changed" />
<xs:enumeration value="triggerTime" />
<xs:enumeration value="triggerTrue" />
<xs:enumeration value="triggerValue" />
<xs:enumeration value="value_changed" />
</xs:restriction>
</xs:simpleType>
|