aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritance/ilscripts.cfg
blob: 8a9f8fe3c6f0c0b49c413501370dc5de98a58ff4 (plain) (blame)
1
2
3
4
5
6
7
8
9
ilscript[1]
ilscript[child].doctype "child"
ilscript[child].name "child"
ilscript[child].content[5]
ilscript[child].content[0] "input onlygrandparent | attribute onlygrandparent"
ilscript[child].content[1] "input overridden | attribute overridden"
ilscript[child].content[2] "input onlyfather | summary onlyfather"
ilscript[child].content[3] "input onlymother | tokenize normalize stem:\"SHORTEST\" | attribute onlymother | index onlymother"
ilscript[child].content[4] "input onlychild | tokenize normalize stem:\"SHORTEST\" | index onlychild"