aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/music/defs/document.config.documentmanager.def
blob: 9548a503f001b91f94f9ffb21e9c2ff13d26770a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=document.config
datatype[].id int
datatype[].arraytype[].datatype int
documenttype[].name string
documenttype[].version int
documenttype[].inherits[].name string
documenttype[].inherits[].version int 
documenttype[].field[].name string
documenttype[].field[].id int
documenttype[].field[].header bool
documenttype[].field[].datatype int