Welcome to your xmla4js homepage!
Xmla4js is a standalone cross-browser javascript library that provides basic XML for Analysis (XML/A) capabilities, allowing webdevelopers to access data and metadata from OLAP providers for use in rich web applications.
XML/A is an industry standard for communicating with OLAP servers. It defines a SOAP webservice that allows clients to obtain metadata and to execute OLAP queries using the multi-dimensional expressions (MDX) language using HTTP as the underlying transport protocol.
To start using xmla4js, please go to the google code project page, and read how to setup xmla4js here: http://code.google.com/p/xmla4js/wiki/InstallingAndUsing.
After setting up xmla4js on your system, you can start using the samples.
Xmla4js provides API Reference documentation in the HTML format, prepared with the YUI Doc system.