Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
GeneralRe: Really simple question... Pin
Dave Kreskowiak2-Feb-05 4:42
mveDave Kreskowiak2-Feb-05 4:42 
GeneralRTD (real Time Data) problem Pin
aswanee2-Feb-05 2:12
aswanee2-Feb-05 2:12 
GeneralRe: RTD (real Time Data) problem Pin
Dave Kreskowiak2-Feb-05 4:38
mveDave Kreskowiak2-Feb-05 4:38 
Questionhow to read an xml file Pin
Bhupendr2-Feb-05 1:13
Bhupendr2-Feb-05 1:13 
AnswerRe: how to read an xml file Pin
Gavin Jeffrey2-Feb-05 3:00
Gavin Jeffrey2-Feb-05 3:00 
Generalagain: how to read an xml file Pin
Bhupendr2-Feb-05 18:01
Bhupendr2-Feb-05 18:01 
GeneralRe: again: how to read an xml file Pin
Gavin Jeffrey2-Feb-05 19:30
Gavin Jeffrey2-Feb-05 19:30 
GeneralExtract data and create xml for input Pin
dhol2-Feb-05 0:41
dhol2-Feb-05 0:41 
Extract data and create xml for input

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

Hi

I am given with a xml schema file.( with field name and datatype),
then along with a (*.unl file) with data's for the above schema file.
but without field names. each data is seperated by "|" character.

ie, like consider xml schema having field names as
Ex:
---
<xs:sequence>
<xs:element name="division" type="xs:int" minoccurs="0">
<xs:element name="location" type="xs:int" minoccurs="0">
<xs:element name="position" type="xs:string" minoccurs="0">


like this

and wheras (*.unl file) has values as follows

1|10|DAVID
1|10|JOHN
1|10|BECKER

...etc like so on.

Now what I have to do is that create a xml file along with schema and data's .
And later on use this xml file as input and have to create a report.

How to load these dta's intoa xml file for that particular schema.

how to program this.
pls help me to do this.


santhosh
GeneralRe: Extract data and create xml for input Pin
Colin Angus Mackay2-Feb-05 2:47
Colin Angus Mackay2-Feb-05 2:47 
GeneralDataGrid (web) events not working when using collection class Pin
acidek2-Feb-05 0:35
acidek2-Feb-05 0:35 
GeneralReading text from a pdf file Pin
Member 16488292-Feb-05 0:24
Member 16488292-Feb-05 0:24 
GeneralRe: Reading text from a pdf file Pin
Colin Angus Mackay2-Feb-05 2:45
Colin Angus Mackay2-Feb-05 2:45 
GeneralShow ToolTip regardless of Enabled state Pin
Corinna John1-Feb-05 23:24
Corinna John1-Feb-05 23:24 
GeneralDropDownButton Pin
lee meng1-Feb-05 22:51
lee meng1-Feb-05 22:51 
GeneralRe: DropDownButton Pin
Corinna John1-Feb-05 23:35
Corinna John1-Feb-05 23:35 
Generalalways on top Pin
Mridang Agarwalla1-Feb-05 21:27
Mridang Agarwalla1-Feb-05 21:27 
GeneralRe: always on top Pin
Gavin Jeffrey1-Feb-05 21:31
Gavin Jeffrey1-Feb-05 21:31 
Questionsharepoint...???? Pin
Mridang Agarwalla1-Feb-05 21:23
Mridang Agarwalla1-Feb-05 21:23 
AnswerRe: sharepoint...???? Pin
Dave Kreskowiak2-Feb-05 2:03
mveDave Kreskowiak2-Feb-05 2:03 
Generalstarting stopping services Pin
Mridang Agarwalla1-Feb-05 20:00
Mridang Agarwalla1-Feb-05 20:00 
GeneralRe: starting stopping services Pin
spif20011-Feb-05 20:54
spif20011-Feb-05 20:54 
GeneralRe: starting stopping services Pin
Member 16488292-Feb-05 0:21
Member 16488292-Feb-05 0:21 
GeneralRe: starting stopping services Pin
Dave Kreskowiak2-Feb-05 2:00
mveDave Kreskowiak2-Feb-05 2:00 
GeneralSystem.Timers.Time class Pin
vyki_c1-Feb-05 18:27
vyki_c1-Feb-05 18:27 
GeneralRe: System.Timers.Time class Pin
Gavin Jeffrey1-Feb-05 21:36
Gavin Jeffrey1-Feb-05 21:36 

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.