:: com :: sun :: star :: sync ::

struct SyncScheme
Description
contains the scheme name of this SyncScheme @derepcated

Elements' Summary
Scheme contains the scheme name of this SyncScheme  
Root contains the root for this SyncScheme  
Elements' Details
Scheme
string Scheme;
Description
contains the scheme name of this SyncScheme
Root
string Root;
Description
contains the root for this SyncScheme
Top of Page