xsl-list
[Top] [All Lists]

RE: [xsl] Processing on both a document list and referenced documents

2008-03-11 11:59:38
Hi,

Is it possible? Yes, I'm sure. I extract all kinds of stuff from DITA and 
DITAMAP (= directory list) files.
You need to be clearer about "the contents of both the directory list and the 
documents referenced by the directory list".

Also, you have nested multiple "<xsl:for-each select="topic">" statements. 
Recursion will probably be more effective.

Brad

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--