[DEV-9769] Allow feature flag mappings

master
Austin Schaffer 2021-05-24 18:22:54 -04:00 committed by Schaffer, Austin
parent 3cf859e72a
commit d447e8107f
1 changed files with 1 additions and 0 deletions

View File

@ -1214,6 +1214,7 @@
<variable name="knowns" as="xs:string*"
select="$ui//lvp:question/@id,
$ui//lvp:external/@id,
$ui//lvp:flag/@id,
$ui//lvp:calc/@id,
for $id in $ui//lvp:meta/lvp:field/@id
return concat( 'meta:', $id )" />