Complex Type | X3DPickSensorNode |
<xs:attribute name="sortOrder" default="CLOSEST"> <xs:simpleType> <xs:restriction base="SFString"> <xs:enumeration value="ANY"/> <xs:enumeration value="CLOSEST"/> <xs:enumeration value="ALL"/> <xs:enumeration value="ALL_SORTED"/> </xs:restriction> </xs:simpleType> </xs:attribute> |