[xsl] How to get and display part of XML document in IE5/6?

Subject: [xsl] How to get and display part of XML document in IE5/6?
From: "Qinghui Zeng" <zengqh@xxxxxxx>
Date: Fri, 14 Jun 2002 21:56:17 +0200
I want to get and display part of a linked XML document, I can make
use of XLink and XPointer to refer to the target, e.g.
http://www.w3.org/TR/1998/REC-xml-19980210.xml#xpointer(id("ebnf"))
but how can I display the content in normal explorer(e.g. IE5/IE6)?
I have not found the solutions or samples to solve this problem.

In another way, I try to write stylesheet to extract the target to be a 
separate document. then I can display it in explorer with another 
stylesheet.  but XSL does not provide such function to extract the
part of XML document, without stripping the tag.

Can you give me some suggestion?

Thanks 

Qinghui

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


Current Thread