xsl-list
[Top] [All Lists]

RE: [xsl] combining multiple documents

2008-01-27 15:26:03
  I think that it can be disapointing, when discovering 
key(), that it doesn't handle several documents 
automagically. 

Well, you can search any required set of documents by doing

$documentSet/key('k', value)

so that doesn't seem an enormous hardship.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--