chickadee » sxpath » sxml:core-normalize-space

sxml:core-string #!optional objectprocedure
(sxml:core-concat [string ...])procedure
sxml:core-starts-with string prefixprocedure
sxml:core-contains string substringprocedure
sxml:core-substring-before string separatorprocedure
sxml:core-substring-after string separatorprocedure
sxml:core-substring string numeric-offset #!optional lengthprocedure
sxml:core-string-length #!optional stringprocedure
sxml:core-normalize-space #!optional stringprocedure
sxml:core-translate string from toprocedure