6 lines
173 B
XML
6 lines
173 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:noNamespaceSchemaLocation="choice.xsd">
|
|
<el1>s1</el1>
|
|
</root>
|