Standardized AJAX DOM API with XML

I’ve been away from these forums for awhile, so I don’t know what to expect from this post. But I’ll give it a shot…

I’ve developed an experimental protocol for communicating between web applications and web browsers using AJAX. The protocol isn’t limited to this, it could be used for Server to Server Communication, but I’m not sure how useful it would be for that purpose, unless you had some burning desire to allow a remote server to manipulate your local XML files.

Here is the specification…

XRDOM (XML Rest Dom API)

Please let me know what you think…