[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: SyncML is kind of interesting
- From: Didier PH Martin <martind@netfolder.com>
- To: Tim Bray <tbray@textuality.com>, xml-dev@lists.xml.org
- Date: Sat, 13 Jan 2001 14:23:46 -0500
Hello
Sure it is. For those who want to get a fast overview of it, I wrote an
article about SyncML, you can get it at:
http://www.xml.com/pub/a/2000/12/27/syncml.html
cheers
Didier PH Martin
-----Original Message-----
From: Tim Bray [mailto:tbray@textuality.com]
Sent: Saturday, January 13, 2001 1:55 PM
To: xml-dev@lists.xml.org
Subject: SyncML is kind of interesting
Check out http://www.syncml.org/
There are a lot of heavyweights behind this. Looks like a
nice sensibly-designed language, not that I know anything
about syncing PDAs.
Interestingly, their namespace URI points at a DTD
(although SyncML messages need not be valid), and yet
the page at http://www.syncml.org/downloads.html seems like
strong evidence why something like RDDL is a good idea.
Sadly, they allow WAP's binary-XML representation, although
it seems obvious that there are better ways to compress XML
than replacing tags with numbers. -Tim