tests/auto/xmlpatternsvalidator/files/indirect-include-b.xsd
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:41:55 +0100
branchGCC_SURGE
changeset 31 5daf16870df6
parent 19 fcece45ef507
permissions -rw-r--r--
Catchup to latest Symbian^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:include schemaLocation="indirect-datatype.xsd" />
</xsd:schema>