It's 'FuncIRI' not 'funciri'.
--- a/master/interact.html Thu May 17 16:53:39 2012 +1000
+++ b/master/interact.html Thu May 17 16:59:05 2012 +1000
@@ -953,7 +953,7 @@
specify which cursor to use. The <a>'cursor property'</a> property can be used to
reference standard built-in cursors by specifying a keyword
such as <em>crosshair</em> or a custom cursor. Custom cursors
-are referenced via a <a><funciri></a> and can point to either an
+are referenced via a <a><FuncIRI></a> and can point to either an
external resource such as a platform-specific cursor file or to
a <a>'cursor element'</a> element, which can be
used to define a platform-independent cursor.</p>
@@ -969,7 +969,7 @@
<tr>
<td><em>Value:</em> </td>
<td>[ [<a
- href="types.html#DataTypeFuncIRI"><funciri></a> ,]* [
+ href="types.html#DataTypeFuncIRI"><FuncIRI></a> ,]* [
auto | crosshair | default | pointer | move |
e-resize | ne-resize | nw-resize | n-resize |
se-resize | sw-resize | s-resize | w-resize| text |
@@ -1048,7 +1048,7 @@
<dd>Help is available for the object under the cursor. Often
rendered as a question mark or a balloon.</dd>
- <dt><span class='attr-value'><funciri></span></dt>
+ <dt><span class='attr-value'><FuncIRI></span></dt>
<dd>The user agent retrieves the cursor from the resource
designated by the URI. If the user agent cannot handle the
first cursor of a list of cursors, it shall attempt to handle
@@ -1125,7 +1125,7 @@
<dt id="CursorElementHrefAttribute"><span
class="adef">xlink:href</span> = "<span
class="attr-value"><a
- href="types.html#DataTypeFuncIRI"><funciri></a></span>"</dt>
+ href="types.html#DataTypeFuncIRI"><FuncIRI></a></span>"</dt>
<dd>A <a href="types.html#DataTypeFuncIRI">Functional IRI
reference</a> to the file or element which provides the
image of the cursor.<br />