Previous
|
Next
|
Indexes
Zvon
>
Tutorials
>
XSLT 2.0 Tutorial
>
Indexes
>
Values
Days, months, and years from durations
(in
Date and Time
)
,
Grouping separator
(in
Number Formatting
)
/
Element xsl:apply-templates
(in
Templates - basic usage
)
.
Grouping with group-by
(in
Groups
)
@*
Selection of all child elements or all attributes of an element
(in
Templates - basic usage
)
*
Selection of all child elements or all attributes of an element
(in
Templates - basic usage
)
Implicit priorities
(in
Templates - basic usage
)
Recursive xsl:apply-templates
(in
Recursions
)
#
Function format-number
(in
Number Formatting
)
#all
Mode: #all
(in
Modes
)
Removal of unwanted namespace declarations
(in
Namespaces
)
#current
Mode: #current
(in
Modes
)
Mode #current
(in
Modes
)
#default
Mode: #default
(in
Modes
)
Mode #default
(in
Modes
)
0
Function format-number
(in
Number Formatting
)
1.0
The first stylesheet
(in
Templates - basic usage
)
2.0
The first stylesheet
(in
Templates - basic usage
)
Element xsl:value-of
(in
Templates - basic usage
)
descending
Reverse sorting
(in
Sorting
)
false
Testing for a substring in a string with contains
(in
Functions operating on strings
)
Comparisons of two strings with operators
(in
Functions operating on strings
)
Searching for a pattern in a string
(in
Transforming strings with regular expressions
)
Operator !=
(in
Comparisons
)
Use-when attribute
(in
Use When
)
i
Case insensitive search for a pattern
(in
Transforming strings with regular expressions
)
Replacing patterns in a string - replace
(in
Transforming strings with regular expressions
)
lower-first
Sorting according to case
(in
Sorting
)
no
Dangers of context item .
(in
Context
)
number
Sorting numbers
(in
Sorting
)
true
Testing for a substring in a string with contains
(in
Functions operating on strings
)
Comparisons of two strings with function compare
(in
Functions operating on strings
)
Comparisons of two strings with operators
(in
Functions operating on strings
)
Searching for a pattern in a string
(in
Transforming strings with regular expressions
)
Operator =
(in
Comparisons
)
Operator !=
(in
Comparisons
)
Conditional evaluation with if ... then ... else
(in
Conditional Expressions
)
Specification of test condition with some ... in ... satisfies ...
(in
Conditional Expressions
)
Overlooking of errors by a processor
(in
Errors
)
upper-first
Sorting according to case
(in
Sorting
)
yes
Dangers of context item .
(in
Context
)
Tunneling of parameters
(in
Variables and Parameters
)