sql:bit-length( $str as xs:string ) as xs:integer
Returns the length of the string "str" in bits.
sql:bit-length("text") => 32