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: conditional inclusions2


> Too bad you can't "sub-render" conditional xml entities 
> before you insert them in the actuall output tree.
> Or can you?

yes, you can. You can process the node-set that results from the document()
call in the normal way, writing its output either to the final result tree
or to a result tree fragment.

Mike Kay 




 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]