This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: whitespace before the trailing slash


On Fri, 3 Mar 2000, Steve Tinney wrote:
> Can you say why you want always to have the whitespace?  If for HTML 
> reasons, then you should be able to rely on the html output method to do 
> the right thing.

Not for HTML, but rather for another DTD which requires the whitespace
syntax.
 
> Otherwise, in line with a few other things in the last few days, you 
> probably need to postprocess with
>   perl -p -e's/\/>/ \/>/g'

Thanks, and thanks to David.  I did suspect the only answer was
post-processsing. Sigh.

-carole
- - - - - - - - - - - - - - - - - - - - - - - - - - - 
Carole E. Mah                    Carole_Mah@Brown.edu
               Programmer/Analyst
                Brown University
           Scholarly Technology Group
               phn 401-863-2669
               fax 401-863-9313
            http://www.wwp.brown.edu/
  personal: http://www.wwp.brown.edu/~carolem/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]