On Wed, 12 Jul 2006 22:13:03 +0200
"Jean-Claude Moissinac" <[EMAIL PROTECTED]> wrote:

> Hello
> 
> I've published a note about using REX, AJAX and SVG on:
> http://svgmpeg4.blogspot.com/2006/06/taste-of-rex-ajax-and-svg.html
> 
> Here is the abstract:
> The purpose of this note is to present my implementation of REX to
> dynamically modify SVG documents with the help of XMLHttpRequest,
> popularized by AJAX. REX is a simple XML grammar - proposed by the W3C in
> February 2006 - which allows us to describe modifications that we want to
> bring to an XML document: insertion, replacement or deletion of a
> sub-document, and attribute's change. Thanks to this implementation, with a
> little bit of JavaScript code, we can make any kind of manipulation of a
> graphic SVG page by commands stemming from a server.

Interesting article, but I have one little nit to pick. Why do you show the
namespace attribute in the end tags for the rex element?

The definition of an end tag does not allow any attributes as far as I know.
(http://www.w3.org/TR/2004/REC-xml-20040204/#NT-ETag).

Other than that, the article does provide food for thought.

G. Wade
-- 
Bugs lurk in corners and congregate at boundaries.   -- Boris Bezier


------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to