/ libxml2 / test / schemas / seq-dubl-elem1_0.xml
seq-dubl-elem1_0.xml
1  <?xml version="1.0"?>
2  <foo:foo xmlns:foo="http://FOO" 
3  	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
4  	xsi:schemaLocation="http://FOO seq-dubl-elem1_0.xsd">
5  	<foo:PGPKeyID>PEhlbGxvIHdvcmxkIT4=</foo:PGPKeyID>
6  	<foo:PGPKeyPacket>PEhlbGxvIHdvcmxkIT4=</foo:PGPKeyPacket>
7  </foo:foo>