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: e8390c6c74652f81e6b4cdbbac1dc902e7844085 (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="ExclamationInPathValid.xsd"/>
</schema>

Back to the top