Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 3 attributes, 2 elements |
Defined: |
|
Includes: |
XML Representation Summary |
||||||||||||
<changeQueryResponse |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</changeQueryResponse> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the response to the associated
</xsd:documentation>
<b>changeQuery</b>
. The content of this element
is a single, optional <b>changeSummary</b>
element in the form of an
<b>updateRequest</b>
that describes the changes for
the selected node set, relative to the synchronization base specified by the <b>changeNumber</b>
attribute. The client software maintaining a cache of .NET My Services data should process this
<b>updateRequest</b>
into its own cache, bringing that cache up to date.
<xsd:complexType>
<xsd:sequence>
</xsd:sequence>
</xsd:complexType>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This element contains the base change number for this
</xsd:documentation>
<b>changeQuery</b>
. On request,
the <b>baseChangeNumber</b>
is supplied and is associated with a subtree in the document.
This attribute returns the new value for the change number in that subtree. It is assumed that the client software will easily know where to place this. </xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the base change number for this
</xsd:documentation>
<b>changeQuery</b>
. On request,
the <b>baseChangeNumber</b>
is supplied and is associated with a subtree in the document.
This attribute returns the new value for the change number in that subtree. It is assumed that the client software will easily know where to place this. </xsd:attribute>
|
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute indicates the status of the method.
</xsd:documentation>
<dl>
<dt>success</dt>
</dl>
<dd>
The corresponding method was completed successfully.
</dd>
<dt>failure</dt>
<dd>
The corresponding method was not completed successfully.
</dd>
<dt>rollback</dt>
<dd>
The method failed, but was rolled back to its
</dd>
pre- <b>updateBlock</b>
status.
<dt>notAttempted</dt>
<dd>
The corresponding method was not attempted. This occurs when
</dd>
a previous operation failed. </xsd:attribute>
|
Type: |
changedBlueType, complex content |
Defined: |
Type: |
deletedBlueType, empty content |
Defined: |