Re: [xml-dev] XML Redux

From
Andrew Welch <>
To
Kurt Cagle <>
Date
2011-02-22T10:34:21Z
ID
<AANLkTik6caUu2KtM4isc5kNTWZNQaCwCeYF88=>
Thread
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