blob: a1e646f23735d05a8d961da21c952d99691bfec3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schema
xmlns="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.example.org/testxsd"
elementFormDefault="qualified">
<element name="TestString" type="string"></element>
</schema>