Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^7: XML::XSLT problem

by gellyfish (Monsignor)
on Apr 25, 2005 at 09:36 UTC ( [id://451129]=note: print w/replies, xml ) Need Help??


in reply to Re^6: XML::XSLT problem
in thread XML::XSLT problem

The answer to your first question is that it looks like a bug in the implementation of document() (the actually error is coming from XML::Parser because it is not able to open the file.) I'll have a look at adding a test case based on your example and see to fixing it for the next release. If you send me an email with examples of failing XML and XSLT then it will probably help expedite matters.

As to your second question you probably want to try setting the base argument to the XML::XSLT constructor to the location of your files.

/J\

Replies are listed 'Best First'.
Re^8: XML::XSLT problem
by bosshoff (Novice) on Apr 25, 2005 at 14:09 UTC
    Alright, thanks for the help. I figured there was some argument I was missing for that; I would think that including other xml documents would be common practice.

    Here are the documents I was working with when I encountered this problem:

    XSL
    XML

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://451129]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-18 04:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found