|
next
|
 Subject: XSLT for page breakout Author: Chris Pat Date: 05 Sep 2009 05:56 PM
|
Hello
I am a newbie, so please excuse any gaucherie.
I have a simple html document that is structured all with </div>, however each <div> of interest also has a unique id. What I would like to do is to breakout every unique id=pageXXX, into a properly, default, formatted XHTML page into a subdirectory with the exact name as the id. The problem, of many I see, is the page nomenclature is NOT padded so I dont see how to parse that and put it into a variable for a file name. Of course also how do I designate the location, simple directory structure relative to the source document, and the actual section copy and page level document creation. Sorry if this is too much, I like non-trivial problem to learn with, grin. tia.
|
|
|