Collation.CaseBlindCollation PropertyCollation.CaseBlindCollation PropertyCollation::CaseBlindCollation Property
- XmlPrime 1.5
Gets the "case blind" collation.
Property Value
Type: XmlPrime.CollationXmlPrime.CollationXmlPrime::Collation^
The "case blind" collation.
Remarks
This collation provides the ability to compare strings based on code point values but where upper-case and lower-case letters compare equal.
The codepoint collation has the URI http://www.w3.org/xslts/collation/caseblind
.