Re: [xml-dev] XML Redux
> {"field":<foo>This is a field</foo>}
or how about:
<field>
<foo>This is a field</foo>
</field>
or even:
<foo type="field">This is a field</foo>
or if "field" isnt really the type of <foo>, but just a label:
<foo label="field">This is a field</foo>
:)
I'm more in the evolution not revolution camp - a simplified/subset of
xml, with improved tool support seems much more appealing than some
hybrid syntax.
--
Andrew Welch
http://andrewjwelch.com