Hi,

how do i do a sorting on below 3 titles together and return as one sorting
result?

<sort-order type="xs:string" collation="
http://marklogic.com/collation/codepoint"; direction="ascending">
<element ns="" name="CaseTitle"/>
</sort-order>,
<sort-order type="xs:string" collation="
http://marklogic.com/collation/codepoint"; direction="ascending">
<element ns="" name="Title"/>
</sort-order>,
<sort-order type="xs:string" collation="
http://marklogic.com/collation/codepoint"; direction="ascending">
<element ns="" name="Title_of_Treaty"/>
</sort-order>

Regards,
Lee
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to