boolean starts-with (string, string) [xpath]
Standard excerpt:
The starts-with function returns true if the first argument string starts with the second argument string, and otherwise returns
false.
Examples (xslt:xml): Overview
86:2
Interactive xlab: [xpath] [xsl:value-of] [xsl:template]