[xsl] Read a txt file

Subject: [xsl] Read a txt file
From: Beatriz Langiano <bialangiano@xxxxxxxxxxxx>
Date: Wed, 15 Dec 2004 09:11:01 -0300 (ART)
Hi all, 


I need my xsl reads a txt file, like this:


------file.txt---------------

10101010101010101111010101010
10101011100001010101010101010
00011010101010101010101011011

-----------------------------

I'd like to read this values and copy them in a xml
element:

<vector>
10101010101010101111010101010
10101011100001010101010101010
00011010101010101010101011011
</vector>



But I have other problem:
This values are of a multidimensional vector (matrix).


In XML, I can't have a element that has a vector
structure, can I? What could  I do in this case?



Thanks, Beatriz






=====
Beatriz Langiano
Mestrado em Informatica
Universidade Federal do Parana - Brasil

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger 
http://br.download.yahoo.com/messenger/ 

Current Thread