Re: AxKit::XSP::SAXHandler start_expr

2003-01-23 Thread Jörg Walter
On Thursday, 23. January 2003 12:56, Adam Griffiths wrote: > The only instance of 'start expr' that I can find is on line 266 XSP.pm,v > 1.24. (other than in the POD). Where exactly should I look, or, what am I > missing? Forgive me, I mixed up two things. Regarding your original query: > On Wedn

Re: [xsl] top level params and xsl:attribute magic?

2003-01-23 Thread Jörg Walter
On Thursday, 23. January 2003 06:44, S Woodside wrote: > It's being fed in automagically by AxKit, as will any http post or get > parameters if there's a param defined with the same name. > Hypothetically AxKit could attempt to translate the parameters into > nodesets at this time? AxKit is config

RE: AxKit::XSP::SAXHandler start_expr

2003-01-23 Thread Adam Griffiths
The only instance of 'start_expr' that I can find is on line 266 XSP.pm,v 1.24. (other than in the POD). Where exactly should I look, or, what am I missing? Cheers Adam -Original Message- From: Jörg Walter [mailto:[EMAIL PROTECTED]] Sent: 23 January 2003 01:24 To: [EMAIL PROTECTED] Subj

Re: Passing non-XML through AxKit

2003-01-23 Thread Matt Sergeant
On Wednesday, Jan 22, 2003, at 20:44 Europe/London, Nik Clayton wrote: How do, Is AxKit supposed to pass non-XML data straight through without raising errors? No :-) I've got some files and, in some circumstances, requesting the files should generate some XML. In other circumstances, the co