include ../mixins
soap:Envelope(
  xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/',
  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance',
  xmlns:tns='http://ws.micros-retail.com/xservices/TransServices'
)
  soap:Header
  soap:Body
    tns:cancelRetailTransaction
      tns:ServiceContext: +serviceContext(serviceContext)
      tns:TransSeq= transSeq
      +optional('ReasonCode', reasonCode)
      +optional('Comment', comment)
      +optional('ReceiptPrinter', receiptPrinter)
      +reasonCodePromptProperties(reasonCodePromptProperties)