3.1.4.23.2.2 GetAnnotationByIDResponse
The GetAnnotationByIDResponse element specifies the result data for the GetAnnotationByID WSDL operation.
-
<xs:element name="GetAnnotationByIDResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="GetAnnotationByIDResult" type="tns:Annotation"/> </xs:sequence> </xs:complexType> </xs:element>
GetAnnotationByIDResult: The Annotation complex type object (section 2.2.4.18) that was requested from the server (2).