aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/typedinheritance/types/childType.xml
blob: 18665d195b94b6a16c88c621f773c7f6692aeed1 (plain) (blame)
1
2
3
4
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile-type id="childType" inherits="parentType">
    <field name="a.b.c" type="string"/>
</query-profile-type>