summaryrefslogtreecommitdiff
path: root/ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd')
-rw-r--r--ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd12
1 files changed, 0 insertions, 12 deletions
diff --git a/ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd b/ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd
deleted file mode 100644
index b35eded4f0..0000000000
--- a/ext/soap/tests/interop/Round3/GroupD/imported/import2B.xsd
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<schema targetNamespace='http://soapinterop.org/xsd'
- xmlns='http://www.w3.org/2001/XMLSchema'
- elementFormDefault='unqualified'>
- <complexType name="SOAPStruct">
- <all>
- <element name="varString" type="string" />
- <element name="varInt" type="int" />
- <element name="varFloat" type="float" />
- </all>
- </complexType>
-</schema> \ No newline at end of file