RE: [xml-dev] dtds, schemas, xhtml, and multimedia technologies

From
Bullard, Claude L (Len) <>
To
'Kohsuke Kawaguchi' <>
Date
2002-11-18T17:24:07Z
ID
<>
Thread
RE: [xml-dev] dtds, schemas, xhtml, and multimedia technologies
Many thanks, Kohsuke!

I take it the source is an open source 
means to get the support into .NET, and not something 
that Microsoft provides. 

len

From: Kohsuke Kawaguchi [mailto:]

> deprecating the use of DTDs.    I don't think you can use RELAX 
> with .NET either but will be delighted to be proven wrong. 

It's kind of late, but indeed you can use RELAX NG with .NET.
See

http://sourceforge.net/project/showfiles.php?group_id=29938&release_id=96258

It doesn't come with W3C XML Schema datatypes support, so the usefulness
will be somewhat limited. Also, the situation is much better in Java both
in terms of quality and number of implementations.