[SOLVED] URGENT please : XSLT transformation with DOM XML

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
sysiphe
Forum Newbie
Posts: 2
Joined: Thu Jun 10, 2004 1:29 pm

URGENT please : XSLT transformation with DOM XML

Post by sysiphe »

hi,

DOM XML is a really nasty library, but unfortunately I don't have to looking for how to install Sablotron :-(

There's only one step that separates me from relief : parameters !

DomXsltStylesheet->process is not documented anywhere, but the second parameter allows for passing parameters to the stylesheet. The question is: what should be the content of this array ?

I tried a param-value associative array but it gave me an error.

Any idea ? Please it's very urgent !

Thanks in advance
-- Sysiphe
sysiphe
Forum Newbie
Posts: 2
Joined: Thu Jun 10, 2004 1:29 pm

ouch...

Post by sysiphe »

Sorry, I've just seen a little mistake...

huh... g'day :)
Post Reply