logo       

Tracing a transformation.: msg#00002

Subject: Tracing a transformation.

I have made a small transformation:
XML:
<a value="valueA"><b>valueB=1</b><b>valueB=2</b></a>

XSL:
<xsl:template match="/">
 <html>
  <xsl:apply-templates/>
 </html>
</xsl:template>

<xsl:template match="a">
 <p/>
</xsl:template>


But when I use Trace.java to trace
what happens during transformation, I get
a rather strange log:
---begin here---
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #6, Column #-1: template match='/'
STARTDOCUMENT
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #7, Column #-1: html
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #8, Column #-1: apply-templates
Selected source node '#document', at file 'null', line #-1, column #-1
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #8, Column #-1: apply-templates, select='null':
     10001: a
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #12, Column #-1: template match='a'
STARTELEMENT: html
file:/C:/eclipse/workspace/xalan/samples/Trace/foo.xsl Line #13, Column #-1: p
STARTELEMENT: p
ENDELEMENT: p
ENDELEMENT: html
ENDDOCUMENT
---end here---

Several things happen between the first encounter of the "html" tag
in the XSL and the effective creation of the tag "html" in the result document.
It seems that Xalan is already resolving the "a" template before it generates
the opening "html" tag.

My real-life problem with that is that if I wait for the "html" genration event,
I am no longer able to find which template provoked that (because the template
has changed in-between).

Is it a dumb question? Can anyone explain me how to solve it?

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe