summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternsvalidator/files/indirect-redefine-c.xsd
blob: 019a12764f56c1c743f9d4bbd4d9fca8dde70c5e (plain)
1
2
3
4
<?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:redefine schemaLocation="indirect-datatype.xsd" />
</xsd:schema>