Page 1 of 1

Scalix API XML Schema

Posted: Mon Mar 05, 2007 11:55 am
by beowulf13
Pardon me if this seems a silly question but does anyone know where/how to get
the schema files for the XML output from the Messaging Services API?

I would like to run Crystal Reports against the API which supports URL downloaded xml data sources. However it needs the schema file for the XML source. I have tried software that
generates an XML schema based on a given XML document but Crystal doesn't seem to like the format. Does Scalix have offical schema files for the "output=xml" option on the API?

Thanks
Greg

Posted: Wed Mar 21, 2007 10:49 am
by dannyt
Hi,

Try this: http://www.scalix.com/community/downloa ... tation.php and select the Scalix API Guide.

Regards,
Danny

Posted: Wed Mar 21, 2007 1:28 pm
by beowulf13
Actually I did find a way to reverse engineer the xml output from the API to an xsd file for use
with Crystal. However it seems it won't be useful as the API output for Calendar items in particular doesn't include start and end date info at the listing level so it is of very little use
for reporting purposes. It would be nice to get a little more information without having to download the whole calendar item first.