Introduction | |
- | |
. | |
1 | |
2 | |
3 | |
9 | |
A | |
» | B |
C | |
D | |
E | |
F | |
G | |
H | |
I | |
J | |
K | |
L | |
M | |
N | |
O | |
P | |
Q | |
R | |
S | |
T | |
U | |
V | |
W | |
X | |
Y | |
Z | |
Θ |
BASE
document($uri as item()*, $base as node()*) → node()*
resolve-uri($relative as xs:string?, $base as xs:string) → xs:anyURI?
BASE64
BASE64BINARY
The saxon:base64Binary serialization method
BASE64BINARY-TO-OCTETS
saxon:base64Binary-to-octets()
BASE64BINARY-TO-STRING
saxon:base64Binary-to-string()
BASEURI
parse-xml($arg as xs:string, $baseURI as xs:string) → document-node(element(*, xs:untyped))
BASE-URI
base-uri($arg as node()?) → xs:anyURI?
BELGIUM
BIBLE
BINARY
binary output files in The saxon:base64Binary serialization method
binary output files in The saxon:hexBinary serialization method
BINDING
BOOK
BOOLEAN
boolean($arg as item()*) → xs:boolean in boolean
boolean($arg as item()*) → xs:boolean in boolean
Boolean expressions: AND and OR
codepoint-equal($comparand1 as xs:string?, $comparand2 as xs:string?) → xs:boolean?
contains($arg1 as xs:string?, $arg2 as xs:string?, $collation as xs:string) → xs:boolean
contains($arg1 as xs:string?, $arg2 as xs:string?) → xs:boolean
deep-equal($parameter1 as item()*, $parameter2 as item()*, $collation as xs:string) → xs:boolean
deep-equal($parameter1 as item()*, $parameter2 as item()*) → xs:boolean
doc-available($uri as xs:string?) → xs:boolean
element-available($arg as xs:string) → xs:boolean
empty($arg as item()*) → xs:boolean
ends-with($arg1 as xs:string?, $arg2 as xs:string?, $collation as xs:string) → xs:boolean
ends-with($arg1 as xs:string?, $arg2 as xs:string?) → xs:boolean
exists($arg as item()*) → xs:boolean
filter($f as function(item()) as xs:boolean, $seq as item()*) → item()*
function-available($function as xs:string, $arity as xs:integer) → xs:boolean
function-available($function as xs:string) → xs:boolean
function-lookup($function as xs:string, $arity as xs:integer) → xs:boolean
has-children($seq as node()) → xs:boolean
lang($testlang as xs:string?, $node as node()) → xs:boolean
lang($testlang as xs:string?) → xs:boolean
matches($input as xs:string?, $pattern as xs:string, $flags as xs:string) → xs:boolean
matches($input as xs:string?, $pattern as xs:string) → xs:boolean
nilled($arg as node()?) → xs:boolean?
not($arg as item()*) → xs:boolean
starts-with($arg1 as xs:string?, $arg2 as xs:string?, $collation as xs:string) → xs:boolean
starts-with($arg1 as xs:string?, $arg2 as xs:string?) → xs:boolean
type-available($type as xs:string) → xs:boolean
unparsed-text-available($href as xs:string?, $encoding as xs:string) → xs:boolean
unparsed-text-available($href as xs:string?) → xs:boolean
unparsed-text-lines($href as xs:string?) → xs:boolean
BREAK
BUGS
BUILDING
Building a Source Document from an application
BURST-MODE
How burst-mode streaming works
BY
Processing the nodes returned by saxon:stream()
BYTE
BYTECODE