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: import href vaule set using Xpath


Where can we get such information about XSLT internal process...

I mean..
Internally how stylesheet  is getting processed..
What is the first step
Then what is the next step..etc..
The actual internal flow..

On-line would be helpful.

Regards,
Venu.
ph: 5522892 Ext: 280

-----Original Message-----
From: G. Ken Holman [mailto:gkholman@CraneSoftwrights.com]
Sent: Monday, February 25, 2002 8:31 PM
To: XSL-List@lists.mulberrytech.com
Subject: Re: [xsl] import href vaule set using Xpath

At 2002-02-25 14:32 +0000, Aedemar Cooke wrote:
> > can the value of the href attributes of the xsl:import command be set
> > using XPath notation?

No ... the entire stylesheet must be read and processed before looking at
the source file to make the source tree, because there may be top-level
instructions in the stylesheet that will impact on the interpretation of
the source file (hence, impacting the result set from an XPath expression).

........................ Ken


--
Upcoming: 3-days XSLT/XPath and/or 2-days XSLFO - Feb 18-22, 2002

G. Ken Holman                mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.         http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (Fax:-0995)
ISBN 0-13-065196-6                        Definitive XSLT & XPath
ISBN 1-894049-08-X  Practical Transformation Using XSLT and XPath
ISBN 1-894049-07-1               Practical Formatting Using XSLFO
XSL/XML/DSSSL/SGML/OmniMark services, books(electronic, printed),
articles, training(instructor-live,Internet-live,web/CD,licensed)
Next public training:            2002-02-26,03-01,04,05,06,11,15,
04-08,09,10,11,05-06,07,09,10,20,06-04,07,10,11,13,14,17,20,07-31


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

 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]