substring-after('stylesheet', 'e')" returns the string "sheet". "substring-after('two words', ' ')" returns the string "words". ...