xdmp:base64-decode( $encoded as xs:string ) as xs:string
Converts base64-encoded string to plaintext.
Parameters | |
---|---|
encoded | Encoded text to be decoded. |
xdmp:base64-decode( "c2xpbmdzIGFuZCBhcnJvd3Mgb2Ygb3V0cmFnZW91cyBmb3J0dW5l") => slings and arrows of outrageous fortune
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.