advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Download the sample code, source only, without libraries.
Download the full source, with supporting libraries.
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

XmlTransform—A General-Purpose XSLT Pre-Processor

Use this XmlTransform application to generate sets of HTML pages, SQL documentation, or apply it to your own particular needs. 


advertisement
he general-purpose XML transformer and/or validator discussed here, named "XmlTransform" operates on an arbitrarily deep directory tree containing files you want to transform. As output it optionally generates multi-level indices and can even add navigational linkages.


XmlTransform's validation capability is reasonably straightforward; it lets you ensure that the set of XML files used for a transformation are valid according to specified XML schema. You may elect to validate input files, output files (after transformation), or both.

It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement