source: xslt/vendor/current/tests/exslt/math/highest.5.out@ 372

Last change on this file since 372 was 372, checked in by Yuri Dario, 13 years ago

xslt: initial vendor import of xslt 1.1.26.

File size: 199 bytes
Line 
1<?xml version="1.0"?>
2<out xmlns:math="http://exslt.org/math">
3 * <lowest-prices>4;
4 7;
5 </lowest-prices>
6 * <highest-prices>1;
7 5;
8 </highest-prices></out>
Note: See TracBrowser for help on using the repository browser.