tests/auto/xmlpatternsvalidator/files/indirect-redefine-c.xsd
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://qt.nokia.com/test" targetNamespace="http://qt.nokia.com/test">
       
     3     <xsd:redefine schemaLocation="indirect-datatype.xsd" />
       
     4 </xsd:schema>