XML - What is XMLA?

What is XMLA ?

- XML for Analysis (XMLA) is a Simple Object Access Protocol (SOAP)-based XML protocol, which is designed for the universal data access to any standard multidimensional data source residing on the Web.
- The need to deploy a client component that exposes Component Object Model (COM) or Microsoft .NET Framework interfaces is also eliminated by XMLA.
- When round trips to the server are expensive in terms of time and resources, and when stateful connections to a data source can limit user connections on the server it optimizes the internet.
- It is a native protocol used for Microsoft SQL Server 2005 Analysis Services (SSAS), used for all interaction between a client application and an instance of Analysis Services.
- Extensions are provided to support metadata management, session management, and locking capabilities and the analysis services also fully support the XML for analysis 1.1.
- This protocol is used by both Analysis Management Objects (AMO) and ADOMD.NET while communicating with an instance of Analysis Services.
XML DOM and SAX
XML DOM and SAX - What is DOM?, Explain the difference between DOM and SAX, Explain the features of DOM, What is SAX? Explain its features.....
XML Namespace - What is XML Namespace?
XML Namespace - An XSL sheet or a document may have duplicate elements and attributes. Therefore, the XML namespaces define a way to distinguish between....
XML data binding - What is XML data binding?
XML data binding - XML data binding refers to the process of representing the information in an XML document as an object in computer memory......
Post your comment