newbie question

wxdqz

New Member
Hi all.

i was wondering about Generating XML based on a trace file.

currently we using a software that produce a trace file based on the user input , (a simple text)

we are interesting of creating a mapper to convert the trace file int XML , which then can be send to the user

and on the other side recive the user input and convert it to the software argument.

we using linux webServer.

my questions are :

1.how to start?

2. what script language should i use to Generating the XML document?

3. what other considuration i need to know when converting between a simple text file to xml ?
 
Back
Top