Re: Starting point

>> - empty element tags eg <foo/>
>> - comments
>
> empty elements and comments are essential, however

I would lean towards including them, but I think we need to ask why
and make a reasoned argument for them.

I can think of arguments against them:

- empty element tags increase complexity without increasing expressiveness
- XML comment syntax is really verbose/complex/ugly; JSON seems to
have managed just fine without comments

James

Received on Tuesday, 24 July 2012 07:52:42 UTC