Profile

outlier_lynn: (Default)
outlier_lynn

January 2015

S M T W T F S
    123
45678910
11121314151617
181920 21222324
25262728293031

Most Popular Tags

Expand Cut Tags

No cut tags
Thursday, March 25th, 2010 04:19 pm
Sometimes the simple solution -- though certainly not the most elegant solution -- is by far the best. This seems to be especially true in the wonderful world of XSLT. Rather than figure out how to use one stylesheet that can take two differently formatted inputs to produce one output, I'm just going to write two nearly identical styleheets.

I suspect, though, that the best way to do this is to write a style sheet that takes input A and converts it into document B that conforms to the input needed for the second style sheet. That would mean that there would only be ONE style sheet to change when I want the look and feel of the finished product to be different.

I think I need to think this through again.
Tags: