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

Re: Inclusion in XML versus SGML


xml versus sgml
The effect of <!ELEMENT book (chapter,section) +(para)> probably isn't 
what's wanted anyway.  This would also allow paragraphs before chapters, 
between chapters and sections, and after sections.  And in addition, I 
suspect that chapters would want to contain sections, not sit next to them, 
so the example is a little artificial.

Inclusion has often been used in SGML when regular content models (usually 
repeatable-OR groups) would have been a better choice.  If the document 
type really is for books, there are plenty of examples of how to do this 
using good practices -- DocBook, for example.

Once upon a time I wrote a white paper about migrating SGML DTDs with 
exceptions (inclusions and exclusions) into XML.  Looks like it's still up; 
it hasn't aged too terribly badly, assuming that the migration is into XML 
DTDs and not more modern schemas:

   http://www.arbortext.com/html/exceptions_wp.html

         Eve

At 12:02 PM 2/20/02 -0500, John Cowan wrote:
>Sevigny Benoît scripsit:
>
> >       In SGML, you can do like thing in your DTD declaration :
> >
> >               <!ELEMENT book (chapter,section) +(para) >
> >
> >       This mean that that book contain a chapter and a section. The
> > chapter and section is composed by para.
> >
> >       Now what I want to know, is how in XML I can declare such thing
> > (a repeating inclusion).
>
>XML DTDs don't have inclusions, period.
>
>You can either carefully define all your content models to allow
><para> elements at every point (which often isn't that hard), or
>you can move to a different schema language.

--
Eve Maler                                    +1 781 442 3190
Sun Microsystems XML Technology Center   eve.maler @ sun.com


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.