<DiscoverResponse xmlns="urn:schemas-microsoft-com:xml-analysis"> <return> <root xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:EX="urn:schemas-microsoft-com:xml-analysis:exception"> <xsd:schema xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sql="urn:schemas-microsoft-com:xml-sql" targetNamespace=urn:schemas-microsoft-com:xml-analysis:rowset elementFormDefault=qualified> <xsd:element xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sql="urn:schemas-microsoft-com:xml-sql" name=root> <xsd:complexType> <xsd:sequence> <xsd:element name=row type=row minOccurs=0 maxOccurs=unbounded> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:simpleType xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sql="urn:schemas-microsoft-com:xml-sql" name=uuid> <xsd:restriction base=xsd:string> <xsd:pattern value=[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}> </xsd:restriction> </xsd:simpleType> <xsd:complexType xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sql="urn:schemas-microsoft-com:xml-sql" name=row> <xsd:sequence> <xsd:element name=DataSourceName type=xsd:string sql:field=DataSourceName minOccurs=0> <xsd:element name=DataSourceDescription type=xsd:string sql:field=DataSourceDescription minOccurs=0> <xsd:element name=URL type=xsd:string sql:field=URL minOccurs=0> <xsd:element name=DataSourceInfo type=xsd:string sql:field=DataSourceInfo minOccurs=0> <xsd:element name=ProviderName type=xsd:string sql:field=ProviderName minOccurs=0> <xsd:element name=ProviderType type=xsd:string sql:field=ProviderType minOccurs=0 maxOccurs=unbounded> <xsd:element name=AuthenticationMode type=xsd:string sql:field=AuthenticationMode minOccurs=0> </xsd:sequence> </xsd:complexType> </xsd:schema> <row xmlns="urn:schemas-microsoft-com:xml-analysis:rowset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:EX="urn:schemas-microsoft-com:xml-analysis:exception"> <DataSourceName>Foodmart 2000</DataSourceName> <DataSourceDescription>Foodmart 2000 on local machine</DataSourceDescription> <URL>http://localhost/xmla/msxisapi.dll</URL> <DataSourceInfo>Foodmart 2000</DataSourceInfo> <ProviderName>Microsoft XML for Analysis</ProviderName> <ProviderType>TDP</ProviderType> <ProviderType>MDP</ProviderType> <ProviderType>DMP</ProviderType> <AuthenticationMode>Unauthenticated</AuthenticationMode> </row> </root> </return> </DiscoverResponse>