Re: [xml-dev] limits of the generic

From
Jonathan Robie <>
To
Norman Walsh <>,
Date
2002-09-30T17:04:53Z
ID
<>
Thread
Re: [xml-dev] limits of the generic
At 12:30 PM 9/30/2002 -0400, Norman Walsh wrote:
>Personally, it's not an interesting solution to me because I want
>links to be manifest even in well-formed documents that don't have a
>W3C XML Schema, let alone documents that use other schema technologies.

In fact, this is also a reason for simple data types that can be declared 
using xsi:type="", without either a schema or a DTD.

Jonathan