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)
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 ( )
The XPath Function: number round ( number )


 
 

XSLT

<< XQuery.NET and XML >>

Page 1 of 6 in XSLT

Displaying every odd row a different color   (843 views, 0 votes, 0 score)

Creating a hyper link in XSL(T)   (672 views, 0 votes, 0 score)

For Next Loop in XSLT   (643 views, 2 votes, 6 score)

Intersection and other set operations on node-sets   (473 views, 0 votes, 0 score)

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

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

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

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

The XPath Function: string translate ( string, string, string )   (2166 views, 1 votes, 10 score)

The XPath Function: object system-property ( string )   (307 views, 0 votes, 0 score)

The XPath Function: number sum ( node-set )   (620 views, 0 votes, 0 score)

The XPath Function: string substring ( string, number, number? )   (1388 views, 0 votes, 0 score)

The XPath Function: string substring-before ( string, string )   (1287 views, 1 votes, 10 score)

The XPath Function: string substring-after ( string, string )   (879 views, 0 votes, 0 score)

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

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

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

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

The XPath Function: number position ( )   (930 views, 1 votes, 1 score)

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

The XPath Function: boolean not ( boolean )   (1102 views, 1 votes, 10 score)

The XPath Function: string normalize-space ( string? )   (1792 views, 0 votes, 0 score)

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

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

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

The XPath Function: number last ( )   (520 views, 0 votes, 0 score)

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

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

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

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

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

The XPath Function: string format-number ( number, string, string? )   (486 views, 0 votes, 0 score)

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

The XPath Function: boolean false ( )   (297 views, 0 votes, 0 score)

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

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

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

The XPath Function: number count ( node-set )   (1829 views, 0 votes, 0 score)

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

The XPath Function: string concat ( string, string+ )   (2066 views, 0 votes, 0 score)

The XPath Function: number ceiling ( number )   (296 views, 0 votes, 0 score)

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

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

The XSLT Example: Combining and intersecting two nodesets   (569 views, 0 votes, 0 score)

The XSLT Example: Generating a new stylesheet   (267 views, 0 votes, 0 score)

The XSLT Example: Numbering paragraphs and chapters   (332 views, 0 votes, 0 score)

The XSLT Example: Creating listboxes and checkboxes using variables   (457 views, 0 votes, 0 score)

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

The XSLT Example: Generating a new stylesheet   (266 views, 0 votes, 0 score)

The XSLT Example: Using different axes   (666 views, 1 votes, 9 score)


 

    Email TopXML