generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<grammar xmlns="http://relaxng.org/ns/structure/1.0">
|
||||
<start>
|
||||
<element>
|
||||
<anyName>
|
||||
<except>
|
||||
<nsName ns="http://bar.com/"/>
|
||||
<nsName ns="http://foo.com/"/>
|
||||
</except>
|
||||
</anyName>
|
||||
<empty/>
|
||||
</element>
|
||||
</start>
|
||||
</grammar>
|
||||
|
||||
Reference in New Issue
Block a user