in reply to Re^6: xml::twig gathering all element and att and its value question
in thread xml::twig gathering all element and att and its value question
Keep in mind that sample code in replies very often don't address your specific problem, but are intended to illustrate a technique that you can use to solve your problem. It often repays the time spent to go slowly through the code and make sure you understand each line. Often that may mean playing with the sample code to check your understanding. If you have a debugger it is often helpful to trace through parts of the code and examine the contents of variable to see that they are doing whet you expect.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: xml::twig gathering all element and att and its value question
by convenientstore (Pilgrim) on Nov 13, 2008 at 06:13 UTC | |
|
Re^8: xml::twig gathering all element and att and its value question
by convenientstore (Pilgrim) on Nov 16, 2008 at 02:48 UTC | |
by Anonymous Monk on Nov 16, 2008 at 04:23 UTC | |
by convenientstore (Pilgrim) on Nov 16, 2008 at 04:44 UTC |