mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
https://github.com/itplr-kosit/validator/issues/56 trim namespaces and other strings when reading the scenarios
This commit is contained in:
parent
9838508f41
commit
ef1ce56f2a
4 changed files with 42 additions and 5 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue