Jez Higgins

Freelance software grandad
software created
extended or repaired


Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed

Arabica: XPath: string functions

Committed implementations of most of the string functions: concat(s,s,s*), starts-with(s,s), string-length(s?), contains(s,s), substring-before(s,s), substring-after(s,s), substring(s,n,n?), normalize-space(s?), and translate(s,s,s). That's all the string functions done.

Remaining functions are id(o), local-name(ns?), namespace-uri(ns?), name(ns?), and lang(s). Other stuff remaining - relational operators, the namespace axis, revisiting union, and sorting some things into document order.


Tagged code, arabica, xml, and c++


Jez Higgins

Freelance software grandad
software created
extended or repaired

Follow me on Mastodon
Applications, Libraries, Code
Talks & Presentations

Hire me
Contact

Older posts are available in the archive or through tags.

Feed