bin:find
Returns the first location in $in of $search, starting at the
$offset octet.
find($in as xs:base64Binary?, $offset as xs:integer, $search as xs:base64Binary) ➔ xs:integer?
Arguments | |||
| $in | xs:base64Binary? | Binary data to be searched |
| $offset | xs:integer | Offset in octets to start searching from |
| $search | xs:base64Binary | |
Result | xs:integer? | ||
Namespace
http://expath.org/ns/binary