blob: e7d09f7cdfb8b1030d57309dd9e3f01b96a8a2e2 [file] [log] [blame]
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:simpleType name="SimpleType-0">
<xsd:restriction base="xsd:string">
<xsd:pattern value="[-+][0-9]*"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:element name="Element-0" type="SimpleType-0"/>
</xsd:schema>