XML verification using an external XSD file - possible yet in Pharo?
Hi - Is there a way to validate XML files with an external XML schema file (XSD file) in Pharo ? Something like xerces (http://xerces.apache.org/) or xmllint (http://xmlsoft.org/xmllint.html) provide? Thanks Paul
Hi paul monty told me that his XML parser is validating. Stef Le 2/2/16 23:53, PAUL DEBRUICKER a écrit :
Hi -
Is there a way to validate XML files with an external XML schema file (XSD file) in Pharo ?
Something like xerces (http://xerces.apache.org/) or xmllint (http://xmlsoft.org/xmllint.html) provide?
Thanks
Paul
Sent: Thursday, February 04, 2016 at 4:31 AM From: stepharo <stepharo@free.fr> To: "Any question about pharo is welcome" <pharo-users@lists.pharo.org> Subject: Re: [Pharo-users] XML verification using an external XSD file - possible yet in Pharo?
Hi paul
monty told me that his XML parser is validating.
It is but only against DTDs at the moment, not XSDs or RELAX NG.
Stef
Le 2/2/16 23:53, PAUL DEBRUICKER a écrit :
Hi -
Is there a way to validate XML files with an external XML schema file (XSD file) in Pharo ?
Something like xerces (http://xerces.apache.org/) or xmllint (http://xmlsoft.org/xmllint.html) provide?
Thanks
Paul
participants (3)
-
monty -
PAUL DEBRUICKER -
stepharo