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: Xalan question: XML to String


Thanks Myriam,

I ended up using an identity transform to do this.

Thanks for your help.

Nick

> -----Original Message-----
> From: Myriam_Midy@lotus.com [mailto:Myriam_Midy@lotus.com]
> Sent: 02 April 2001 19:06
> To: xsl-list@lists.mulberrytech.com
> Cc: xalan-dev@xml.apache.org
> Subject: Re: [xsl] Xalan question: XML to String
> 
> 
> 
> Hi Nick,
> You should probably ask xalan specific questions on the 
> xalan-dev list.
> You'd probably get faster response there 
> (xalan-dev@xml.apache.org). I'm
> cc-ing the answer there.
> 
> Which version of xalan are you using? If you are using 
> xalan2, have you
> tried setting the output properties? If not, please take a look at the
> documentation at the following link and try that and see if that would
> help.
>  http://xml.apache.org/xalan-j/usagepatterns.html#outputprops
> 
> Myriam
> 
> 
>                                                               
>                                        
>                     Nick Vincent                              
>                                        
>                     <Nick@Neoworks.com>                To:    
>  "'xsl-list@lists.mulberrytech.com'"   
>                     Sent by:                           
> <xsl-list@lists.mulberrytech.com>             
>                     owner-xsl-list@lists.mulber        cc:    
>  (bcc: Myriam Midy/CAM/Lotus)          
>                     rytech.com                         
> Subject:     [xsl] Xalan question:  XML to    
>                                                        String 
>                                        
>                                                               
>                                        
>                     04/02/01 12:22 PM                         
>                                        
>                     Please respond to xsl-list                
>                                        
>                                                               
>                                        
>                                                               
>                                        
> 
> 
> 
> 
> Hi,
> 
> Sorry this is a bit specific (poss. off topic?), but I am at 
> a bit of a
> loss.
> 
> Is there any way that you can get Xalan/Xerces to give you a 
> nice simple
> indented view of the DOM tree in a String?
> 
> I tried the XMLSerializer, but unfrotunately it makes a bit 
> of a mess of
> anythign even approaching large:
> 
> "For elements that are not specified as whitespace preserving, the
> serializer will potentially break long text lines at space boundaries,
> indent lines, and serialize elements on separate lines. Line 
> terminators
> will be regarded as spaces, and spaces at beginning of line will be
> stripped. "
> 
> Which basically, as far as I read it, means "We reserve the 
> right to ruin
> all of your formatting"
> 
> Any help is much appreciated,
> 
> Thanks
> 
> Nick
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

 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]