diff options
author | kchong | 2011-02-14 17:57:47 +0000 |
---|---|---|
committer | kchong | 2011-02-14 17:57:47 +0000 |
commit | c490d6090b886c19913c488cb87bccae4fa47b5a (patch) | |
tree | 84ba12a49e9bdeb1bfe31a15e0d2676bae5ac6a6 /tests/org.eclipse.wst.wsdl.tests.performance/data/10WSDLsXSDDepends/sample28.xsd | |
parent | af18530793832fdb71a71a0cb16317a96baa0830 (diff) | |
download | webtools.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.xsd | 3 |
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 |