| Martin Honnen 2005-10-15, 6:24 pm |
|
Aurelian wrote:
> Here are two examples from Steven Pemberton's XML Events for HTML
> Authors.
> (http://www.w3.org/MarkUp/2004/xmlev...uthors#listener)
Well that clearly says
"Note that there is no markup language yet that allows you to write
exactly this: these examples just show what the equivalent markup would
be, in order to explain the concepts."
and then at the end
"As mentioned above, presently there is no version of XHTML that
supports XML Events with scripting; XHTML2 is in preparation. XForms
uses XML Events (though with its own <action> element rather than
<script> );"
so I don't think any XForms support means the XHTML 1.0 or 1.1 <script>
element necessarily understands the attributes in the XML events namespace.
--
Martin Honnen
http://JavaScript.FAQTs.com/
|