bin:length
Returns the size of a binary value, measured in octets.
length($value as (xs:hexBinary | xs:base64Binary)) ➔ xs:integer
Arguments | ||||
| $value | (xs:hexBinary | xs:base64Binary) | Input binary data | |
Result | xs:integer | |||
Namespace
http://expath.org/ns/binary
Links to specifications
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.