/ libxml2 / test / schemas / ns1_0.xsd
ns1_0.xsd
1  <schema xmlns='http://www.w3.org/2001/XMLSchema' targetNamespace='http://my.ns/'>
2   <element name='my' type='string'/>
3  </schema>