RE: [xml-dev] EXI: was : RE: [xml-dev] what's missing in XML? What's coming?

From
Alexander Philippou <>
To
, 'Richard Salz' <>
Date
2012-01-03T10:58:48Z
ID
<[email protected]>
Thread
RE: [xml-dev] EXI: was : RE: [xml-dev] what's missing in XML? What's coming?
> I don't have references without going digging, sorry. Fast Infoset was
> obviously one; as I recall that was one where mixed content wasn't
> initially supported at all.

Actually Fast Infoset always permitted mixing any type of data with character data as part of the node content, and it did so without having to be schema informed since it is self-descriptive. It's just that the spec didn't/doesn't specifically mention that it is supported.

Alexander