ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
Re: [Intent Announcement] XML::Validator::RelaxNG
by Dominic Mitchell other posts by this author
Sep 9 2005 3:57PM messages near this date
view in the new Beta List Site
[Intent Announcement] XML::Validator::RelaxNG | Re: [Intent Announcement] XML::Validator::RelaxNG
& XSLT On Fri, Sep 09, 2005 at 12:24:59PM +0200, Petr Cimprich wrote:
>  I have an idea and few lines of code of what could eventually become a 
>  pure Perl RelaxNG validator. A namespace for such a module seems to be 
>  obvious. I'm not aware of a similar project; please, let me know if I'm 
>  wrong. As for an API, I would like the validator to work as a SAX 
>  handler (or filter), in the same way as XML::Validator::Schema works.

Good luck; I'd be most interested in this.  I started doing something
similiar a while back, but my distraction level is such that I never
really got anywhere.  I did manage to study the document on the
derivatives algorithm, which I consider very beautiful.

  http://www.thaiopensource.com/relaxng/derivative.html

I also thought about wrapping rnv with some XS, but again it's another
project that never got as far as keyboard, only my head.  :-(

  http://www.davidashen.net/rnv.html

Unfortunately, I've never managed to make xmllint --relaxng do anything
useful, so I've never played with XML::LibXML's support.

Anyway, good luck with this implementation.  I think that a pure perl
implementation would be very useful.

-Dom
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Petr Cimprich
Dominic Mitchell
Petr Cimprich

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved