Re: [xsl] Handling Mixed Child Elements and Text() Nodes

Subject: Re: [xsl] Handling Mixed Child Elements and Text() Nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 2 Oct 2003 10:35:15 +0100
  That's it. I'd completely forgotten about the default XML attributes, as
  I've never had a reason to use them. I hate having to put processing
  instructions in the XML, but it's better than the other alternatives I was
  considering. 

Rather than use xml:space, if you are calling msxml from any kind of
programming interface (as opposed to using <?xml-stylesheet in IE6)
then you can get a more conforming white space behaviour by setting its
preservewhitespace flag to true before parsing teh file.



David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread