[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: And operator usage in XSL

Subject: Re: And operator usage in XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 27 Jul 2004 15:53:58 +0100
xslt and operator
> Can you identify where is the problem?

somewhere in some code you haven't shown us.

There are two completely different processes happening

1) The XSLT processor uses your  XSLT stylesheet to generate an FO
   document (perhaps as a file, perhaps just inmemory, depending on your
   processor) then
2) the XSL-FO processor reads the FO dcument and tries to typeset it to
   produce (typically) pdf.

Your error message came from the FO processor not from the XSLT
processor: it could find no way to typeset the document given the
constraints in the FO file.
We have no knowledge of what those constraints may be as they are
whatever is generated by your template. (Assuming that it is this block
that the FO renderer can not typeset, what makes you suspect that it is
the FO generated by this bit of XSLT that is causing the problem?

if width="838.8pt" height="607.68pt"

Then assuming $WidthTmp and $HeightTmp are those stings it looks like
the code you showed is OK and will choose the second branch, but that
doesn't seem directly related to your problem.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.