>In my transformation stylesheet I
>use the following statement:
>
>but this template seem to match no element.
Is the "fo" prefix set to the correct namespace in the stylesheet
in which the above instruction appears? That would be the most
likely source of the problem.
.David M
> Before I ask a question, please let me explain the problem.
> I'd like to send to stylesheet variable number of parameters, which
would be then
> resolved by proper stylesheet. For example I have a number of parameters
defined in
> XML file (can be _any_ number of parameters):
>
>
>
Hi everybody.
Before I ask a question, please let me explain the problem.
I'd like to send to stylesheet variable number of parameters, which would be then resolved by
proper stylesheet. For example I have a number of parameters defined in XML file (can be
_any_ number of parameters):
Dear all,
I use a stylesheet to transform a another stylesheet with that contains
formatting objects. The stylesheet that to transform looks like the
following example:
etc.
Now I would like to iterate from the uppermost element ('xsl:template
matc
This is a Xerces question .. you'll
likely get a better response if you posted this in the Xerces mailing list.
Cheers,
June K. Ng
XSLT Development
IBM Toronto Laboratory
Email: [EMAIL PROTECTED]
Paul Rivera <[EMAIL PROTECTED]>
12/22/2004 06:25 AM
Please respond to
xalan-c-users
To
Hi! My application is having compilation errors due to the XMemory.cpp and XMemory.hpp. I'm using xerces-c++-2.4.0. I've gone through a couple of posts and found out that it was due to the preprocessor directive visual studio uses with debug mode:
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
Ha
Hi all!
We are proud to announce about release
of the Xalan-C version 1.9
The new release includes:
-
Plagguble memory management
-
Iterative processing
-
Xalan-C can be tested on the Unix platforms with "Conf"
-
A new flag for XalanTranscoder , providing a