README FOR XSL2.ZIP
====================
This zip file contains enhancements to our present XSL samples.  

The stylesheets here will render a different view than the ones included in CB 3.0.  This new view presents a navigation pane that is based on the file hierarchy of the model (quite like how Object Builder organizes its components), rather than just grouping the objects by their type, as of right now.  

CONTENTS OF THIS ZIP FILE
==========================
xsl\tree2.xsl
  One of the two new stylesheets; tree2.xsl renders the navigation pane on the left.
xsl\view2.xsl
  One of the two new stylesheets; view2.xsl renders the contents pane on the right.
xsl\render2.bat   
  A batch file provided for rendering with these new stylesheets.
xsl\readme.txt
  This file.
xsl\CheckingAccountFile2\*.html
  This directory contains the same sample in CB 3.0 but rendered by the new stylesheets.

Note that these new files will be shipped in the CB 3.5 release.