Hi there, In Marklogic xquery, if I have a sequence of string, and I want to join this sequence with new line character, like using fn:string-join(), how do I specify the new line character? Thanks, Helen