blob: a1db2331d45791eda5e8b46ffea194bde2c6d711 [file] [log] [blame]
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:testNS="testNS"
targetNamespace="testNS" elementFormDefault="qualified">
<xsd:element name="test5">
<xsd:simpleType>
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>
</xsd:element>
</xsd:schema>