Re: [xsl] Testing for Parent Nodes of multiple types

Subject: Re: [xsl] Testing for Parent Nodes of multiple types
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 14 Mar 2001 18:02:45 GMT
> The content I receive is not always well-formed. By passing
> it through my XSL I could attempt to achieve well-formedness.

??? If it isn't weel formed it won't get past the XML parser so it will
never form input to the XSL engine. You can't use XSL for documents that
are not well formed XML.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread