blob: 60f3e4f71f2acde8dadc8703dee1f30010b8b70a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://qt.nokia.com/test" targetNamespace="http://qt.nokia.com/test">
<xsd:simpleType name="testType">
<xsd:list itemType="xsd:int" />
</xsd:simpleType>
</xsd:schema>