RE: [xsl] XML file size from XSLT

Subject: RE: [xsl] XML file size from XSLT
From: "Adam Griffin" <agriffin@xxxxxxxxxxxx>
Date: Fri, 9 Jan 2004 16:47:06 -0500
You might find it easier and/or more efficient to get the file size in
your calling program and pass the file size to the transformation as a
parameter.

-adam


-----Original Message-----
From: Jiang, Peiyun [mailto:Peiyun.Jiang@xxxxxxxxxxxxxx] 
Sent: Friday, January 09, 2004 2:07 PM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: [xsl] XML file size from XSLT


Is it possible to get the approximate XML file size from XSLT? Is it
posible to use some string functions to count the number of chars under
document element (though sounds terrible)?

Thanks.

Peiyun 

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


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


Current Thread