--- Kendall Shaw <[EMAIL PROTECTED]> wrote: > Jirka Kosek <[EMAIL PROTECTED]> writes: ... > > I don't see in what aspect is this syntax better > then XML. Anyway in RNC > > you can already write this as: > > It would be compact as much as the relax ng compact > syntax is compact > compared to the XML form.
You might want to check out JSON. It has bit more compact yet very simple textual notation, and has basic typing you need for expressing structs (string, int, boolean, lists, maps). There are couple of packages for exposing JSON via xml interfaces, too, if there's need for tool interoperability. Just an idea, -+ Tatu +- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
