blob: 00b578cb3ad56ce4a158a651cffbb0bda8d0b955 [file] [log] [blame]
(: Name: fn-substring-5 :)
(: Description: Evaluation of substring function as per example 5 (for this function) :)
(: from the F&O specs. Use "fn:count" to avoid empty file. :)
fn:count(fn:substring("12345", 5, -3))