Re: XalanParsedSource and xml-stylesheet processing instruction

2003-02-02 Thread Colin Paul Adams
> "Berin" == Berin Lautenbach <[EMAIL PROTECTED]> writes: Berin> Colin, [As an aside - meant to say last night - just put Berin> the bugzilla report in as against the latest version and Berin> mark in the text that it actually applies to CVS.] Done it now. Berin> Had a look -

Re: XalanParsedSource and xml-stylesheet processing instruction

2003-02-02 Thread Berin Lautenbach
an-c-users@xml.apache.org | |cc: (bcc: David N Bertoni/Cambridge/IBM) | |Subject: Re: XalanParsedSource and xml-styleshee

Re: XalanParsedSource and xml-stylesheet processing instruction

2003-02-01 Thread Berin Lautenbach
d N Bertoni/Cambridge/IBM) | |Subject: Re: XalanParsedSource and xml-styleshee

Re: XalanParsedSource and xml-stylesheet processing instruction

2003-02-01 Thread David N Bertoni/Cambridge/IBM
| |To: xalan-c-users@xml.apache.org | |cc: (bcc: David N Bertoni/Cambridge/IBM) | |Subject: Re:

Re: XalanParsedSource and xml-stylesheet processing instruction

2003-02-01 Thread Berin Lautenbach
Colin, [As an aside - meant to say last night - just put the bugzilla report in as against the latest version and mark in the text that it actually applies to CVS.] Had a look - probably should be added to the API (David?) but in the interim, you _should_ be able to do this using an empty XSLTI

XalanParsedSource and xml-stylesheet processing instruction

2003-02-01 Thread Colin Paul Adams
Looking through the documentation , and the header file, I cannot see a version of XalanTransformer::transform that takes a XalanParsedSource as input, and allows you to miss out the stylesheet. Does this mean that a XalanParsedSource does not store any xml-stylesheet instruction? -- Colin Paul Ad