Search the web
Sign In
New User? Sign Up
RSS2-Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
RSS 2.0 Problem: Different Feeds Order XML Elements Differently   Message List  
Reply | Forward Message #584 of 807 |

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







Sat Nov 13, 2004 8:17 pm

eogreen71
Offline Offline
Send Email Send Email

Forward
Message #584 of 807 |
Expand Messages Author Sort by Date

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...
eogreen71
Offline Send Email
Nov 13, 2004
8:17 pm

Never depend on ordering. Especially not in an RSS-1.0 feed. -Bill Kearney Syndic8.com...
Bill Kearney
wkearney99
Offline Send Email
Nov 13, 2004
8:32 pm

Unfortunately, RSS 2.0 and Atom are not XSD friendly, that is, you can't write proper strict XSD to describe either. Rather you have to write a lax XSD, which...
Randy Morin
randymorin
Offline Send Email
Nov 15, 2004
2:31 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help