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
diff options
context:
space:
mode:
authorkchong2011-02-14 17:57:47 +0000
committerkchong2011-02-14 17:57:47 +0000
commitc490d6090b886c19913c488cb87bccae4fa47b5a (patch)
tree84ba12a49e9bdeb1bfe31a15e0d2676bae5ac6a6 /tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd
parentaf18530793832fdb71a71a0cb16317a96baa0830 (diff)
downloadwebtools.webservices-201102260613.tar.gz
webtools.webservices-201102260613.tar.xz
webtools.webservices-201102260613.zip
This commit was manufactured by cvs2svn to create tag 'v201102260613'.v201102260613
Diffstat (limited to 'tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd')
-rw-r--r--tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd b/tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd
deleted file mode 100644
index 512d5aecf..000000000
--- a/tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd
+++ /dev/null
@@ -1,3 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.sample.org/28" xmlns:tns="http://www.sample.org/28">
-<import namespace="http://www.sample.org/26" schemaLocation="sample26.xsd"/><import namespace="http://www.sample.org/78" schemaLocation="./sample78.xsd"/><import namespace="http://www.sample.org/0" schemaLocation=".\sample0.xsd"/><complexType name="NewComplexType"><sequence><element name="NewElement" type="string"></element><element name="NewElement1" type="string"></element></sequence></complexType><element name="NewGlobalElement" type="tns:NewComplexType"></element></schema> \ No newline at end of file

Back to the top