Click here to Skip to main content
15,893,994 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Generic XSLT Pin
Gktony16-Dec-07 23:59
Gktony16-Dec-07 23:59 
GeneralGeneric XSLT Pin
Gktony16-Dec-07 0:18
Gktony16-Dec-07 0:18 
GeneralVTD-XML tutorials now available Pin
Jimmy Zhang15-Dec-07 16:44
Jimmy Zhang15-Dec-07 16:44 
NewsVTD-XML tutorials now available Pin
Jimmy Zhang15-Dec-07 16:42
Jimmy Zhang15-Dec-07 16:42 
Generaldouble array into an XML file Pin
ceken15-Dec-07 7:06
ceken15-Dec-07 7:06 
GeneralRe: double array into an XML file Pin
pmarfleet15-Dec-07 9:29
pmarfleet15-Dec-07 9:29 
GeneralRe: double array into an XML file Pin
ceken15-Dec-07 20:41
ceken15-Dec-07 20:41 
GeneralRe: double array into an XML file Pin
ceken15-Dec-07 20:48
ceken15-Dec-07 20:48 
Hi,
Regarding the help posted 2 days ago, The solution offered in that transaction was not the way that i need, because I used that method before.
As for your questions;


<duttest>
<test1>
<arr1>500,525,550,575,17875,17900,17925,17950,17975,18000,</arr1>
<arr2>25.998,28.776,22.487,21.561,21.537,</arr2>
</test1>
</duttest>


My xml document is given above. I write my arrays comma delimited to xml file but when the array size is large,say 1000000, it becomes cumbersome to write and read back. Because I have to use text processing. So, to overcome such text processing;
Is there a way to store to and than read these arrays back from an XML file.

Regards
Cengiz EKEN
Generalnewbie question: xsd -&gt; unpopulated xml Pin
spin vector14-Dec-07 5:32
spin vector14-Dec-07 5:32 
GeneralRegarding multi coulmned output from xsl.... Pin
Ron.S10-Dec-07 20:03
Ron.S10-Dec-07 20:03 
GeneralRe: Regarding multi coulmned output from xsl.... Pin
led mike12-Dec-07 7:35
led mike12-Dec-07 7:35 
Questionhow can make the client of Gnetella(2) client. Pin
tika/ajay10-Dec-07 8:50
tika/ajay10-Dec-07 8:50 
GeneralViewing query results with XSLT Pin
Vodstok10-Dec-07 4:39
Vodstok10-Dec-07 4:39 
GeneralRe: Viewing query results with XSLT Pin
pmarfleet10-Dec-07 10:43
pmarfleet10-Dec-07 10:43 
GeneralPassing parameters to XSLT Pin
Gktony9-Dec-07 6:46
Gktony9-Dec-07 6:46 
GeneralRe: Passing parameters to XSLT Pin
Prateek G9-Dec-07 19:35
Prateek G9-Dec-07 19:35 
GeneralRe: Passing parameters to XSLT Pin
Gktony10-Dec-07 1:59
Gktony10-Dec-07 1:59 
GeneralRe: Passing parameters to XSLT Pin
Prateek G10-Dec-07 2:16
Prateek G10-Dec-07 2:16 
GeneralPassing xsl:param Pin
Gktony9-Dec-07 6:43
Gktony9-Dec-07 6:43 
GeneralParsing CDATA to bject [modified] Pin
udikantz7-Dec-07 3:00
udikantz7-Dec-07 3:00 
GeneralRe: Parsing CDATA to bject Pin
jegastar11-Dec-07 2:07
jegastar11-Dec-07 2:07 
GeneralComparing two xml files Pin
anu815-Dec-07 22:17
anu815-Dec-07 22:17 
GeneralRe: Comparing two xml files Pin
sampath_dr28-Oct-09 21:20
sampath_dr28-Oct-09 21:20 
GeneralSerializing object using Generic.list Pin
ONeil Tomlinson4-Dec-07 12:25
ONeil Tomlinson4-Dec-07 12:25 
GeneralRe: Serializing object using Generic.list Pin
Prateek G9-Dec-07 22:40
Prateek G9-Dec-07 22:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.