Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/typing/ChangeXmlIncludeLeadsToRehighlight.xml
Alexey Kudravtsev 70290391f9 moved to community
2015-11-16 13:31:16 +03:00

12 lines
225 B
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:book xmlns:xs="http://myschema/" isbn="1234">
<title2>Alice in Wonderland
</title2>
<author>C S Lewis</author>
<character>
<name>Alice</name>
</character>
</xs:book>