BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


XSLT
Displaying every odd row a different color
Creating a hyper link in XSL(T)
Creating a select box and selecting one or more items
For Next Loop in XSLT
Intersection and other set operations on node-sets
Grouping using xsl:key and the key() function -- the Muenchian method
Comparing Strings in XSLT for greater/less
The XPath Function: node-set unparsed-entity-url ( string )
The XPath Function: boolean true ( )
The XPath Function: string translate ( string, string, string )
The XPath Function: object system-property ( string )
The XPath Function: number sum ( node-set )
The XPath Function: string substring ( string, number, number? )
The XPath Function: string substring-before ( string, string )
The XPath Function: string substring-after ( string, string )
The XPath Function: string string ( object? )
The XPath Function: number string-length ( string? )
The XPath Function: boolean starts-with ( string, string )
The XPath Function: number round ( number )
The XPath Function: number position ( )


 
 

XSLT

<< XQuery.NET and XML >>

Page 1 of 6 in XSLT

Displaying every odd row a different color   (3105 views, 3 votes, 5 score)

Creating a hyper link in XSL(T)   (2114 views, 2 votes, 8 score)

Creating a select box and selecting one or more items   (1806 views, 2 votes, 5 score)

For Next Loop in XSLT   (1835 views, 4 votes, 5 score)

Intersection and other set operations on node-sets   (1514 views, 1 votes, 5 score)

Grouping using xsl:key and the key() function -- the Muenchian method   (1550 views, 3 votes, 3 score)

Comparing Strings in XSLT for greater/less   (1810 views, 0 votes, 0 score)

The XPath Function: node-set unparsed-entity-url ( string )   (1844 views, 1 votes, 8 score)

The XPath Function: boolean true ( )   (1722 views, 0 votes, 0 score)

The XPath Function: string translate ( string, string, string )   (12588 views, 2 votes, 10 score)

The XPath Function: object system-property ( string )   (1487 views, 2 votes, 6 score)

The XPath Function: number sum ( node-set )   (2910 views, 1 votes, 10 score)

The XPath Function: string substring ( string, number, number? )   (6485 views, 1 votes, 1 score)

The XPath Function: string substring-before ( string, string )   (6373 views, 2 votes, 6 score)

The XPath Function: string substring-after ( string, string )   (4552 views, 1 votes, 9 score)

The XPath Function: string string ( object? )   (1990 views, 0 votes, 0 score)

The XPath Function: number string-length ( string? )   (6250 views, 3 votes, 1 score)

The XPath Function: boolean starts-with ( string, string )   (4868 views, 0 votes, 0 score)

The XPath Function: number round ( number )   (2271 views, 0 votes, 0 score)

The XPath Function: number position ( )   (4722 views, 2 votes, 4 score)

The XPath Function: number number ( object? )   (2673 views, 0 votes, 0 score)

The XPath Function: boolean not ( boolean )   (5571 views, 2 votes, 6 score)

The XPath Function: string normalize-space ( string? )   (9137 views, 4 votes, 7 score)

The XPath Function: string namespace-uri ( node-set? )   (1959 views, 0 votes, 0 score)

The XPath Function: string name ( node-set? )   (3446 views, 0 votes, 0 score)

The XPath Function: string local-name ( node-set? )   (2786 views, 0 votes, 0 score)

The XPath Function: number last ( )   (2839 views, 3 votes, 2 score)

The XPath Function: boolean lang ( string )    (1204 views, 0 votes, 0 score)

The XPath Function: node-set key ( string, object )   (1509 views, 0 votes, 0 score)

The XPath Function: node-set id ( string )   (1465 views, 0 votes, 0 score)

The XPath Function: node-set generate-id ( node-set? )   (1879 views, 1 votes, 1 score)

The XPath Function: boolean function-available ( string )   (1082 views, 0 votes, 0 score)

The XPath Function: string format-number ( number, string, string? )   (2565 views, 2 votes, 4 score)

The XPath Function: number floor ( number )   (1555 views, 0 votes, 0 score)

The XPath Function: boolean false ( )   (1291 views, 1 votes, 7 score)

The XPath Function: boolean element-available ( string )   (1106 views, 0 votes, 0 score)

The XPath Function: node-set document ( object, node-set? )   (1487 views, 0 votes, 0 score)

The XPath Function: node-set current ( )   (1404 views, 0 votes, 0 score)

The XPath Function: number count ( node-set )   (8235 views, 1 votes, 1 score)

The XPath Function: boolean contains ( string, string )   (4732 views, 1 votes, 5 score)

The XPath Function: string concat ( string, string+ )   (10674 views, 2 votes, 9 score)

The XPath Function: number ceiling ( number )   (1593 views, 1 votes, 10 score)

The XPath Function: boolean boolean ( object )   (1458 views, 0 votes, 0 score)

The XSLT Example: Whitespace preserving and stripping   (2725 views, 0 votes, 0 score)

The XSLT Example: Combining and intersecting two nodesets   (2878 views, 1 votes, 5 score)

The XSLT Example: Generating a new stylesheet   (1312 views, 2 votes, 5 score)

The XSLT Example: Numbering paragraphs and chapters   (1861 views, 1 votes, 8 score)

The XSLT Example: Creating listboxes and checkboxes using variables   (2458 views, 1 votes, 8 score)

The XSLT Example: Creating an HTML document with 'previous' and 'next' links   (3219 views, 1 votes, 7 score)

The XSLT Example: Generating a new stylesheet   (1215 views, 1 votes, 10 score)


 

    Email TopXML