It sounds like what you're looking for is something like E4X: http://en.wikipedia.org/wiki/E4X
Unfortunately it doesn't have very good browser support so it isn't used very frequently. --John On Thu, Oct 30, 2008 at 3:32 AM, Elijah Insua <[EMAIL PROTECTED]> wrote: > First Post!~ > > What do you think about using the xpath engine for querying object > structures? > To my understanding the 'only' way to actually run xpath/xquery > functionality on > xml is to first convert it into an object. Why not convert it into a > standard object > that can be queried generically? > > -- Elijah > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
