Mercurial > hg > ooxml
comparison visualise.xpl @ 39:4c6a341e75da
big rework works on sample2, w/o refs processing
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Wed, 26 Apr 2017 18:51:34 +0100 |
parents | ae605b77d1e4 |
children | ac6d1ca099f7 |
comparison
equal
deleted
inserted
replaced
38:468a6cf8bf0b | 39:4c6a341e75da |
---|---|
114 <p:pipe step="refs2" port="result"/> | 114 <p:pipe step="refs2" port="result"/> |
115 </p:input> | 115 </p:input> |
116 <p:input port="stylesheet"> | 116 <p:input port="stylesheet"> |
117 <p:pipe step="ss2" port="result"/> | 117 <p:pipe step="ss2" port="result"/> |
118 </p:input> | 118 </p:input> |
119 <p:with-param name="sheet-number" select="$sheet-number"/> | |
120 <p:with-param name="xlDir" select="$root"/> | |
119 </p:xslt> | 121 </p:xslt> |
120 | 122 |
121 <p:choose> | 123 <p:choose> |
122 <p:when test="p:value-available('format')"> | 124 <p:when test="p:value-available('format')"> |
123 <p:load name="ss3"> | 125 <p:load name="ss3"> |