On Mon, 19 Jun 2006 20:13:11 -0400, Sean Conner <s...@conman.org> wrote:

XSLT anyone? [1] There are quite a few lines I wrote in XSLT that exceed 200 characters (even if flush left, they would *still* be in excess of 200
characters).

I just put each attribute on its own line.  Easier to read and edit.

<element     
        attr='blahblah'
        attr='blahblah'
        attr='blahblah'
/>

Reply via email to