![]() |
|
The stupid question is the question not asked | |
PerlMonks |
XML namespacesby corfuitl (Sexton) |
on Jul 24, 2018 at 16:17 UTC ( #1219176=perlquestion: print w/replies, xml ) | Need Help?? |
corfuitl has asked for the wisdom of the Perl Monks concerning the following question: Hi perlmonks It seems that my code is not able to parse this XML because of the "xmlns="urn:foo:names:tc:doc:document:1.2"" I tried to use registerNs but no luck :( Could you please help me on this? Here is the XML
And here is my code
Back to
Seekers of Perl Wisdom
|
|