summaryrefslogtreecommitdiff
path: root/testxml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-07-01 11:00:57 -0500
committerwushin <pasekei@gmail.com>2016-07-01 11:00:57 -0500
commit689b7c579cd98f15f8e84a0b289d18125d895e39 (patch)
treedfb31db0361b73a9740edb78a345aadd205ee098 /testxml
parent4995953f1a3b4172a7ee53e50ba0771ba06678b9 (diff)
downloadevol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.gz
evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.bz2
evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.tar.xz
evol-tools-689b7c579cd98f15f8e84a0b289d18125d895e39.zip
Fix link in xsd file
Add testxml/errors.txt to .gitignore
Diffstat (limited to 'testxml')
-rw-r--r--testxml/xsd/xlink.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/testxml/xsd/xlink.xsd b/testxml/xsd/xlink.xsd
index 6349600..2c53ec3 100644
--- a/testxml/xsd/xlink.xsd
+++ b/testxml/xsd/xlink.xsd
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink">
- <xs:import schemaLocation="xmlspec-its.xsd"/>
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
<xs:attribute name="type">
<xs:simpleType>