[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: writing to a file in xslt
a kusa wrote:
I have a requirement where I am reading from a file and assigning values in the XSL style sheet. But when I read the values form this external file, I have to compare it with what got assigned before this and if it is the same, I have to increment this new value. XSLT 2.0 can read from text files with unparsed-text and can create text files with xsl:result-document and the text output method but don't expect to be able in one transformation to read from and write to the same file. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|