jaxb - Unmarshaller failure -


i have mrss feeds form i'm getting content via unmarshalling process. have same structure, in 1 case returning null 'mediacontent'. can difference between 2 feeds?

returns null: http://smrss.neulion.com/u/nhl/mrss/sights-and-sounds/vod.xml working correctly: http://smrss.neulion.com/u/nhl/mrss/news/news_mrss.xml

at first glance seems namespaces different .. first 1 http://search.yahoo.com/mrss, , second http://search.yahoo.com/mrss/. second has / @ end.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -