svg:CursorValueType

Value is an optional comma-separated list orf uri references followed by one token from an enumerated list.

[ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help ] ] | inherit

Simple Type Information

Used By

Source

<simpleType name="CursorValueType">
  <annotation>
    <documentation>Value is an optional comma-separated list orf uri references followed by one token from an enumerated list.</documentation>
    <documentation>[ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help ] ] | inherit</documentation>
  </annotation>
  <restriction base="string"/>
</simpleType>