Schema declaration in XML

In an XML 1.0 document, I can declare which DTD to use for this
document:

<!DOCTYPE greeting SYSTEM "hello.dtd">

How can I declare which ***XML Schema*** to use instead of DTD?  Is
there any support for this yet?  If not, how can I tell my XML processor
how to validate my document?

Thanks.


King
----------------------------
King Chung Yu
Cross Information Technology

Received on Tuesday, 10 July 2001 16:49:45 UTC