>no part of the *unique* root element may appear anywhere else in the document
That is not the intent of the language. The root element is not "unique" in any sense except that of being the only top-level element in the document. >I'm fairly certain that in the past I've encountered DTDs that did not allow >the root element to exist anywhere within the document A specific DTD/schema can apply whatever additional constraints it wants to, of course. But that's the decision of whoever designed that document type. It isn't something XML forced upon them. ______________________________________ Joe Kesselman / IBM Research --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
