generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<schema xmlns="http://www.ascc.net/xml/schematron" >
|
||||
<pattern name="Character @ forbidden">
|
||||
<rule context="*">
|
||||
<report test="contains(.,'@')">Text in element
|
||||
<name/> must not contain character @
|
||||
</report>
|
||||
</rule>
|
||||
</pattern>
|
||||
</schema>
|
||||
Reference in New Issue
Block a user