Dear all I have a strange problem. I'm using gSOAP 2.7.17 for accessing Microsoft Exchange 2007 Web Service. While using a specific function I receive a fault saying there is an element missing. I've searching for that element and found out that Exchange 2007 makes a schema testing which needs the XML tags in a specific sequence.
Is there a way to define the order of the XML tags? For example: gSOAP produces <TAG A> <TAG A, Part B>Value 2</TAG A, Part B> <TAG A, Part A>Value 1</TAG A, Part A> </TAG A> but Exchange 2007 Web Services needs the sequence <TAG A> <TAG A, Part A>Value 1</TAG A, Part A> <TAG A, Part B>Value 2</TAG A, Part B> </TAG A> With the gSOAP produces output I receive an error from Exchange 2007 Web Services called Error while checking schema. Invalid Tag 'TAG A, Part B' needs either 'TAG A, Part A' or ... I'm happy with any ideas in this case. Kind regards Rolf (aka spieler67) ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gsoap/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/gsoap/join (Yahoo! ID required) <*> To change settings via email: gsoap-dig...@yahoogroups.com gsoap-fullfeatu...@yahoogroups.com <*> To unsubscribe from this group, send an email to: gsoap-unsubscr...@yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/