in reply to Re: Re: XML::Parser and multiple results
in thread XML::Parser and multiple results

Does this XML need to validate against a schema? If not, could you prepend an opening tag and append a closing tag, wrapping multiple nodes in one parent node?

  • Comment on Re: Re: Re: XML::Parser and multiple results