string xsh:strmin(object EXPRESSION, ...)
Returns a string value computed as the minimum (in lexicographical order) of all string values computed from given EXPRESSION(s). If EXPRESSION evaluates to a node-set, string values of individual nodes are used.
EXPRESSION