Re: I need your help

2004-10-19 Thread Chris Bowditch
[EMAIL PROTECTED] wrote:
Hi everybody,
This is a pure XSLT question and probably best asked on the XSLT list:
http://xml.apache.org/fop/maillist.html#xslt-mulberry
This new tag can go n times each time I need the value of cureent tag 
vaue new and it immediate previous.
The following XSL snippet should give you an idea of how to do it:
xsl:template match=new
xsl:choose
xsl:when test=preceding-sibling::new
xsl:value-of select=preceding-sibling::new/
/xsl:when
xsl:otherwise0/xsl:otherwise
/xsl:choose
xsl:value-of select=./
/xsl:template
Since you didnt say what you were trying to do with these values I have done 
anything with them.

snip/
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: I need your help

2004-10-19 Thread Chris Bowditch
[EMAIL PROTECTED] wrote:
Hi everybody,
This is a pure XSLT question and probably best asked on the XSLT list:
http://xml.apache.org/fop/maillist.html#xslt-mulberry
This new tag can go n times each time I need the value of cureent tag 
vaue new and it immediate previous.
The following XSL snippet should give you an idea of how to do it:
xsl:template match=new
xsl:choose
xsl:when test=preceding-sibling::new
xsl:value-of select=preceding-sibling::new/
/xsl:when
xsl:otherwise0/xsl:otherwise
/xsl:choose
xsl:value-of select=./
/xsl:template
Since you didnt say what you were trying to do with these values I havent done 
anything with them.

snip/
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


I need your help

2004-10-14 Thread KS.Bhaskar








Hi Everybody,



 What is the equivalent of chart element of XSLT
in XSL-FO. ?





Thanks in advance.



Regards,

Bhaskar







DISCLAIMER:This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.