3.1.4.23.2.1 GetAnnotationByID

The GetAnnotationByID element specifies the input data for the GetAnnotationByID WSDL operation.

 <xs:element name="GetAnnotationByID" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="1" maxOccurs="1" name="annotationID" xmlns:s1="http://microsoft.com/wsdl/types/" type="s1:guid"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

annotationID: A GUID that specifies the Annotation complex type (section 2.2.4.18) to be retrieved.  This element MUST be present.