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: string translate ( string, string, string )
The XPath Function: boolean true ( )
The XPath Function: string substring ( string, number, number? )
The XPath Function: number sum ( node-set )
The XPath Function: object system-property ( string )
The XPath Function: string substring-after ( string, string )
The XPath Function: string substring-before ( string, string )
The XPath Function: boolean starts-with ( string, string )
The XPath Function: number string-length ( string? )
The XPath Function: string string ( object? )
The XPath Function: number number ( object? )
The XPath Function: number position ( )


 
 

XSLT

<< XQuery.NET and XML >>

Page 1 of 6 in XSLT

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

Creating a hyper link in XSL(T)   (5257 views, 3 votes, 9 score)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

The XPath Function: string concat ( string, string+ )   (14788 views, 3 votes, 8 score)

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

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

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

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

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

The XSLT Example: Numbering paragraphs and chapters   (5512 views, 2 votes, 9 score)

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

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

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

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


 

    Email TopXML