p:text-sort-021 (AB)
Test is expected to fail with error code err:XD0036.
The pipeline
<p:declare-step xmlns:err="http://www.w3.org/ns/xproc-error"
xmlns:p="http://www.w3.org/ns/xproc"
xmlns:t="http://xproc.org/ns/testsuite/3.0" version="3.0">
<p:output port="result"/>
<p:text-sort lang="longerThan8">
<p:with-input>
<p:inline content-type="text/plain">A
B
V
D
X</p:inline>
</p:with-input>
</p:text-sort>
<p:wrap-sequence wrapper="wrapper"/>
</p:declare-step>
Revision history
- 01 Sep 2019, Achim Berndzen
Some tests for p:text-sort