BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


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


Uncategorized
Converting INI files to XML
Fullxml 2
Sorting the results and use the Axis
TreeMaker
XMLEditor - WebClipping
WDDX Parser
Templx: x++ IDE Released!
XppEngCOM: COM implementation of x++ interpreter
Backup Outlook mail as XML
Grouping and Summing the values in XML
WDDX Parser (updated bug)
DIME Parser and Generator (C#)
Flash menu using XML
Virtual Directory Utilities for IIS(C#)
ComSerialization
Re: Max() function
Stop Tailoring, Create Generic!!!
Introduction to WAP Push
Add xml binding to select list
Ontology Web Language


 
 

<< System.XMLWCF, WS, SOAP >>


By bryan rasmussen
First Posted 03/26/2002
Times viewed 350

nodeset of child templates using document()


Summary return an xsl:template that matches a child element of your current node as a nodeset

There's probably not much reason to ever do this, but I have had occasions where it was helpful, the idea is that you have a template that matches one element, if your stylesheet is template based perhaps there could be a situation where you want to read the nodeset of what other templates are doing to child elements of a node you're analyzing.

If you run this from a commandline or somewhere you can view the xsl:message output in the templateChild template you should receive the following in the screen:


<tag xmlns:xsl=http://www.w3.org/1999/XSL/Transform><xsl:apply-templates></tag>

 

Additional information

Further additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML