diaporamaMiscXML
 
◃  Ch. 3 XQuery  ▹
 

Fonctions sur les chaînes

  • string() : fonction de conversion
  • string-length()
  • concat() : concatène un nombre qcq de chaînes
  • contains()
  • starts-with()
  • substring()
  • substring-after
  • substring-before()
  • translate()
  • Descriptif W3schools