Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/redundant/2011-5/2011.xsd')
-rw-r--r--tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/redundant/2011-5/2011.xsd9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/redundant/2011-5/2011.xsd b/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/redundant/2011-5/2011.xsd
deleted file mode 100644
index 8857f7cf6..000000000
--- a/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/redundant/2011-5/2011.xsd
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
- <schema elementFormDefault="qualified"
- targetNamespace="2011.xsd"
- xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:apachesoap="http://xml.apache.org/xml-soap"
- xmlns:intf="2011-1.xsd"
- xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
- <import namespace="next.xsd" schemaLocation="next.xsd"/>
- </schema> \ No newline at end of file

Back to the top