Re: [xsl] Disapearing spaces between end tags and begin tags2006-07-31 08:23:54are you using msxml? this is a well known "feature" of that parser. You need to set the preservespace property to true before parsing the file. David --~------------------------------------------------------------------ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/ or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com> --~--
|
|