Hi,
We are using Rome library to parse files from internet. Some file with only
<feed xmlns:g=“http://base.google.com/ns/1.0")>
They don't give us the NS for Atom.
We are pretty sure they are all use "http://www.w3.org/2005/Atom".
Now Rome will return error b/c no parse found.
Is it possible to let Rome choose a default one for feed?
Hi,
We are using Rome library to parse files from internet. Some file with only
<feed xmlns:g=“http://base.google.com/ns/1.0")>
They don't give us the NS for Atom.
We are pretty sure they are all use "http://www.w3.org/2005/Atom".
Now Rome will return error b/c no parse found.
Is it possible to let Rome choose a default one for feed?