|
root / base / usr / src / contrib / libxml2 / test / schemas / allsg_3.xml
allsg_3.xml XML 8 lines 181 B
1
2
3
4
5
6
7
<?xml version="1.0"?>
<foo xmlns="urn:test:foo" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="urn:test:foo sg-all.xsd">
	<gm-B-2/>
	<gm-B-1/>	
</foo>