|
In developing a client aggregator for RSS 2.0, I have noticed that
different RSS providers on the web order their XML elements
differently. This breaks my XML processor (JAXB) because the XML
schema that I developed can't handle the different element ordering
across different streams. Has anyone faced a similar problem?
Thx,
Eric Green
Austin, TX
|