tests/auto/xmlpatternsvalidator/files/indirect-import-b.xsd
branchRCL_3
changeset 7 3f74d0d4af4c
equal deleted inserted replaced
6:dee5afe5301f 7:3f74d0d4af4c
       
     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/test2">
       
     3     <xsd:import schemaLocation="indirect-datatype.xsd" namespace="http://qt.nokia.com/test" />
       
     4 </xsd:schema>