Saxonica: XSLT and XQuery Processing: B
saxonica.com

B

BASE

document($uri as item()*, $base as node()*) → node()*

resolve-uri($relative as xs:string?, $base as xs:string) → xs:anyURI?

BASE64

A2 Base64 Encoder/Decoder

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

base-uri() → xs:anyURI?

base-uri($arg as node()?) → xs:anyURI?

BELGIUM

Flemish (Belgium)

French (Belgium)

BIBLE

The Bible

BINARY

binary output files in The saxon:base64Binary serialization method

binary output files in The saxon:hexBinary serialization method

BINDING

binding

BOOK

The Book List Stylesheet

BOOLEAN

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

false() → 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() → 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

true() → 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

saxon:break

xsl:break

BUGS

bugs

Bugs and patches

BUILDING

Building a Source Document from an application

BURST-MODE

Burst-mode streaming

How burst-mode streaming works

BY

order by

Processing the nodes returned by saxon:stream()

BYTE

DEBUG_BYTE_CODE

DISPLAY_BYTE_CODE

GENERATE_BYTE_CODE

BYTECODE

Bytecode generation

Next