3.1.4.69.2.1 TransactionAnnotationsGetRequest

The TransactionAnnotationsGetRequest element specifies the details of what is requested.

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

   <xs:element name="TransactionAnnotationsGetRequest">
     <xs:complexType>
       <xs:sequence>
         <xs:element minOccurs="0" name="TransactionId" type="xs:int" />
       </xs:sequence>
     </xs:complexType>
   </xs:element>

TransactionId: Specifies the ID of the transaction to which the annotations belong.