2.2.4.64 t:ReplyToItemType Complex Type

The ReplyToItemType complex type specifies a reply response object that is used to reply to the sender of an item.

 <xs:complexType name="ReplyToItemType">
   <xs:complexContent>
     <xs:extension
       base="t:SmartResponseType"
      />
   </xs:complexContent>
 </xs:complexType>