summaryrefslogtreecommitdiff
path: root/test/ThriftTest.thrift
diff options
context:
space:
mode:
authorBCG <bgould@users.noreply.github.com>2015-11-12 21:02:51 -0500
committerJens Geyer <jensg@apache.org>2015-11-14 14:28:09 +0100
commitcc193c1becb78b75fbbb178a6e2e0e5aaa0f5b24 (patch)
tree715fe31a69b66c5b2abe6526b7a126196735b733 /test/ThriftTest.thrift
parenta6b120301a05ef6bfb77d5bd7df1784b78339a09 (diff)
downloadthrift-cc193c1becb78b75fbbb178a6e2e0e5aaa0f5b24.tar.gz
THRIFT-3417: "namespace xsd" is not really working
Client: XSD Patch: Benjamin Gould This closes #691
Diffstat (limited to 'test/ThriftTest.thrift')
-rw-r--r--test/ThriftTest.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ThriftTest.thrift b/test/ThriftTest.thrift
index f545227b6..414f9a542 100644
--- a/test/ThriftTest.thrift
+++ b/test/ThriftTest.thrift
@@ -36,6 +36,7 @@ namespace php ThriftTest
namespace delphi Thrift.Test
namespace cocoa ThriftTest
namespace lua ThriftTest
+namespace xsd test (uri = 'http://thrift.apache.org/ns/ThriftTest')
// Presence of namespaces and sub-namespaces for which there is
// no generator should compile with warnings only