summaryrefslogtreecommitdiffstats
path: root/documentgen-test/etc/complex/parent.sd
blob: 09e4c5182b7e1219a1fa6f3fdb46d4898ae2171a (plain) (blame)
1
2
3
4
5
6
7
8
9
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 {

        }
    }
}