Re: [xsl] Newted XML Documents

Subject: Re: [xsl] Newted XML Documents
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: 21 Apr 2003 00:15:53 +0100
On Sun, 2003-04-20 at 21:08, Jack Cane wrote:
> Suppose I am writing a book of many chapters each of which may have sections
> and subsections. To keep things under control I propose to use included
> files. Thus, the main file will have "book" as the root element and will
> include chapter files.
> 
> Each chapter file will have "Chapter" as its root element, and will have one
> or more section files included in it.
> 
> Section files will have subsections, etc.
> 
> So, my vision is of a nested set of included files.
> 
> Will XML support this?

Yes, this is extremely common. The trick is to pick an editor that
supports it smoothly.

///Peter



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread