[Home] [By Thread] [By Date] [Recent Entries]

  • From: Radovan Chytracek <Radovan.Chytracek@c...>
  • To: xml-dev@l...
  • Date: Tue, 26 Jun 2001 16:20:41 +0200

Hello,

  I'm not sure you can do that using a DTD. In DTD all the XML elements
declarations are in a "global" scope, it means that virtually any of them can
be used as a root element in an instance XML document according to the DTD.

XML Schema allows you to define "local" elements to get this effect.

But you can give a try the XML Patterns at

http://www.xmlpatterns.com/categoryAllPatterns.shtml#DocumentRoots


Radovan

>     Hello,
>
>     I have few elements in a DTD and I want to explicity declare
> one as the root
> to
>     be used in XML, not the others, is there a way for that ?
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member