Expand Minimize
This topic has not yet been rated - Rate this topic

SOAP Autodiscover XML elements for Exchange 2013

Updated: December 18, 2012

Conceptual overview topic

Find XML element reference information for the SOAP Autodiscover web service in Exchange.

Applies to:  Exchange 2013 | Exchange Online | Exchange Server 2010 

The documentation in this section is based on the SOAP Autodiscover XML element instances that are sent between the client and server. This XML instance documentation is based on the WSDL and schema files that are located in the virtual directory that hosts the SOAP Autodiscover service. Authenticated users can browse to the WSDL and schema files by using a URL that is similar to one of the following:

  • http://<yourclientaccessserver>.com/autodiscover/services.wsdl or http://autodiscover.<yourclientaccessserver>.com/autodiscover/services.wsdl — The location of the WSDL file.

  • http://<yourclientaccessserver>.com/autodiscover/messages.xsd or http://autodiscover.<yourclientaccessserver>.com/autodiscover/messages.xsd — The location of the messages schema.

The location of the SOAP Autodiscover WSDL and schema files varies based on the Exchange installation.

The messages.xsd schema file describes the XML elements that can be sent in an Autodiscover SOAP header and SOAP body. This file provides a general roadmap of what the XML structure can be for a given request-response message interaction. The actual XML structure that is sent between the client and server is based on the options and the context in which it is used. The schema files define what XML is possible. The actual range of XML that is sent over the wire is based on which operation is called, the requested information, and the server-side settings.

Date

Description

December 18, 2012

Updated the introductory information.

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.