Dynamic Page Master Reference

2004-09-29 Thread jerald.selvaraj
I am developing PDF from xml using xsl:fo,based on xml content I want to add or remove page master reference,How to do this? if anyone knows about please help me. Regards Jerald S Confidentiality Notice The information contained in this electronic message and any attachments to this

RE: Please help in XSLT

2004-09-14 Thread jerald.selvaraj
I hope the following code will fulfill your needs xsl:for-each select =a xsl:value-of select=b xsl:for-each select=c xsl:value-of select=I/ : xsl:value-of select=j/ /xsl:for-each /xsl:for-each Regards Jerald S -Original Message- From: [EMAIL PROTECTED]

Answer- XSLT

2004-09-14 Thread jerald.selvaraj
Bhaskar, I solved the Problem and I tested with XSLT Transformer its working fine, take this ?xml version=1.0 encoding=UTF-8? xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org./1999/XSL/Transform xsl:output method=xml version=1.0 encoding=UTF-8 indent=yes/

RE: xml schema question

2004-07-23 Thread jerald.selvaraj
Can you please send your xml files to me -Original Message- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 1:38 PM To: [EMAIL PROTECTED] Subject: Re: xml schema question Peter Menzel wrote: snip/ My xml schema snippet for this element: xsd:element

RE: What XSLT and XSL-FO editor do you use?

2004-06-21 Thread jerald.selvaraj
Xmlspy is good -Original Message- From: Thorbjørn Ravn Andersen [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 4:49 PM To: [EMAIL PROTECTED] Subject: Re: What XSLT and XSL-FO editor do you use? Roger wrote: Do you know of any good wysiwyg editor for FO, and one that allows you

RE: Please help me

2004-06-04 Thread jerald.selvaraj
If you want more than One Page, you can use repeatable page master or conditional page master Regards Jerald S -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, June 04, 2004 12:48 PM To: [EMAIL PROTECTED] Subject: Please help me Hi