Re: XSLT Question

2005-02-22 Thread Kai Hackemesser
) Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 11:45 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi J, Partly you are right, with your test I can tell what image I need for the current level

XSLT Question

2005-02-21 Thread Kai Hackemesser
Hello, I know this is not quite the right mailing list for that question, but maybe somebody here knows? I need to create a kind of recursive call-template, where certain attributes from different parent elements are needed. I want to do a call to a template by itself, giving it the parent

Re: XSLT Question

2005-02-21 Thread JBryant
Subject XSLT Question Hello, I know this is not quite the right mailing list for that question, but maybe somebody here knows? I need to create a kind of recursive call-template, where certain attributes from different parent elements are needed. I want to do a call to a template by itself

Re: XSLT Question

2005-02-21 Thread Kai Hackemesser
Bryant Communication Services (presently consulting at Synergistic Solution Technologies) Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 09:27 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject XSLT Question Hello, I know this is not quite

Re: XSLT Question

2005-02-21 Thread JBryant
) before the image. J Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 10:55 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi, Jay, ok, here more details: my XML source looks like that: ... object Level=0 relation Level=0 object Level=1

Re: XSLT Question

2005-02-21 Thread Kai Hackemesser
Hi J, Partly you are right, with your test I can tell what image I need for the current level of the tree, but I can't see how to retrieve the required images from lower levels. the test you described needs to be done for every element up to level 0. It's not just the Indent which I want to show,

Re: XSLT Question

2005-02-21 Thread JBryant
PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi J, Partly you are right, with your test I can tell what image I need for the current level of the tree, but I can't see how to retrieve the required images from lower levels. the test you described needs to be done for every

Re: XSLT Question

2005-02-21 Thread Kai Hackemesser
Hi, Jay, The first example is the perfect hit: Key: |-A node that is not the last node at its level -A node that is the last node at its level | Continuation of an ancestor level Root |-Dir1 | |-File11 | -File12 |-Dir2 | |-File21 | |-File22 | |-Dir21 | | |-File211 | | -File212

Re: XSLT Question

2005-02-21 Thread JBryant
at Synergistic Solution Technologies) Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 11:45 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi J, Partly you are right, with your test I can tell what image I need for the current level of the tree, but I can't

Re: XSLT Question

2005-02-21 Thread JBryant
Technologies). Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 02:12 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi, Jay, The first example is the perfect hit: Key: |-A node that is not the last node at its level -A node that is the last node

Re: XSLT Question

2005-02-21 Thread Kai Hackemesser
Technologies) Kai Hackemesser [EMAIL PROTECTED] 02/21/2005 11:45 AM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: XSLT Question Hi J, Partly you are right, with your test I can tell what image I need for the current level of the tree, but I

Re: [OT] XSLT question

2005-02-16 Thread Manisha Sathe
Yes, i subscribe it but whenever i am posting any query it's giving me failure notice. i amposting it here incase anybody knows: I am using xml / xsl to create pdf. I want to do page break at the end of AdvertPage tag. What i am doing is xsl:template match="AdvertPage" fo:table

how to do that ? xslt question

2003-02-27 Thread joni santoso
hi, i have a question about xslt. could anyone help me? i want to display the child elements of contents like this : !-- Hi this ... bfirst/b... hr size=1 Hi this ... i2nd/i. hr size=2 -- thx my xml: !-- ?xml version=1.0? source titlethe title/title heading size=2heading/heading