You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1856 8e941d3f-bd1b-0410-a28a-d453659cc2b4
9 lines
241 B
XML
9 lines
241 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xsd:schema xmlns:n="urn:include"
|
|
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
targetNamespace="urn:include">
|
|
|
|
<xsd:include schemaLocation="include_no_ns.xsd" />
|
|
|
|
</xsd:schema>
|