Subject: Re: including files
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 9 Jul 2002 18:24:55 +0100
|
> I am including are not
> really XML, but xhtml (some of them do not have a
> containing element),
Can't you just make them all well formed by putting <x> ...</x>
around them, then you can use
<xsl:value-of select="document('abc.xml')/x/node()"/>
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
| Current Thread |
- including files
- Nathan Shaw - Tue, 9 Jul 2002 11:52:15 -0400 (EDT)
- David Carlisle - Tue, 9 Jul 2002 13:25:05 -0400 (EDT) <=
- Mike Brown - Tue, 9 Jul 2002 13:35:06 -0400 (EDT)
- <Possible follow-ups>
- Dion Houston - Tue, 9 Jul 2002 12:24:15 -0400 (EDT)
- Mike Brown - Tue, 9 Jul 2002 14:08:17 -0400 (EDT)
|
|