[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Personal reply to Edd Dumbill's XML Hack Article wrt W3C XML Schema
- From: Richard Tobin <richard@cogsci.ed.ac.uk>
- To: xml-dev@lists.xml.org
- Date: Mon, 12 Mar 2001 13:13:39 +0000 (GMT)
>In particular, I hope that:
>
>(a) overly tight coupling between other W3C specs and XML Schema 1.0
>will be avoided
The natural way for W3C specs to couple to XML Schema will be by
describing their input in terms of the PSV Infoset. Any other
validator whose output could be described in terms of the PSV Infoset
could then equally well be used.
The PSV Infoset as it stands is probably rather too closely tied to
XML Schemas for this to appeal to those defining other validators (or
rather type-assigners). In particular the complex types and their
representations are (of course) those of XML Schemas.
Are the simple types sufficiently uncontroversial to form a basis for
a common "typed infoset"?
-- Richard