https://github.com/itplr-kosit/validator/issues/56 trim namespaces and other strings when reading the scenarios

This commit is contained in:
Andreas Penski (init) 2020-10-02 10:06:29 +02:00
parent 9838508f41
commit ef1ce56f2a
4 changed files with 42 additions and 5 deletions

View file

@ -31,8 +31,10 @@
<description>
<p>Nur Schemaprüfung.</p>
</description>
<namespace prefix="cri">http://www.xoev.de/de/validator/framework/1/createreportinput</namespace>
<namespace prefix="test">http://validator.kosit.de/test-sample</namespace>
<namespace prefix="cri">http://www.xoev.de/de/validator/framework/1/createreportinput
</namespace>
<namespace prefix="test">
http://validator.kosit.de/test-sample</namespace>
<namespace prefix="rpt">http://validator.kosit.de/test-report</namespace>
<match>/test:simple</match>