[DEV-9769] Allow feature flag mappings

See merge request floss/tame!52
master
Schaffer, Austin 2021-05-27 14:10:46 +00:00
commit 9e9d5fc16b
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 )" />