Hi, Iīm studying the xerces-c library using the DOMCount sample.
But I have a question, and I will explain it using the code below: <Personnel> <Employee> <Name>Seagull</Name> <ID> 3674 </ID> <Age>34</Age> </Employee> </Personnel> using this XML file, how can I access the *Seagull* value ? or *3674* value ? or *34* value ? Because, using the DOMCount Sample, I dindīt find any way that I can do this :( Can anyone help me ? Regards -- Alexandre Estanislau Puhl estanislau dot puhl at gmail dot com ICQ 47719582 -- http://inf.unisinos.br/~cainfo http://www.unisinos.br http://www,enec.org.br http://www.enec.org.br/RS -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]