globalvars.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <GlobalVariables>
  3. <Variable id="gv_sSessionToken" usecookie="true"/>
  4. <Dataset id="gds_tran"/>
  5. <Variable id="gv_bErrorMsg" initval="true"/>
  6. <Variable id="gv_bLoginSaveinst" initval="true"/>
  7. <Variable id="gv_bLoginSaveid" initval="true"/>
  8. <Variable id="gv_bCertLoad" initval="false"/>
  9. <Variable id="gv_bUseSSL" initval="false"/>
  10. <Dataset id="gds_userInfo">
  11. <ColumnInfo>
  12. <Column id="userid" type="STRING" size="256"/>
  13. <Column id="usernm" type="STRING" size="256"/>
  14. <Column id="userengnm" type="STRING" size="256"/>
  15. <Column id="posinstcd" type="STRING" size="256"/>
  16. <Column id="posdeptcd" type="STRING" size="256"/>
  17. <Column id="orgdeptcd" type="STRING" size="256"/>
  18. <Column id="dutplcecd" type="STRING" size="256"/>
  19. <Column id="jobposcd" type="STRING" size="256"/>
  20. <Column id="jobrespcd" type="STRING" size="256"/>
  21. <Column id="prfshipflagcd" type="STRING" size="256"/>
  22. <Column id="psnworkyn" type="STRING" size="256"/>
  23. <Column id="apntflag" type="STRING" size="256"/>
  24. <Column id="tempyn" type="STRING" size="256"/>
  25. <Column id="fromdd" type="STRING" size="256"/>
  26. <Column id="todd" type="STRING" size="256"/>
  27. <Column id="licnsno" type="STRING" size="256"/>
  28. <Column id="specordyn" type="STRING" size="256"/>
  29. <Column id="majorfild" type="STRING" size="256"/>
  30. <Column id="jobkindcd" type="STRING" size="256"/>
  31. <Column id="userkindcd" type="STRING" size="256"/>
  32. <Column id="orginstcd" type="STRING" size="256"/>
  33. <Column id="grupjoblncd" type="STRING" size="256"/>
  34. <Column id="dutinstcd" type="STRING" size="256"/>
  35. <Column id="dutunitcd" type="STRING" size="256"/>
  36. <Column id="mpphonno" type="STRING" size="256"/>
  37. <Column id="dutplceinstcd" type="STRING" size="256"/>
  38. <Column id="medispclno" type="STRING" size="256"/>
  39. <Column id="orgcd" type="STRING" size="256"/>
  40. <Column id="posinstnm" type="STRING" size="256"/>
  41. <Column id="userkindnm" type="STRING" size="256"/>
  42. <Column id="posdeptnm" type="STRING" size="256"/>
  43. <Column id="orginstnm" type="STRING" size="256"/>
  44. <Column id="orgdeptnm" type="STRING" size="256"/>
  45. <Column id="grupjoblnnm" type="STRING" size="256"/>
  46. <Column id="dutinstnm" type="STRING" size="256"/>
  47. <Column id="dutunitnm" type="STRING" size="256"/>
  48. <Column id="dutplceinstnm" type="STRING" size="256"/>
  49. <Column id="ordsupdeptcd" type="STRING" size="256"/>
  50. <Column id="dutplcenm" type="STRING" size="256"/>
  51. <Column id="jobkindnm" type="STRING" size="256"/>
  52. <Column id="jobposnm" type="STRING" size="256"/>
  53. <Column id="jobrespnm" type="STRING" size="256"/>
  54. <Column id="prfshipflagnm" type="STRING" size="256"/>
  55. <Column id="apntflagnm" type="STRING" size="256"/>
  56. <Column id="deptabbr" type="STRING" size="256"/>
  57. <Column id="deptengnm" type="STRING" size="256"/>
  58. <Column id="orddeptflag" type="STRING" size="256"/>
  59. <Column id="lastpwdchgdt" type="STRING" size="256"/>
  60. <Column id="duploginyn" type="STRING" size="256"/>
  61. <Column id="emplno" type="STRING" size="256"/>
  62. <Column id="jobkind" type="STRING" size="256"/>
  63. <Column id="usergrp" type="STRING" size="256"/>
  64. <Column id="macaddr" type="STRING" size="256"/>
  65. <Column id="systeminstcd" type="STRING" size="256"/>
  66. <Column id="systemnm" type="STRING" size="256"/>
  67. <Column id="mcsid" type="STRING" size="256"/>
  68. <Column id="sessioninfo" type="STRING" size="256"/>
  69. <Column id="sessioninfo_enc" type="STRING" size="256"/>
  70. <Column id="logindt" type="STRING" size="256"/>
  71. <Column id="kmiport" type="STRING" size="256"/>
  72. <Column id="systemcd" type="STRING" size="256"/>
  73. <Column id="vansvr.ip" type="STRING" size="256"/>
  74. <Column id="instcode" type="STRING" size="256"/>
  75. <Column id="vansvr.port" type="STRING" size="256"/>
  76. <Column id="systeminstnm" type="STRING" size="256"/>
  77. <Column id="vansvr.timeout" type="STRING" size="256"/>
  78. <Column id="ipaddr" type="STRING" size="256"/>
  79. <Column id="kmiip" type="STRING" size="256"/>
  80. <Column id="wardflag" type="STRING" size="256"/>
  81. <Column id="vpn" type="STRING" size="256"/>
  82. </ColumnInfo>
  83. <Rows>
  84. <Row/>
  85. </Rows>
  86. </Dataset>
  87. <Dataset id="gds_menuGroup">
  88. <ColumnInfo>
  89. <Column id="menugrupnm" type="STRING" size="256"/>
  90. <Column id="menuauthcd" type="STRING" size="256"/>
  91. <Column id="menugrupcd" type="STRING" size="256"/>
  92. <Column id="prestdeptcd" type="STRING" size="256"/>
  93. <Column id="defaultitemid" type="STRING" size="256"/>
  94. <Column id="itemid" type="STRING" size="256"/>
  95. <Column id="sortno" type="STRING" size="256"/>
  96. <Column id="menutype" type="STRING" size="256"/>
  97. </ColumnInfo>
  98. </Dataset>
  99. <Dataset id="gds_menuInfo" onload="gds_menu_onload"/>
  100. <Variable id="gv_sCurrentAuthGroup"/>
  101. <Dataset id="gds_comnCode"/>
  102. <Dataset id="gds_systemInfo"/>
  103. <Dataset id="gds_userConfig"/>
  104. <Variable id="gv_sSessionTokenTemp"/>
  105. <Variable id="gv_sURLprefix"/>
  106. <Variable id="gv_sURLprefixSSL"/>
  107. <Variable id="gv_bIsPreview"/>
  108. <Variable id="gv_sPrestDeptCd"/>
  109. <Variable id="gv_sMenuType"/>
  110. <Dataset id="gds_openFormInfo">
  111. <ColumnInfo>
  112. <Column id="id" type="STRING" size="256"/>
  113. <Column id="parent_id" type="STRING" size="256"/>
  114. <Column id="kind" type="STRING" size="256"/>
  115. <Column id="uuid" type="STRING" size="256"/>
  116. </ColumnInfo>
  117. </Dataset>
  118. <Variable id="gv_bChildClose" initval="false"/>
  119. <Variable id="gv_ext_scrncd" usecookie="false" initval="SMZSA20500"/>
  120. <Variable id="gv_ext_userid" initval="COMBC"/>
  121. <Variable id="gv_ext_instcd" initval="053"/>
  122. <Variable id="gv_ext_pid"/>
  123. <Variable id="gv_ext_dutplcecd" initval="GAD"/>
  124. <Variable id="gv_ext_installcd"/>
  125. <Variable id="gv_ext_system"/>
  126. <Variable id="gv_sSSOtoken"/>
  127. <Variable id="gv_sSSOinstcd"/>
  128. <Variable id="gv_bDebugMode" usecookie="false" initval="true"/>
  129. <Variable id="gv_sTFURLprefix" usecookie="false"/>
  130. <Dataset id="gds_awtInfo"/>
  131. <Variable id="gv_LogData"/>
  132. <Variable id="gv_currentInstcd" initval="his031"/>
  133. <Variable id="gv_currentInstnm" initval="본원운영"/>
  134. <Variable id="gv_isCanLogout" initval="false"/>
  135. <Dataset id="gds_commonPopup">
  136. <ColumnInfo>
  137. <Column id="name" type="STRING" size="256"/>
  138. <Column id="func" type="STRING" size="256"/>
  139. <Column id="level" type="STRING" size="256"/>
  140. <Column id="enable" type="STRING" size="256"/>
  141. <Column id="hotkey" type="STRING" size="256"/>
  142. </ColumnInfo>
  143. <Rows>
  144. <Row>
  145. <Col id="name"> Reload</Col>
  146. <Col id="func">frmf_CommonReload</Col>
  147. <Col id="level">0</Col>
  148. <Col id="hotkey">Ctrl+F5</Col>
  149. <Col id="enable">true</Col>
  150. </Row>
  151. <Row>
  152. <Col id="func">lf_popupDataSetShow</Col>
  153. <Col id="level">0</Col>
  154. <Col id="enable">true</Col>
  155. <Col id="hotkey">Alt+F5</Col>
  156. <Col id="name"> Dataset</Col>
  157. </Row>
  158. <Row>
  159. <Col id="name"> Log</Col>
  160. <Col id="func">commonLog</Col>
  161. <Col id="level">0</Col>
  162. <Col id="hotkey">Ctrl+F9</Col>
  163. <Col id="enable">true</Col>
  164. </Row>
  165. <Row>
  166. <Col id="name"> Property</Col>
  167. <Col id="func">commonProperty</Col>
  168. <Col id="level">0</Col>
  169. <Col id="hotkey">Ctrl+F10</Col>
  170. <Col id="enable">true</Col>
  171. </Row>
  172. <Row>
  173. <Col id="name"> View Source</Col>
  174. <Col id="func">commonViewSource</Col>
  175. <Col id="level">0</Col>
  176. <Col id="enable">false</Col>
  177. <Col id="hotkey">Ctrl+F7</Col>
  178. </Row>
  179. </Rows>
  180. </Dataset>
  181. <Variable id="gv_isCommonPopup" initval="false"/>
  182. <Variable id="gv_isTFActive" initval="true"/>
  183. <Variable id="gv_sSessionToken_ENC" usecookie="true"/>
  184. <Variable id="JSESSIONID" usecookie="true"/>
  185. <Dataset id="gds_lastlogininfo">
  186. <ColumnInfo>
  187. <Column id="logindt" type="STRING" size="256"/>
  188. <Column id="logip" type="STRING" size="256"/>
  189. </ColumnInfo>
  190. </Dataset>
  191. <Variable id="gv_isCDW" initval="false"/>
  192. <Variable id="gv_CDW_PARAM"/>
  193. <Dataset id="gds_tray">
  194. <ColumnInfo>
  195. <Column id="Caption" type="STRING" size="256"/>
  196. <Column id="Enable" type="STRING" size="256"/>
  197. <Column id="ExpImage" type="STRING" size="256"/>
  198. <Column id="IcoImage" type="STRING" size="256"/>
  199. <Column id="ID" type="STRING" size="256"/>
  200. <Column id="Level" type="STRING" size="256"/>
  201. <Column id="Check" type="STRING" size="256"/>
  202. </ColumnInfo>
  203. <Rows>
  204. <Row>
  205. <Col id="Caption">열기</Col>
  206. <Col id="Enable">Y</Col>
  207. <Col id="ExpImage"/>
  208. <Col id="IcoImage"/>
  209. <Col id="ID">1</Col>
  210. <Col id="Level">0</Col>
  211. <Col id="Check"/>
  212. </Row>
  213. <Row>
  214. <Col id="Caption">종료</Col>
  215. <Col id="Enable">Y</Col>
  216. <Col id="ExpImage"/>
  217. <Col id="IcoImage"/>
  218. <Col id="ID">2</Col>
  219. <Col id="Level">0</Col>
  220. <Col id="Check"/>
  221. </Row>
  222. </Rows>
  223. </Dataset>
  224. <Variable id="gv_bFromWeb" initval="N"/>
  225. <Variable id="gv_IE_Ver" initval="8"/>
  226. <Variable id="gv_isSingleYN" initval="N"/>
  227. <Variable id="gv_SINGLE"/>
  228. <Variable id="gv_LoginSavedInst"/>
  229. <Dataset id="gds_single">
  230. <ColumnInfo>
  231. <Column id="prgmname" type="STRING" size="256"/>
  232. <Column id="maintitle" type="STRING" size="256"/>
  233. <Column id="logintitle" type="STRING" size="256"/>
  234. <Column id="screenid" type="STRING" size="256"/>
  235. <Column id="activeYN" type="STRING" size="256"/>
  236. </ColumnInfo>
  237. <Rows>
  238. <Row>
  239. <Col id="prgmname">hichart</Col>
  240. <Col id="logintitle">설명처방 (HiChart) 전용 Ku2.0입니다.</Col>
  241. <Col id="screenid">SPZMH00100</Col>
  242. <Col id="activeYN">N</Col>
  243. <Col id="maintitle">설명처방 (HiChart)</Col>
  244. </Row>
  245. <Row>
  246. <Col id="prgmname">patcheck</Col>
  247. <Col id="logintitle">환자확인 전용 Ku2.0입니다.</Col>
  248. <Col id="screenid">SPZMI01000</Col>
  249. <Col id="activeYN">N</Col>
  250. <Col id="maintitle">환자확인</Col>
  251. </Row>
  252. <Row>
  253. <Col id="prgmname">cvrreg</Col>
  254. <Col id="activeYN">N</Col>
  255. <Col id="maintitle">이상결과보고(CVR)</Col>
  256. <Col id="logintitle">이상결과보고(CVR) 전용 Ku2.0입니다.</Col>
  257. <Col id="screenid">SPLPR03000</Col>
  258. </Row>
  259. <Row>
  260. <Col id="prgmname">passlist</Col>
  261. <Col id="maintitle">방문객 출입대장</Col>
  262. <Col id="logintitle">방문객 출입대장 전용 Ku2.0입니다.</Col>
  263. <Col id="activeYN">N</Col>
  264. <Col id="screenid">SMPMB04000</Col>
  265. </Row>
  266. </Rows>
  267. </Dataset>
  268. <Variable id="gvLoadingCount" initval="0"/>
  269. <Variable id="gv_CVR_CVRTYPE"/>
  270. <Variable id="gv_CVR_REFKEY"/>
  271. </GlobalVariables>