in reply to
Re: validating xml with perl
in thread
validating xml with perl
here is the error message i get: Schemas parser error : Failed to locate the main schema resource at 'http://nvd.nist.gov/schema/nvd-cve-feed_2.0.xsd'
Comment on
Re^2: validating xml with perl
Replies are listed 'Best First'.
Re^3: validating xml with perl
by
tangent
(Parson)
on Mar 19, 2012 at 19:12 UTC
It seems like you're not even getting as far as retrieving the xsd file from the remote server. Can you normally retrieve files over the internet using Perl?
[reply]
In Section
Seekers of Perl Wisdom