sql:space( $n as xs:double ) as xs:string
Returns a string that is the given number of spaces.
sql:space(2) => " "