summaryrefslogtreecommitdiffstats
path: root/documentgen-test/etc/complex/parent.sd
diff options
context:
space:
mode:
Diffstat (limited to 'documentgen-test/etc/complex/parent.sd')
-rw-r--r--documentgen-test/etc/complex/parent.sd10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentgen-test/etc/complex/parent.sd b/documentgen-test/etc/complex/parent.sd
new file mode 100644
index 00000000000..35bb650153a
--- /dev/null
+++ b/documentgen-test/etc/complex/parent.sd
@@ -0,0 +1,10 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+# This type represents a target for a parent-child reference in the `book` type.
+search parent {
+ document parent {
+ field dummy type string {
+
+ }
+ }
+} \ No newline at end of file