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