xsl-list
[Top] [All Lists]

Re: [xsl] Starting Initial Page Number on Page Three

2009-03-04 19:25:29

Horace Burke wrote:

  Hi,

But we haven't seen how the template rule is applied.

There is no special application for this template. The
snippet/except that I have posted is my template for
"lang" and within this template I have fo:page-sequence. I
do not have an xsl:call-template or apply-templates for
this particular template.

  It is hard to tell from your message what you tried and
what was the (wrong) result.  If the template is never
applied nor called, then it is never evaluated, and does not
produce anything in the result tree.  But maybe it is
applied by default rules.

  I think this is a good practice when beginning with XSLT
to always write a template matching "/" to view more easily
how the processing walks the input tree.

  Have you tried the modified template in your last email?
If you did, what was the result and how was it wrong?

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/























--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--