<nxml xmlns:data="http://nexaweb.com/data">
  <mco:declarations xmlns:mco="http://nexaweb.com/mco">
    <mco:mco id="orderMco" src="jp.co.nexaweb.menu.mco.OrderMco"/> ---(1)
  </mco:declarations>

・・・略・・・
  <button height="25" text="注文確認" width="50" onCommand="mco://orderMco.addCart(menu)" borderPosition="south"/> ---(2)