ends-with


ends-with

The ends-with() function tests whether one string ends with another string. For example, the expression «ends-with('17cm', 'cm') » returns true .

Argument

Data Type

Meaning

input

xs:string?

The containing string

test

xs:string?

The test string

collation (optional)

xs:string

A collation URI

Result

xs:string?

true if the input string ends with the test string, otherwise false




XSLT 2.0 Programmer's Reference
NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)
ISBN: 764569090
EAN: 2147483647
Year: 2003
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net