[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Define a root in a DTD

  • From: David.L.Eiland@f...
  • To: christine.coisy@m...
  • Date: Tue, 26 Jun 2001 13:34:45 -0500

Re: Define a root in a DTD
christine.coisy@m... wrote:
>     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 ?

As has been pointed out by others, you can't do this in the DTD. What
hasn't been mentioned is that you effectively create this constraint in
the document type declaration:

  <!DOCTYPE myRoot SYSTEM "uri-of-some-dtd">

...says that this document is of type "myRoot", and thus its root/document
element is going to be one of those "myRoot" elements, a type of element
for which the content model can be found in the specified DTD.

   - Mike
_____________________________________________________________________________
mike j. brown, software engineer     |  xml/xslt: http://skew.org/xml/
in denver, colorado, USA             |  personal: http://hyperreal.org/~mike/

------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@l...



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.