nedcomp hosting homepage

Producten en Diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

Microsoft XML Core Services (MSXML) 4.0 - XPath Developer's Guide

Using XSLT Functions in XPath Expressions

The XPath specification defines many functions. XSLT style sheets have several additional functions available to them. These include:

Function Description
document(obj, ns?) Allows processing of more than one source document
key(str, obj) Retrieves a key assigned by the <xsl:key> element
format-number(num, str, str?) Formats a numeric value in any of a variety of ways
current() Locates the current node in a node-set
unparsed-entity-uri(str) Returns the URI of a specified unparsed entity
generate-id(ns?) Assigns a unique identifier to the first node in a given node-set
system-property(str) Returns the value of a specified system property, such as the name or version of the XSLT processor

For more information about these functions, including examples, see the following topics in the XSLT Reference:


Download de SDK