Hi Jakob,

Without looking to carefully at Norms project, I can verify that there is schematron support in the product. I'm not seeing it in docs, but we do use this code internally for schematron validation.


import module namespace sch = "http://marklogic.com/validate"; at "/MarkLogic/appservices/utils/validate.xqy";

sch:schematron($document, $schema)

Charles




On 06/05/2013 01:51 AM, Jakob Fix wrote:
Hi,

I found Norm's github repo https://github.com/ndw/ML-Schematron and am
wondering whether this made it into the official distribution? There
doesn't seem to be any API methods for it.

thanks,
Jakob.



_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

--
Charles Greer
Senior Engineer
MarkLogic Corporation
[email protected]
Phone: +1 707 408 3277
www.marklogic.com

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to