Hello Anuj,

On 27.01.2014, at 14:01, anuj chauhan <[email protected]> wrote:

> I was trying to create two <DataStore> fields for my outgoing dev inf 
> but have  not been able to do so far.How do i achieve it if i wish to send 
> two <DataStore> fields in dev-inf.xml.Is there provision to do so in 
> libsynthesis.
>    
>         I have  a dev-inf file according to which i want to generate an 
> equivalent outgoing
>  dev-inf from libsynthesis,but struggling in some fields. like EXT and 
> <DataStore>.
>  This is the code for dev-inf (text in green color is which i am not able to 
> produce).

The design of libsythesis is such that devInf is generated automatically from 
the functionality that is actually there.

That's why there's no way to just put this or that into the devInf.

The devInf is a description of the capabilities of a SyncML implementation, so 
if you add a new database field and a new vCard property, it will also appear 
in the devInf.

<datastore> in the devInf is the description of an entire datastore (like 
"contacts" or "events"). Again, you can't just add it to the devInf - but if 
you define a new datastore in the libsynthesis config, complete with database, 
content types etc., it will appear as a <datastore> in the devInf.

Best Regards,

Lukas Zeller, plan44.ch
[email protected] - www.plan44.ch

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to