This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: regarding strip-space


subbu@boltblue.com wrote:
> 1.what is a whitespace-only node?? ( is it an empty element of kind 
> <myel></myel>)??

You need a better understanding of how the XML source relates to the
source tree.

At http://skew.org/xml/stylesheets/treeview/html/
I have an XPath/XSLT node tree visualizer -- just a stylesheet
that you can apply to any XML source, and a CSS stylesheet that
is used by the result.

See the sample_output.html file there for an idea of what to expect. It was
the result of applying the stylesheet to sample_input.xml.

A version that outputs ASCII instead of HTML is at 
http://skew.org/xml/stylesheets/treeview/ascii/

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]