xsl-list
[Top] [All Lists]

Re: Using document()

2002-10-09 10:08:45


Is there another way that I can extend Xalan (or some other Java based
engine) so that I can reference nodes in this way?

why is it necessary to do
document('foo#bar') rather than do

<xsl:for-each select="document('foo')">
<xsl:value-of select="id('bar')"/>
</xsl:for-each>

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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



<Prev in Thread] Current Thread [Next in Thread>