summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd')
-rw-r--r--vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd9
1 files changed, 9 insertions, 0 deletions
diff --git a/vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd b/vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd
new file mode 100644
index 00000000000..e32d3ed6751
--- /dev/null
+++ b/vespa-documentgen-plugin/src/test/resources/schemas/complex/common2.sd
@@ -0,0 +1,9 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+search common2 {
+ document {
+ field com2 type string {
+
+ }
+ }
+}
+