|
Subject: RE: [xsl] xslt processing XML file by applying multiple transformation From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Wed, 12 Jan 2005 18:53:43 -0500 |
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:saxon="http://icl.com/saxon">
<!-- this stylesheet runs the first pass and hands the
result to be run with the second pass -->Cheers, Wendell
> > If I absolutely could not get it done in one pass, I'd use modes > for this, > as Mark Lundquist pointed out. > > However, it may be easier to do this as one pass than you might think. As > Michael Kay has oft pointed out, you can write the results of your first > transformation into a variable and then process the contents of the > variable, giving you complete processing in one pass.
Look again, that's *exactly* what my example does :-) :-) -ml-
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xslt processing XML file , JBryant | Thread | RE: [xsl] xslt processing XML file , Michael Kay |
| RE: [xsl] Adding CDATA to the trans, Wendell Piez | Date | [xsl] Over 300 MB XML file and XSLT, alan m |
| Month |