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 | |
Θ |
F
filter($f as function(item()) as xs:boolean, $seq as item()*) → item()*
fold-left($f as function(item()*, item()) as item()*, $zero as item()*, $seq as item()*) → item()*
fold-right($f as function(item(), item()*) as item()*, $zero as item()*, $seq as item()*) → item()*
map($f as function(item()) as item()*, $seq as item()*) → item()*
map-pairs($f as function(item(), item()) as item()*, $seq1 as item()*, $seq2 as item()*) → item()*
FACET
FACETS
Messages associated with assertions and other facets
FACTORY
FALLBACK
FALSE
FEATURES
implementation-defined features in Introduction
Implementation-defined features in XML Schema 1.1 Conformance
Miscellaneous XSD 1.1 Features
FIELD
Identifying the Java constructor, method, or field
FILE
FILES
binary output files in The saxon:base64Binary serialization method
binary output files in The saxon:hexBinary serialization method
JAR files included in the product
Writing a URI Resolver for Input Files
Writing a URI Resolver for Output Files
FILTER
filter($f as function(item()) as xs:boolean, $seq as item()*) → item()*
FILTERS
FINALLY
FIND
FLAGS
matches($input as xs:string?, $pattern as xs:string, $flags as xs:string) → xs:boolean
tokenize($input as xs:string?, $pattern as xs:string, $flags as xs:string) → xs:string*
FLEMISH
FLOOR
floor($arg as numeric?) → numeric?
FN
analyze-string($input as xs:string?, $pattern as xs:string) → element(fn:analyze-string-result)
FOLD-LEFT
fold-left($f as function(item()*, item()) as item()*, $zero as item()*, $seq as item()*) → item()*
FOLD-RIGHT
fold-right($f as function(item(), item()*) as item()*, $zero as item()*, $seq as item()*) → item()*
FOR-EACH
FOR-EACH-GROUP
FORMAT
FORMAT-DATE
format-date($value as xs:date?, $picture as xs:string) → xs:string?
FORMAT-DATETIME
format-dateTime($value as xs:dateTime?, $picture as xs:string) → xs:string?
FORMAT-INTEGER
format-integer($value as xs:integer?, $picture as xs:string, $language as xs:language) → xs:string
format-integer($value as xs:integer?, $picture as xs:string) → xs:string
FORMAT-NUMBER
format-number($value as numeric?, $picture as xs:string) → xs:string
FORMAT-TIME
format-time($value as xs:time?, $picture as xs:string) → xs:string?
FORUMS
Lists and forums for getting help
FRENCH
FROM
Building a Source Document from an application
Calling XQuery Functions from Java
Configuration from the command line
Controlling Validation from Java
Invoking XSLT from an application
Running Queries from a Java Application
Running Saxon XSLT Transformations from Ant
Running Validation from the Command Line
Running XQuery from the Command Line
Running XSLT from the Command Line
Schema-Aware XQuery from the Command Line
Schema-Aware XSLT from the Command Line
FULL
Java extension functions: full interface
FUNC
function-arity($func as function(*)) → xs:integer
function-name($func as function(*)) → xs:QName?
FUNCTION
Converting the Result of a .NET Extension Function
Converting the Result of a Java Extension Function
filter($f as function(item()) as xs:boolean, $seq as item()*) → item()*
fold-left($f as function(item()*, item()) as item()*, $zero as item()*, $seq as item()*) → item()*
fold-right($f as function(item(), item()*) as item()*, $zero as item()*, $seq as item()*) → item()*
function-arity($func as function(*)) → xs:integer
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
function-name($func as function(*)) → xs:QName?
map($f as function(item()) as item()*, $seq as item()*) → item()*
map-pairs($f as function(item(), item()) as item()*, $seq1 as item()*, $seq2 as item()*) → item()*
FUNCTION-ARITY
function-arity($func as function(*)) → xs:integer
FUNCTION-AVAILABLE
function-available($function as xs:string, $arity as xs:integer) → xs:boolean
function-available($function as xs:string) → xs:boolean
FUNCTION-LOOKUP
function-lookup($function as xs:string, $arity as xs:integer) → xs:boolean
FUNCTION-NAME
function-name($func as function(*)) → xs:QName?
FUNCTIONS
Calling JAXP XPath extension functions
Calling XQuery Functions from Java
Changes to Functions and Operators
Converting Arguments to .NET Extension Functions
Converting Arguments to Java Extension Functions
Functions and Operators in Version 9.3 (2010-10-30)
Functions and Operators in Version 9.2 (2009-08-05)
Implementation-defined aspects of Functions and Operators
Integrated extension functions
Java extension functions: full interface
Java extension functions: simple interface
Writing reflexive extension functions for .NET
Writing reflexive extension functions in Java
XSLT 2.0 and XPath 2.0 Functions