G. Ken Holman wrote: Hi,
> This output surprises me, though perhaps you are running > "1.0-ml" and not "1.0" ... you don't say which. > You are not specifying the collation URI and so in XQuery 1.0 > the collation order should be Unicode code-point order, which > has upper-case first. My understanding of the spec is that the default collation in the static context is implementation-defined. So MarkLogic can define its own default collation, as a specific collation URI, or based on a config switch. If it does not do so, then yes, the default default collation is the Unicode code point order. So the questions are: which is the default in ML regarding case ordering, and has the OP any collation configured in the admin console? Regards, -- Florent Georges http://fgeorges.org/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
