Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: How to Validate XSD File with XML?

by gube (Parson)
on Jan 10, 2006 at 10:34 UTC ( [id://522134]=note: print w/replies, xml ) Need Help??


in reply to Re: How to Validate XSD File with XML?
in thread How to Validate XSD File with XML?

ok thanks for your comments astroboy. I Can use XML::LibXML but, my requirement is i don't want to install system packages libxml2 that's why i have asked again . ok anyway, thanks...

  • Comment on Re^2: How to Validate XSD File with XML?

Replies are listed 'Best First'.
Re^3: How to Validate XSD File with XML?
by john_oshea (Priest) on Jan 10, 2006 at 11:45 UTC

    You can install a local copy of libxml2 as a non-root user, according to this entry in the libxml2 FAQ - that should get around the 'system packages' requirement. Alternatively, the xsdvalid tool from XMLmind looks like it might be a less involved install than libxml2.

    If installing anything non-Perl is out of the question, you could, if you're desperate enough, use the online XSD validator. Which is currently displaying:

    Operational Troubleshooting in Progress
    
    The Gotdotnet team is aware of the current site operational issues and is working on a solution. Thanks for your patience.

    But, hey, it's free... ;-)

Re^3: How to Validate XSD File with XML?
by astroboy (Chaplain) on Jan 10, 2006 at 18:55 UTC
    ok, I understand. The only thing I can say is that with libxml2 you get all sorts of juicy XML functionality in addtion to schema validation, so it's well worth installing it. Other than that, sorry, I have no further ideas

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 20:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found