[Home] [By Thread] [By Date] [Recent Entries]

  • From: Barta Andras <bartus@a...>
  • To: xml-dev@l...
  • Date: Wed, 26 Sep 2001 17:54:50 +0200 (CEST)


	Hi! I'm new to xml, and libxml++, and I think I don't understand
it clearly. I have an xml file like this:

<?xml version="1.0"?>
<root>
  <entry prop1="prop1" prop2="prop2">content</entry>
</root>

I can access the "entry" node, and even its properties, but I cannot
access the content. I thought it can be done with entrynode->content(),
but it is empty.
- How can I access it, and
- what is 'content', if not that.

	Thanks: Andras


  • Follow-Ups:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member