XML information pipe

Ihre Spezialisten für XML

Banner Werbung

XSLT 1.0 reference

XSLT  |  attributes

case-order | cdata-section-elements | count | data-type | decimal-separator | digit | disable-output-escaping | doctype-public | doctype-system | elements | encoding | exclude-result-prefixes& | extension-element-prefix | format | from | grouping-separator | grouping-size | href | id | indent | infinity | lang | letter-value | level | match | media-type | method | minus-sign | mode | name | namespace | NaN | omit-xml-declaration | order | pattern-separator | per-mille | percent | priority | result-prefix | select | standalone | stylesheet-prefix | terminate | test | use | use-attribute-sets | value | version | xml:space | zero-digit |


case-order

This applies when @data-type="text", and specifies that upper-case letters should sort before lower-case letters or vice-versa respectively.

The default value is language dependent.


Values:

upper-first | lower-first |


Default:

--


Elements:

sort |



Examples:

Example 1 |

Locate in the official documentation

XSLT 1.0 reference