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:suspendRetailTransaction
      tns:ServiceContext: +serviceContext(serviceContext)
      tns:TransSeq= transSeq
      +optional('tns:GiftRcptLines', giftReceiptLines)
      +optional('tns:TransProperty', transProperty)
      +optional('tns:ReceiptPrinter', receiptPrinter)