Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: How to check xml elements?

by gube (Parson)
on Jan 09, 2006 at 05:47 UTC ( [id://521887]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: How to check xml elements?
in thread How to check xml elements?

Hi Joost/astroboy,

Thanks for your comments. Joost, saying XML::Schema::Validator does not work with elementFormDefault="qualified" and it also not supported various tags as mentioned in the POD. But, I want to support all the valid xml tags and elements as supported by the tools.

The XML::LibXML is working fine. But, it's a system package and I do not want to install anything dependent on system packages. The application would run in an secure environment and there won't be many packages installed on it. So, if any perl modules in that validation found please help me.
Thanks in Advance.
Regards,
Gube

Replies are listed 'Best First'.
Re^3: How to check xml elements?
by astroboy (Chaplain) on Jan 10, 2006 at 03:48 UTC
    Hi, these seem to be your options:
    1. XML::Schema::Validator - nice, but does not offer complete validation functionality, but good for many people's requirements.
    2. XML::Xerces - I could never get everything installed and working
    3. XML::LibXML - clean and simple

    I'm afraid that at some point you're gonna have to bite the bullet and go for option three if you need validation

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://521887]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.