Click here to Skip to main content
15,917,061 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralXML round trip problems Pin
james-cxx20-Oct-03 14:01
james-cxx20-Oct-03 14:01 
GeneralRe: XML round trip problems Pin
Christian Graus20-Oct-03 15:17
protectorChristian Graus20-Oct-03 15:17 
GeneralRe: XML round trip problems Pin
james-cxx20-Oct-03 17:33
james-cxx20-Oct-03 17:33 
GeneralRe: XML round trip problems Pin
Christian Graus21-Oct-03 9:34
protectorChristian Graus21-Oct-03 9:34 
QuestionHow to save the content of Datagrid into XML file and retrieve the content into Datagrid? Pin
Cybermilky17-Oct-03 20:46
Cybermilky17-Oct-03 20:46 
GeneralReally interesting problem ! Pin
pahluwalia17-Oct-03 11:52
pahluwalia17-Oct-03 11:52 
GeneralDataSet from XML Schema Pin
pahluwalia17-Oct-03 9:34
pahluwalia17-Oct-03 9:34 
GeneralXML Complex Type, DataSet Pin
pahluwalia17-Oct-03 6:36
pahluwalia17-Oct-03 6:36 
Hi,

I am deriving a DataSet using ReadXMLSchema method from a XML Schema Definition file.

I want to fill values in the Tables of the Data Set. There are some Tables that are complex Types. How do I fill values in such columns.

For Ex:
Table A
-----Table B (Attributes: 1,2,3,4)
-----Table C (Attributes: Table D, complexType)
---------------Table D (Attributes: 1)
--------------------------Table E ((Attributes: 1,2)

B & C are child of A. D & E are child of C.
C only has one column which is a reference to Table D.

How do I fill the values for the column in Table C , which is Table D (complex type)?

Paul
GeneralXML Transformation Trouble... Pin
CreProDes17-Oct-03 1:04
CreProDes17-Oct-03 1:04 
GeneralRe: XML Transformation Trouble... Pin
Philip Fitzsimons17-Oct-03 3:04
Philip Fitzsimons17-Oct-03 3:04 
GeneralRe: XML Transformation Trouble... Pin
CreProDes17-Oct-03 3:56
CreProDes17-Oct-03 3:56 
GeneralLookup Table (sort of) in XML Pin
Asad Hussain16-Oct-03 8:51
Asad Hussain16-Oct-03 8:51 
GeneralRe: Lookup Table (sort of) in XML Pin
Asad Hussain16-Oct-03 11:36
Asad Hussain16-Oct-03 11:36 
GeneralSystem.Xml Pin
Michael P Butler15-Oct-03 10:42
Michael P Butler15-Oct-03 10:42 
GeneralRe: System.Xml Pin
Nick Parker15-Oct-03 15:54
protectorNick Parker15-Oct-03 15:54 
QuestionWhat's the best XML format? Pin
Alvaro Mendez14-Oct-03 8:20
Alvaro Mendez14-Oct-03 8:20 
AnswerRe: What's the best XML format? Pin
Stuart Dootson14-Oct-03 9:22
professionalStuart Dootson14-Oct-03 9:22 
GeneralRe: What's the best XML format? Pin
Alvaro Mendez14-Oct-03 9:47
Alvaro Mendez14-Oct-03 9:47 
GeneralRe: What's the best XML format? Pin
Stuart Dootson14-Oct-03 11:34
professionalStuart Dootson14-Oct-03 11:34 
GeneralRe: What's the best XML format? Pin
CreProDes17-Oct-03 1:00
CreProDes17-Oct-03 1:00 
AnswerRe: What's the best XML format? Pin
Philip Fitzsimons17-Oct-03 3:09
Philip Fitzsimons17-Oct-03 3:09 
QuestionHow to Determine if element contains a given attribute Pin
MStanbrook13-Oct-03 9:31
MStanbrook13-Oct-03 9:31 
AnswerRe: How to Determine if element contains a given attribute Pin
Jeromy Stites13-Oct-03 11:41
Jeromy Stites13-Oct-03 11:41 
AnswerRe: How to Determine if element contains a given attribute Pin
Tim McCurdy23-Oct-03 14:24
Tim McCurdy23-Oct-03 14:24 
GeneralRe: How to Determine if element contains a given attribute Pin
MStanbrook23-Oct-03 15:03
MStanbrook23-Oct-03 15:03 

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.