From: C.H.PARK (wawworld++at++cyber.rcast.u-tokyo.ac.jp)
Date: 09/10/2004 01:10:20
I'd like to handle attribute in XML node by using libpfv.
To test this, I added some attributes to logo.pfv without programming just
like following:
<logo test="123>
....
</logo>
When I execute this file, pfview is exited before rendering.
But, I can print attribute value and number of attribute in a terminal
window by using pfvXmlNode::getAttr(char* _name) and
pfvXmlNode::getAttr(char* _name).
So, are there anyone who can help me?
This archive was generated by hypermail 2b29 : Fri Sep 10 2004 - 01:11:46 PDT