xsl-list
[Top] [All Lists]

Re: handling failed document() invocations

2002-10-29 17:20:33

<xsl:variable name="item-doc" 
select="document('documents/$instance-id/item.xml' )" />

<xsl:variable name="item-doc" 
select="document(concat('documents/',$instance-id,'/item.xml') )" />

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