Equivalent of DOCTYPE in Schemas?

Hi All,

I've checked the archives, and not found an answer to this, so here goes...

When using a DTD, although all <!ELEMENT>s could potentially be the root 
element of a document, the <!DOCTYPE> declaration in the instance document 
governs which element will be the root element.

So my question is, how can this be done with Schemas? Again, potentially any 
top level element declared in a Schema could be a valid root element in an 
instance document. How is the root element specified? 
xsi:SchemaLocation...doesn't seem to have any mechanism for specifying the 
root element name....

Hope you can help!

Nigel

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

Received on Wednesday, 12 December 2001 13:19:25 UTC