Re: XML versions

Karl Dubost wrote:

>> You have to draw line somewhere to ensure interoperability.
> 
> See the section of the QA Framework about requirements and normative
> references.
> 
>     "When imposing requirements by normative references,
>     address conformance dependencies." [1]
> 
> See specifically the techniques and examples parts. Unicode has exactly
> the same constraints because it evolves. [2]
> 
> "Implementations that support XML serialization of HTML5 must be
> compatible with the XML Infoset[3]…"

And how does XML Infoset helps to interoperability? It is abstract data
model of XML. But if you serialize HTML5 into XML for sending over wire
you want octet stream containing angle brackets not some abstract notation.

XML seralization operates on a different level then XML infoset.

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Received on Thursday, 2 August 2007 08:17:25 UTC