mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Remove unused result files
This commit is contained in:
parent
5ce893c0c4
commit
4de7f2acfe
@ -1 +0,0 @@
|
||||
./test/XInclude/docs/nodes3.xml:3: element include: XInclude error : Invalid fragment identifier in URI test/XInclude/ents/something.xml#xpointer(//p) use the xpointer attribute
|
@ -1,24 +0,0 @@
|
||||
<grammar>
|
||||
|
||||
<start>
|
||||
<element name="addressBook">
|
||||
<zeroOrMore>
|
||||
<element name="card">
|
||||
<ref name="card.attlist"/>
|
||||
</element>
|
||||
</zeroOrMore>
|
||||
</element>
|
||||
</start>
|
||||
|
||||
<define name="card.attlist">
|
||||
<group>
|
||||
<attribute name="name">
|
||||
<text/>
|
||||
</attribute>
|
||||
<attribute name="email">
|
||||
<text/>
|
||||
</attribute>
|
||||
</group>
|
||||
</define>
|
||||
|
||||
</grammar>
|
Loading…
x
Reference in New Issue
Block a user