3.1.4.2.2.2 AnnotationsUpdateResponse

The AnnotationsUpdateResponse element holds the details of the response from AnnotationsUpdateRequest.

The following is the XML schema definition of the AnnotationsUpdateResponse element.

   <xs:element name="AnnotationsUpdateResponse">
     <xs:complexType>
       <xs:sequence>
         <xs:element xmlns:q403="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09" minOccurs="0" name="OperationResult" nillable="true" type="q403:OperationResult"/>
       </xs:sequence>
     </xs:complexType>
   </xs:element>

OperationResult: Specifies the list of errors that is returned if the operation fails.