Click here to Skip to main content
16,006,065 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
George L. Jackson18-Dec-06 13:22
George L. Jackson18-Dec-06 13:22 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) [modified] Pin
abiisalwayshappy18-Dec-06 17:13
abiisalwayshappy18-Dec-06 17:13 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
George L. Jackson19-Dec-06 2:07
George L. Jackson19-Dec-06 2:07 
GeneralRe: hi, Please tell me how we can using java to read and write to XML file for a web application : ) Pin
abiisalwayshappy19-Dec-06 16:24
abiisalwayshappy19-Dec-06 16:24 
QuestionXML Schema Pin
BINOVAR17-Dec-06 17:19
BINOVAR17-Dec-06 17:19 
AnswerRe: XML Schema Pin
Stefan Troschuetz17-Dec-06 21:17
Stefan Troschuetz17-Dec-06 21:17 
GeneralRe: XML Schema Pin
BINOVAR17-Dec-06 21:34
BINOVAR17-Dec-06 21:34 
GeneralRe: XML Schema Pin
Stefan Troschuetz17-Dec-06 21:51
Stefan Troschuetz17-Dec-06 21:51 
Well your best bet would be to use an instance of XmlDocument class that gives you a DOM representation of your XML file and add nodes to it according to the structure of your XML. Take a look at the MSDN documentation for the XmlDocument class which provides some examples and many links for further reading.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: XML Schema Pin
BINOVAR17-Dec-06 22:00
BINOVAR17-Dec-06 22:00 
Questionxml read Pin
vengaqua14-Dec-06 23:40
vengaqua14-Dec-06 23:40 
AnswerRe: xml read Pin
Stefan Troschuetz15-Dec-06 0:18
Stefan Troschuetz15-Dec-06 0:18 
QuestionQuestions Related to XML DTD Pin
Rahithi13-Dec-06 16:05
Rahithi13-Dec-06 16:05 
AnswerRe: Questions Related to XML DTD Pin
DavidNohejl15-Dec-06 11:17
DavidNohejl15-Dec-06 11:17 
GeneralRe: Questions Related to XML DTD Pin
Rahithi15-Dec-06 15:30
Rahithi15-Dec-06 15:30 
AnswerRe: Questions Related to XML DTD [modified] Pin
George L. Jackson15-Dec-06 20:45
George L. Jackson15-Dec-06 20:45 
QuestionGenerate an xml file using Schema [modified] Pin
Nnabugwu13-Dec-06 2:24
Nnabugwu13-Dec-06 2:24 
AnswerRe: Generate an xml file using Schema Pin
Stefan Troschuetz13-Dec-06 2:47
Stefan Troschuetz13-Dec-06 2:47 
AnswerRe: Generate an xml file using Schema Pin
Stefan Troschuetz15-Dec-06 21:26
Stefan Troschuetz15-Dec-06 21:26 
QuestionXPath war Pin
Eduard Keilholz12-Dec-06 2:26
Eduard Keilholz12-Dec-06 2:26 
AnswerRe: XPath war Pin
Stefan Troschuetz12-Dec-06 3:15
Stefan Troschuetz12-Dec-06 3:15 
GeneralRe: XPath war Pin
Eduard Keilholz12-Dec-06 3:30
Eduard Keilholz12-Dec-06 3:30 
GeneralRe: XPath war Pin
Stefan Troschuetz12-Dec-06 3:47
Stefan Troschuetz12-Dec-06 3:47 
QuestionXML Version Question Pin
Gupta Suraj11-Dec-06 18:31
Gupta Suraj11-Dec-06 18:31 
AnswerRe: XML Version Question Pin
Stefan Troschuetz11-Dec-06 22:28
Stefan Troschuetz11-Dec-06 22:28 
GeneralRe: XML Version Question Pin
Gupta Suraj12-Dec-06 3:47
Gupta Suraj12-Dec-06 3:47 

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.