A server expression that returns a value of (or implicitly castable to) the xs:long server type. For all server types, see the Server Expression Type Hierarchy.
Server Return Type | Server Function | Java Doc | Server Doc |
---|---|---|---|
xs:unsignedLong | xdmp:lshift64(xs:unsignedLong x, xs:long y) | java | server |
xs:unsignedLong | xdmp:rshift64(xs:unsignedLong x, xs:long y) | java | server |