summaryrefslogtreecommitdiff
path: root/xml/tests/testData/completion/Substitute/test.xml
blob: 0f6d6eb1a01cb60ef1235ad4575063d327420970 (plain)
1
2
3
4
5
6
7
<root xmlns="http://test/a" 
      xmlns:b="http://test/b"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://test/b schema-b.xsd">

    <<caret>
</root>