Hi, No currently there is no XML parsing library used, the diameter dissector parses XML to load the AVP:s
But I dont think its a general xml parser. A similar approach could be used depending on your needs. Adding a XML library to the current project needs to be discussed I suppose, using GMarkupParser as per your previous mail might be an option (some one else suggested that as well) the drawback is that its only available in recent versions of glib, Ive no idea if it limited to glibs needs or if its a general XML parser. Using Glib might be more appealing than adding another library however. Comments any one? Regards Anders _____ Från: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] För POINTEAU Remy Skickat: den 30 mars 2009 16:51 Till: Developer support list for Wireshark Ämne: [Wireshark-dev] add new project Hi ! for my project, i have to use a parser, and i have several questions : - Should i create a new project to modify th edependency of the project ? - Should i use Tinyxml to parse my XML files or, is there already a parser in wireshark ? - how can i use this parser if there is already one ? Can you answer to my questions please because the dead line of my project come quickly Thank you for all Rémy
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe