Files
linux-packaging-mono/mcs/class/Commons.Xml.Relaxng/Test/XmlFiles/SimpleElementPattern1.rng

6 lines
126 B
Plaintext
Raw Normal View History

<element xmlns="http://relaxng.org/ns/structure/1.0" name="foo">
<element name='bar'>
<empty/>
</element>
</element>