Re: [Agendaware-dev-server] XML APIs
Status: Inactive
Brought to you by:
zacklink
|
From: Hans F. <Han...@ho...> - 2001-11-11 08:35:00
|
Hello, I have a suggestion. Instead of using diffrent tags for all the diffr= ent=20 information, we could use a type and action tag. It could look someth= ing like=20 this. <Agenda> =09<Type>MailMessage</Type> =09<Action>UpdateRequest</Action> =A0 =A0 =A0 =A0 =A0 =A0 =09<Update> =A0 -- 1 or more mail message upd= ate =A0 =A0 =A0 =A0 =A0 =A0 =A0=09<Uid>kdsjf</Uid> =A0 =A0 =A0 =A0 =A0 =A0=09=09<Attributes>laksdjf;lsdkjf</Attributes> =A0 =A0 =A0 =A0 =A0=09</Update> </Agenda> This probably make it easier to add some filtering function both on t= he=20 server and the client side. Instead of having to search for diffrent = tags, we=20 could just take a look at the type tag and compare the value from it.= =20 The downfall of this might be that it makes it harder/impossible to w= rite=20 DTD:s that make sure that we don't mix types with data it doesn't sup= port.=20 /Hans On Sunday 11 November 2001 03:49, Shane Turner wrote: > Sorry, got trigger happy and for got to attach it. > > --- Shane Turner <tur...@ya...> wrote: > > Hey everyone, here's a rough outline of some > > possible > > XML API's. These are samples for directory,email > > and > > admin access. I'm sure there's a lot more to list, > > so > > send me any additions/suggestions and we'll try to > > add/change them and get a working set to design > > against. > > > > __________________________________________________ > > Do You Yahoo!? > > Find a job, post your resume. > > http://careers.yahoo.com > > > > _______________________________________________ > > Agendaware-dev-server mailing list > > Age...@li... > > https://lists.sourceforge.net/lists/listinfo/agendaware-dev-server > > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com ---------------------------------------- Content-Type: text/plain; charset=3D"us-ascii"; name=3D"XML_DEFS_2.tx= t" Content-Transfer-Encoding: 7bit Content-Description: XML_DEFS_2.txt ---------------------------------------- |