Click here to Skip to main content
15,904,638 members
Articles / Programming Languages / XSLT

Applying XSL Transformations

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
31 Mar 2010CPOL1 min read 10.2K   2  
Setup: A data from one module is passed into another so that Module 1 takes a (flat) file as input and feeds an xml structure into Module 2. While Module 2 is internal, Module 1 is designed to handle different customer inputs into the system. However, it is not always possible to generate the...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada

Comments and Discussions