> > I've added preliminary support to XML Post to smsbox.
> > I'm building the xml with octstr_append (this issue I guess it's
> > almost ok) but I'm processing the incoming xml with
> > octstr_search and octstr_copy :P
> > There's still some variables missing and alot of debug to be done.
> 
> I don't think it makes sense to use the octstr_* functions to handle
> XML when the code already depends on libxml. Why not use libxml to
> construct and parse the XML ?

I have done this in gwlib/xmlrpc.[ch] using the libxml2 functions.

> What DTD/schema do you plan to use ? Have you looked at the draft RFC
> - http://www.ietf.org/internet-drafts/draft-koponen-sms-xml-02.txt -
> that describes an XML encoding for SMS messages ?

No, not yet, but I'll glance at it. Thanks for the pointer.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to