Revert "program map: Use expanded (preprocessed) program"

This map is used for more than the program.xml!

This reverts commit c64e8363fd.
master v2.9.11
Mike Gerwitz 2018-02-22 16:42:26 -05:00
parent c64e8363fd
commit 3384c95bc9
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<!--
Compiles map fragments to produce a map from source data to a destination
Copyright (C) 2016, 2018 R-T Specialty, LLC.
Copyright (C) 2016 R-T Specialty, LLC.
This file is part of TAME.
@ -62,7 +62,7 @@
<param name="rater" />
<variable name="program-ui" select="
document( concat( @src, '.expanded' ), . )/lvp:program
document( concat( @src, '.xml' ), . )/lvp:program
" />
<variable name="map" select="." />