This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: create multiple documents


At 06:16 AM 10/19/01, DaveP wrote:
>So again for a large source file,
>I want to cut into seperate html files at a <level1> tag,
>
>One template to cover everything in the root document,
>then one with
>stylesheet parameter of n (varying from 1 - enough)
>
>then template match="level1[position() = $n]" >
>   <xsl:document ....
>     All children of <level1>
>   </xsl:document>

Of course, that use of position() is a bit fragile and depends on other 
things in the stylesheet being set up right....

(Sorry Dave, couldn't resist.)

Cheers,
Wendell




======================================================================
Wendell Piez                            mailto:wapiez@mulberrytech.com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]