Matthieu Ricaud-Dussarget

Results 9 issues of Matthieu Ricaud-Dussarget

It seems this is a bug in last Calabash-1.0.16-95 when running a specified step in a library (option -l ou --library in calabash command line). # COMMAND ``` java -Xms512m...

# Main issue for Release 1.0.0-RC1 ## Prerequisite * Issue #21: add Xspec TU on schematron and XSLT * Issue #5: add schematron quick fix * Issue #27 : integrate...

This would probably involve to **change the namespace**, that's why it should be done before Release 1.0 Notes : use PI instead of ignore attribute, cf. https://www.linkedin.com/pulse/taking-schematron-quickfix-next-level-octavian-nadolu/?articleId=6602460611286716416

As a good practice, it would be nice any XSLT used in xslty-quality is valid according to xslt-quality itself :)

From @arithmeticus on slack xml.com: > Lesson learned. If building a map for fn:transform() , as a habit put an xmlns="[target XSLT default XPath namespace]" in the appropriate xsl:map-entry, e.g.,...

# Main issue for Release 1.0.0-RC2 * Issue #28 : localisation * add ignore-role="info/warning/error" in the conf * What about an "master files" attribute ? * Dependency to [xut](https://github.com/mricaud/xml-utilities) for...

Oxygen is complaining about errors with localisation messages. We add support for french language in the documention, but not in the message or SQF title. There must be ways to...

XSpec can perform schematron and XSLT tests, this would be good to add it here for the main schematron and also for the xslt library.

As said in https://xmlcom.slack.com/archives/C011NLXE4DU/p1601148109077300 a common mistake is to forget to declare tunnel parameters. We could add a schematron warning when a parameter is thrown as tunneled and when the...