BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


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


XSLT
XSLDebugger 2.1
XslConnector
Generic XSLT Templates
Stateless set of functions for parsing XML
FXSL - XSLT Functional Programming Library (v0.3)
Displaying every odd row a different color
Re: Re: Creating a hyper link in XSL(T)
Re: Creating a hyper link in XSL(T)
Re: Creating a hyper link in XSL(T) - A slight variation
Creating a hyper link in XSL(T)
Creating a select box and selecting one or more items
Re: For Next Loop in XSLT
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
How to do a search and replace in XSLT
How to work with more than one xml document in your XSLT transformation
Sorting (advanced) of dynamically constructed strings
Sorting on Dates and other Fixed Formats using the substring Function


 
 

<< XQuery.NET and XML >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 01/29/2001
Times viewed 3484

XSL Skeleton Generator


This post contains attachments
v20010129235959.zip 

Summary XSLSkeleton Generator is an application that will read an XML document and produce an XSLT template rule for each element in the document instance.

By default, elements are mapped to an HTML <span> element; checking an element's checkbox will map that element to an HTML <div> element. Further formatting can then be applied via CSS styling on those HTML elements by using the 'style' attribute. This application uses the WD namespace xmlns:xsl=http://www.w3.org/TR/WD-xsl for compatibility with IE5

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

Your vote :  

<< XQuery.NET and XML >>





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

 
 

    Email TopXML