I am using axiom to parse xml provided by an outside source. The XML could
potentially have validity issues. The test set of data I have is missing a
namespace declaration and I am failing on that. How can I ignore this with
Axiom?

Reply via email to