XML::Validator::Schema 1.08
Sponsored Links
XML::Validator::Schema 1.08 Ranking & Summary
File size:
0.052 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1148
Date added:
2006-09-15
Publisher:
Sam Tregar
XML::Validator::Schema 1.08 description
XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema.
SYNOPSIS
use XML::SAX::ParserFactory;
use XML::Validator::Schema;
#
# create a new validator object, using foo.xsd
#
$validator = XML::Validator::Schema->new(file => foo.xsd);
#
# create a SAX parser and assign the validator as a Handler
#
$parser = XML::SAX::ParserFactory->parser(Handler => $validator);
#
# validate foo.xml against foo.xsd
#
eval { $parser->parse_uri(foo.xml) };
die "File failed validation: $@" if $@;
This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation (http://www.w3.org/XML/Schema), but a useful subset. See the SCHEMA SUPPORT section below.
IMPORTANT NOTE: To get line and column numbers in the error messages generated by this module you must install XML::Filter::ExceptionLocator and use XML::SAX::ExpatXS as your SAX parser. This module is much more useful if you can tell where your errors are, so using these modules is highly recommeded!
SYNOPSIS
use XML::SAX::ParserFactory;
use XML::Validator::Schema;
#
# create a new validator object, using foo.xsd
#
$validator = XML::Validator::Schema->new(file => foo.xsd);
#
# create a SAX parser and assign the validator as a Handler
#
$parser = XML::SAX::ParserFactory->parser(Handler => $validator);
#
# validate foo.xml against foo.xsd
#
eval { $parser->parse_uri(foo.xml) };
die "File failed validation: $@" if $@;
This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation (http://www.w3.org/XML/Schema), but a useful subset. See the SCHEMA SUPPORT section below.
IMPORTANT NOTE: To get line and column numbers in the error messages generated by this module you must install XML::Filter::ExceptionLocator and use XML::SAX::ExpatXS as your SAX parser. This module is much more useful if you can tell where your errors are, so using these modules is highly recommeded!
XML::Validator::Schema 1.08 Screenshot
Advertisements
XML::Validator::Schema 1.08 Keywords
XML
W3C XML Schema
SAX
Schema 1.08
Schema
XML Schema
W3C XML
validate xml
to validate
Perl module
module
validate
w3c
subset
Validator
Perl
Bookmark XML::Validator::Schema 1.08
XML::Validator::Schema 1.08 Copyright
WareSeeker periodically updates pricing and software information of XML::Validator::Schema 1.08 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::Validator::Schema 1.08 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
w3c xml schema language
ng w3c xml schema
w3c xml schema tutorial
w3c xml schemas
w3c xml schema validator
w3c xml schema for ip packets
w3c xml schema ns uri
w3c xml standards
xml schemas
not recognised as w3c xml schema or rddl
xml schema tutorial
w3c xml validator
w3c xml schema element attributes define
module master
xml schema validation
w3c xml schema part 0
xml schema parsers
validate xml file
Related Software
XhtmlValidator can be used to validate XHTML documents. Free Download
Params::Validate is a Perl module to validate method/function parameters. Free Download
XML::Compile::Schema is a Perl module to compile a schema. Free Download
XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation. Free Download
Bundle::W3C::Validator is a Perl bundle of modules required by the W3C Markup Validator. Free Download
DTD to XML Schema translator allows you to translate a Document Type Definition (DTD) into an XML Schema. Free Download
XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 Free Download
XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. Free Download
Latest Software
Popular Software
Favourite Software