Complex Type | X3DPickSensorNode |
<xs:attribute name="matchCriterion" default="MATCH_ANY"> <xs:simpleType> <xs:restriction base="SFString"> <xs:enumeration value="MATCH_ANY"/> <xs:enumeration value="MATCH_EVERY"/> <xs:enumeration value="MATCH_ONLY_ONE"/> </xs:restriction> </xs:simpleType> </xs:attribute> |