summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternsvalidator/files/sa_valid_instance.xml
blob: 47c980e4b6abf3de057008c36a0e32c468303964 (plain)
1
2
3
<hello xsi:noNamespaceSchemaLocation="valid_schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <world/>
</hello>