Re: testing xml/xslt with perl?

Thomas Krichel <[email protected]> Sun, 23 Jan 2011 16:27:20 +0100
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
  Michael Ludwig writes

> You might also be interested in Schematron and RelaxNG, which are
> testing and validation techniques you might have a use case for.

  And based on RelaxNG, there is the nxml-mode for GNU emacs,
  which has rather splendid built-in validation for XLST. In your
  .emacs,

(setq auto-mode-alist
      (cons '("\\.\\(xml\\|xsl\\|rng\\|html\\)\\'" . nxml-mode)
            auto-mode-alist))

  once you have installed it, of course.

  Cheers,

  Thomas Krichel                    http://openlib.org/home/krichel
                                http://authorclaim.org/profile/pkr1
                                               skype: thomaskrichel
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs