bin:not

Returns the "bitwise not" of a binary argument.

not($value as (xs:hexBinary | xs:base64Binary)?) ➔ xs:base64Binary?

Arguments

 

$value

(xs:hexBinary | xs:base64Binary)?

Input binary data

Result

xs:base64Binary?

Namespace

http://expath.org/ns/binary

Links to specifications

EXPath Binary Module 1.0

EXPath Binary Module 4.0

Saxon availability

Available in XPath 2.0 and later versions. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE. Available for all platforms.