summaryrefslogtreecommitdiff
path: root/test/schemas/ns1_0.xsd
blob: a77ec57e8a33a61bf3992baf57226bccb5893ccd (plain)
1
2
3
<schema xmlns='http://www.w3.org/2001/XMLSchema' targetNamespace='http://my.ns/'>
 <element name='my' type='string'/>
</schema>