Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 916ba37cd966ff93195766abc5940c30834ab452 (plain) (blame)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.example.com/import" xmlns:ex="http://www.example.com/import">
  <import namespace="http://www.example.com" schemaLocation="Space InFilenameValid.xsd"/>
</schema>

Back to the top