[EMAIL PROTECTED] wrote:
Hi
Thanks for your response, here are some more details:
Platform: Solaris
Xalan Version: 1.9
Xerces Version: 1.6
Compiler: SUNWspro6.2
I suspected you were using the Sun compiler. There is a defect in the
compiler's C++ run-time library that returns bogus data whe
To: [email protected]
cc:
Subject: Re: Problems with XSLTInputSource
[EMAIL PROTECTED] wrote:
>
> Hi
>
> I am quite new to Xalan and XSLT and Im having a few problems trying to
> transform an XML message using a simple XSLT fi
[EMAIL PROTECTED] wrote:
Hi
I am quite new to Xalan and XSLT and Im having a few problems trying to
transform an XML message using a simple XSLT file.
I have a char* inputMessage that contains the xml to be transformed. I
am using an isstrstream to populate the XSLTInputSource. I am also
Hi
I am quite new to Xalan and XSLT and Im having a few problems trying to transform an XML message using a simple XSLT file.
I have a char* inputMessage that contains the xml to be transformed. I am using an isstrstream to populate the XSLTInputSource. I am also using the compileStylesheet me