Re: Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- From: skye.shaw@xxxxxxxxx
- Date: 28 Nov 2006 15:57:47 -0800
I suspect XML::LibXML::Schema may be getting confused by the explicit
empty namepace declaration.
<xs:schema xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="package">
Yup that was it.
Thank you very much!
.
- References:
- Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- From: huntingseasonson
- Re: Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- From: Brian McCauley
- Re: Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- From: huntingseasonson
- Re: Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- From: Brian McCauley
- Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- Prev by Date: Re: Date function
- Next by Date: Re: Bareword errors?
- Previous by thread: Re: Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema
- Next by thread: run a perl program using actviveperl
- Index(es):