comparison visualise.xpl @ 26:d2ca3ea1f5ae

plumb in and use inverted ref table (via key)
author Henry S. Thompson <ht@markup.co.uk>
date Fri, 07 Apr 2017 18:42:47 +0100
parents a5125a2e77ea
children 8309dcfce613
comparison
equal deleted inserted replaced
25:a5125a2e77ea 26:d2ca3ea1f5ae
74 </p:load> 74 </p:load>
75 75
76 <p:xslt name="rect"> 76 <p:xslt name="rect">
77 <p:input port="source"> 77 <p:input port="source">
78 <p:pipe step="format" port="result"/> 78 <p:pipe step="format" port="result"/>
79 <p:pipe step="refs" port="result"/> 79 <p:pipe step="refs2" port="result"/>
80 </p:input> 80 </p:input>
81 <p:input port="stylesheet"> 81 <p:input port="stylesheet">
82 <p:pipe step="ss2" port="result"/> 82 <p:pipe step="ss2" port="result"/>
83 </p:input> 83 </p:input>
84 </p:xslt> 84 </p:xslt>