InnerInstructor.r1-print 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187
  1. <DocRoot>
  2. <Parameters />
  3. <DataSources>
  4. <Reference name="InnerInstructorInfo.bos-query" alias.zh_CN="内部讲师基本信息" alias.en="" alias.zh_TW="內部講師基本信息" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="InnerInstructorInfo.bos-query" />
  5. <Reference name="workExp.bos-query" alias.zh_CN="工作经历" alias.en="" alias.zh_TW="工作經歷" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="workExp.bos-query">
  6. <Params>
  7. <Param name="person.id">
  8. <Associate dataSourceID="InnerInstructorInfo.bos-query">Employee.id</Associate>
  9. </Param>
  10. </Params>
  11. </Reference>
  12. <Reference name="techExp.bos-query" alias.zh_CN="授课历史" alias.en="" alias.zh_TW="授課歷史" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="techExp.bos-query">
  13. <Params>
  14. <Param name="Instructor.id">
  15. <Associate dataSourceID="InnerInstructorInfo.bos-query">id</Associate>
  16. </Param>
  17. </Params>
  18. </Reference>
  19. <Reference name="educationExp.bos-query" alias.zh_CN="教育经历" alias.en="" alias.zh_TW="教育經歷" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="educationExp.bos-query">
  20. <Params>
  21. <Param name="person.id">
  22. <Associate dataSourceID="InnerInstructorInfo.bos-query">Employee.id</Associate>
  23. </Param>
  24. </Params>
  25. </Reference>
  26. <Reference name="techWorkExp.bos-query" alias.zh_CN="任教资质" alias.en="" alias.zh_TW="任教資質" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="techWorkExp.bos-query">
  27. <Params>
  28. <Param name="Instructor.id">
  29. <Associate dataSourceID="InnerInstructorInfo.bos-query">id</Associate>
  30. </Param>
  31. </Params>
  32. </Reference>
  33. <Reference name="photo.bos-query" alias.zh_CN="照片" alias.en="" alias.zh_TW="照片" alias="#1" desc.zh_TW="" desc.en="" desc="#1" info="photo.bos-query">
  34. <Params>
  35. <Param name="photoId">
  36. <Associate dataSourceID="InnerInstructorInfo.bos-query">Employee.id</Associate>
  37. </Param>
  38. </Params>
  39. </Reference>
  40. </DataSources>
  41. <Styles version="1.0">
  42. <Style id="28">
  43. <Alignment horizontal="left" />
  44. </Style>
  45. <Style id="3">
  46. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  47. <Borders>
  48. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  49. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  50. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  51. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  52. <Border position="diagonalleft" lineStyle="NullLine" />
  53. <Border position="diagonalright" lineStyle="NullLine" />
  54. </Borders>
  55. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  56. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  57. <Protection hidden="false" locked="false" />
  58. </Style>
  59. <Style id="29">
  60. <Font size="11" bold="true" italic="false" />
  61. <Borders>
  62. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  63. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  64. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  65. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  66. </Borders>
  67. <Alignment horizontal="left" />
  68. </Style>
  69. <Style id="27" />
  70. <Style id="0">
  71. <Font fontName="宋体" size="14" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  72. <Borders>
  73. <Border position="left" lineStyle="NullLine" />
  74. <Border position="top" lineStyle="NullLine" />
  75. <Border position="right" lineStyle="NullLine" />
  76. <Border position="bottom" lineStyle="NullLine" />
  77. <Border position="diagonalleft" lineStyle="NullLine" />
  78. <Border position="diagonalright" lineStyle="NullLine" />
  79. </Borders>
  80. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  81. <Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  82. <Protection hidden="false" locked="false" />
  83. </Style>
  84. <Style id="14">
  85. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  86. <Borders>
  87. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  88. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  89. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  90. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  91. <Border position="diagonalleft" lineStyle="NullLine" />
  92. <Border position="diagonalright" lineStyle="NullLine" />
  93. </Borders>
  94. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  95. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  96. <Protection hidden="false" locked="false" />
  97. </Style>
  98. <Style id="17">
  99. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  100. <Borders>
  101. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  102. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  103. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  104. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  105. <Border position="diagonalleft" lineStyle="NullLine" />
  106. <Border position="diagonalright" lineStyle="NullLine" />
  107. </Borders>
  108. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  109. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  110. <Protection hidden="false" locked="false" />
  111. </Style>
  112. <Style id="39">
  113. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  114. <Borders>
  115. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  116. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  117. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  118. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  119. <Border position="diagonalleft" lineStyle="NullLine" />
  120. <Border position="diagonalright" lineStyle="NullLine" />
  121. </Borders>
  122. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  123. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  124. <Protection hidden="false" locked="false" />
  125. </Style>
  126. <Style id="36">
  127. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  128. <Borders>
  129. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  130. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  131. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  132. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  133. <Border position="diagonalleft" lineStyle="NullLine" />
  134. <Border position="diagonalright" lineStyle="NullLine" />
  135. </Borders>
  136. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  137. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  138. <Protection hidden="false" locked="false" />
  139. </Style>
  140. <Style id="6">
  141. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  142. <Borders>
  143. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  144. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  145. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  146. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  147. <Border position="diagonalleft" lineStyle="NullLine" />
  148. <Border position="diagonalright" lineStyle="NullLine" />
  149. </Borders>
  150. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  151. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  152. <Protection hidden="false" locked="false" />
  153. </Style>
  154. <Style id="1">
  155. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  156. <Borders>
  157. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  158. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  159. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  160. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  161. <Border position="diagonalleft" lineStyle="NullLine" />
  162. <Border position="diagonalright" lineStyle="NullLine" />
  163. </Borders>
  164. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  165. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  166. <Protection hidden="false" locked="false" />
  167. </Style>
  168. <Style id="5">
  169. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  170. <Borders>
  171. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  172. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  173. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  174. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  175. <Border position="diagonalleft" lineStyle="NullLine" />
  176. <Border position="diagonalright" lineStyle="NullLine" />
  177. </Borders>
  178. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  179. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  180. <Protection hidden="false" locked="false" />
  181. <NumberFormat>g/通用格式</NumberFormat>
  182. </Style>
  183. <Style id="16">
  184. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  185. <Borders>
  186. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  187. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  188. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  189. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  190. <Border position="diagonalleft" lineStyle="NullLine" />
  191. <Border position="diagonalright" lineStyle="NullLine" />
  192. </Borders>
  193. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  194. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="true" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  195. <Protection hidden="false" locked="false" />
  196. </Style>
  197. <Style id="24">
  198. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  199. <Borders>
  200. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  201. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  202. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  203. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  204. <Border position="diagonalleft" lineStyle="NullLine" />
  205. <Border position="diagonalright" lineStyle="NullLine" />
  206. </Borders>
  207. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  208. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  209. <Protection hidden="false" locked="false" />
  210. </Style>
  211. <Style id="37">
  212. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  213. <Borders>
  214. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  215. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  216. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  217. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  218. <Border position="diagonalleft" lineStyle="NullLine" />
  219. <Border position="diagonalright" lineStyle="NullLine" />
  220. </Borders>
  221. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  222. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  223. <Protection hidden="false" locked="false" />
  224. </Style>
  225. <Style id="33">
  226. <Font fontName="宋体" size="11" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
  227. <Borders>
  228. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  229. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  230. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  231. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  232. <Border position="diagonalleft" lineStyle="NullLine" />
  233. <Border position="diagonalright" lineStyle="NullLine" />
  234. </Borders>
  235. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  236. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  237. <Protection hidden="false" locked="false" />
  238. </Style>
  239. <Style id="11">
  240. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  241. <Borders>
  242. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  243. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  244. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  245. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  246. <Border position="diagonalleft" lineStyle="NullLine" />
  247. <Border position="diagonalright" lineStyle="NullLine" />
  248. </Borders>
  249. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  250. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  251. <Protection hidden="false" locked="false" />
  252. </Style>
  253. <Style id="15">
  254. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  255. <Borders>
  256. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  257. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  258. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  259. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  260. <Border position="diagonalleft" lineStyle="NullLine" />
  261. <Border position="diagonalright" lineStyle="NullLine" />
  262. </Borders>
  263. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  264. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  265. <Protection hidden="false" locked="false" />
  266. </Style>
  267. <Style id="40">
  268. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  269. <Borders>
  270. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  271. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  272. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  273. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  274. <Border position="diagonalleft" lineStyle="NullLine" />
  275. <Border position="diagonalright" lineStyle="NullLine" />
  276. </Borders>
  277. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  278. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  279. <Protection hidden="false" locked="false" />
  280. </Style>
  281. <Style id="4">
  282. <Borders>
  283. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  284. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  285. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  286. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  287. </Borders>
  288. </Style>
  289. <Style id="23">
  290. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  291. <Borders>
  292. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  293. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  294. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  295. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  296. <Border position="diagonalleft" lineStyle="NullLine" />
  297. <Border position="diagonalright" lineStyle="NullLine" />
  298. </Borders>
  299. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  300. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  301. <Protection hidden="false" locked="false" />
  302. </Style>
  303. <Style id="12">
  304. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  305. <Borders>
  306. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  307. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  308. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  309. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  310. <Border position="diagonalleft" lineStyle="NullLine" />
  311. <Border position="diagonalright" lineStyle="NullLine" />
  312. </Borders>
  313. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  314. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  315. <Protection hidden="false" locked="false" />
  316. </Style>
  317. <Style id="34">
  318. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  319. <Borders>
  320. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  321. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  322. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  323. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  324. <Border position="diagonalleft" lineStyle="NullLine" />
  325. <Border position="diagonalright" lineStyle="NullLine" />
  326. </Borders>
  327. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  328. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  329. <Protection hidden="false" locked="false" />
  330. </Style>
  331. <Style id="30">
  332. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  333. <Borders>
  334. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  335. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  336. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  337. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  338. <Border position="diagonalleft" lineStyle="NullLine" />
  339. <Border position="diagonalright" lineStyle="NullLine" />
  340. </Borders>
  341. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  342. <Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  343. <Protection hidden="false" locked="false" />
  344. </Style>
  345. <Style id="7">
  346. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  347. <Borders>
  348. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  349. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  350. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  351. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  352. <Border position="diagonalleft" lineStyle="NullLine" />
  353. <Border position="diagonalright" lineStyle="NullLine" />
  354. </Borders>
  355. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  356. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  357. <Protection hidden="false" locked="false" />
  358. </Style>
  359. <Style id="18">
  360. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  361. <Borders>
  362. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  363. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  364. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  365. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  366. <Border position="diagonalleft" lineStyle="NullLine" />
  367. <Border position="diagonalright" lineStyle="NullLine" />
  368. </Borders>
  369. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  370. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  371. <Protection hidden="false" locked="false" />
  372. </Style>
  373. <Style id="38">
  374. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  375. <Borders>
  376. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  377. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  378. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  379. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  380. <Border position="diagonalleft" lineStyle="NullLine" />
  381. <Border position="diagonalright" lineStyle="NullLine" />
  382. </Borders>
  383. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  384. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  385. <Protection hidden="false" locked="false" />
  386. </Style>
  387. <Style id="2">
  388. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  389. <Borders>
  390. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  391. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  392. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  393. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  394. <Border position="diagonalleft" lineStyle="NullLine" />
  395. <Border position="diagonalright" lineStyle="NullLine" />
  396. </Borders>
  397. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  398. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  399. <Protection hidden="false" locked="false" />
  400. </Style>
  401. <Style id="20">
  402. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  403. <Borders>
  404. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  405. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  406. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  407. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  408. <Border position="diagonalleft" lineStyle="NullLine" />
  409. <Border position="diagonalright" lineStyle="NullLine" />
  410. </Borders>
  411. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  412. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  413. <Protection hidden="false" locked="false" />
  414. </Style>
  415. <Style id="31">
  416. <Borders>
  417. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  418. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  419. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  420. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  421. </Borders>
  422. <Alignment wrapText="false" />
  423. </Style>
  424. <Style id="25">
  425. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  426. <Borders>
  427. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  428. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  429. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  430. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  431. <Border position="diagonalleft" lineStyle="NullLine" />
  432. <Border position="diagonalright" lineStyle="NullLine" />
  433. </Borders>
  434. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  435. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  436. <Protection hidden="false" locked="false" />
  437. </Style>
  438. <Style id="32">
  439. <Borders>
  440. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  441. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  442. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  443. </Borders>
  444. </Style>
  445. <Style id="21">
  446. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  447. <Borders>
  448. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  449. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  450. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  451. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  452. <Border position="diagonalleft" lineStyle="NullLine" />
  453. <Border position="diagonalright" lineStyle="NullLine" />
  454. </Borders>
  455. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  456. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  457. <Protection hidden="false" locked="false" />
  458. </Style>
  459. <Style id="10">
  460. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  461. <Borders>
  462. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  463. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  464. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  465. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  466. <Border position="diagonalleft" lineStyle="NullLine" />
  467. <Border position="diagonalright" lineStyle="NullLine" />
  468. </Borders>
  469. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  470. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  471. <Protection hidden="false" locked="false" />
  472. </Style>
  473. <Style id="35">
  474. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  475. <Borders>
  476. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  477. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  478. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  479. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  480. <Border position="diagonalleft" lineStyle="NullLine" />
  481. <Border position="diagonalright" lineStyle="NullLine" />
  482. </Borders>
  483. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  484. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  485. <Protection hidden="false" locked="false" />
  486. </Style>
  487. <Style id="13">
  488. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  489. <Borders>
  490. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  491. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  492. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  493. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  494. <Border position="diagonalleft" lineStyle="NullLine" />
  495. <Border position="diagonalright" lineStyle="NullLine" />
  496. </Borders>
  497. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  498. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  499. <Protection hidden="false" locked="false" />
  500. </Style>
  501. <Style id="26">
  502. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  503. <Borders>
  504. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  505. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  506. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  507. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  508. <Border position="diagonalleft" lineStyle="NullLine" />
  509. <Border position="diagonalright" lineStyle="NullLine" />
  510. </Borders>
  511. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  512. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  513. <Protection hidden="false" locked="false" />
  514. </Style>
  515. <Style id="22">
  516. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  517. <Borders>
  518. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  519. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  520. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  521. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  522. <Border position="diagonalleft" lineStyle="NullLine" />
  523. <Border position="diagonalright" lineStyle="NullLine" />
  524. </Borders>
  525. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  526. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  527. <Protection hidden="false" locked="false" />
  528. </Style>
  529. <Style id="9">
  530. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  531. <Borders>
  532. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  533. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  534. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  535. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  536. <Border position="diagonalleft" lineStyle="NullLine" />
  537. <Border position="diagonalright" lineStyle="NullLine" />
  538. </Borders>
  539. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  540. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  541. <Protection hidden="false" locked="false" />
  542. </Style>
  543. <Style id="19">
  544. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  545. <Borders>
  546. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  547. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  548. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  549. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  550. <Border position="diagonalleft" lineStyle="NullLine" />
  551. <Border position="diagonalright" lineStyle="NullLine" />
  552. </Borders>
  553. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  554. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  555. <Protection hidden="false" locked="false" />
  556. </Style>
  557. <Style id="8">
  558. <Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
  559. <Borders>
  560. <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
  561. <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
  562. <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
  563. <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
  564. <Border position="diagonalleft" lineStyle="NullLine" />
  565. <Border position="diagonalright" lineStyle="NullLine" />
  566. </Borders>
  567. <Interior color="#ffffff00" pattern="None" patternColor="#000000" />
  568. <Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
  569. <Protection hidden="false" locked="false" />
  570. </Style>
  571. </Styles>
  572. <Report type="r1-print" version="6.0.0">
  573. <Page id="page1" width="1720" height="2470">
  574. <Sub-objects>
  575. <PrintLayoutGrid id="layoutGrid2" x="1" y="1">
  576. <Col width="1701" id="column2" />
  577. <TR height="139" id="row23">
  578. <TD id="cell77">
  579. <Sub-objects>
  580. <Text id="text1" styleId="0" x="0" y="0" width="1701" height="139" horizontalFill="true" verticalFill="true">
  581. <Data><![CDATA[内部讲师培训基本情况表]]></Data>
  582. </Text>
  583. </Sub-objects>
  584. </TD>
  585. </TR>
  586. <TR height="640" id="row2">
  587. <TD id="cell2">
  588. <Sub-objects>
  589. <PrintLayoutGrid id="layoutGrid3" x="0" y="0" verticalFill="true">
  590. <Col width="246" id="column3" />
  591. <Col width="451" id="column4" />
  592. <Col width="252" id="column5" />
  593. <Col width="352" id="column6" />
  594. <Col width="400" id="column7" />
  595. <TR height="81" id="row8">
  596. <TD id="cell3">
  597. <Sub-objects>
  598. <Text id="text2" styleId="1" x="0" y="0" width="246" height="81" horizontalFill="true" verticalFill="true">
  599. <Data><![CDATA[姓名]]></Data>
  600. </Text>
  601. </Sub-objects>
  602. </TD>
  603. <TD id="cell4">
  604. <Sub-objects>
  605. <Text id="text26" styleId="2" x="0" y="0" width="451" height="81" horizontalFill="true" verticalFill="true">
  606. <Data dataSource="InnerInstructorInfo.bos-query" bindField="name" />
  607. </Text>
  608. </Sub-objects>
  609. </TD>
  610. <TD id="cell6">
  611. <Sub-objects>
  612. <Text id="text3" styleId="1" x="0" y="0" width="252" height="81" horizontalFill="true" verticalFill="true">
  613. <Data><![CDATA[性别]]></Data>
  614. </Text>
  615. </Sub-objects>
  616. </TD>
  617. <TD id="cell16">
  618. <Sub-objects>
  619. <Text id="text27" styleId="3" x="0" y="0" width="352" height="81" horizontalFill="true" verticalFill="true">
  620. <Data dataSource="InnerInstructorInfo.bos-query" bindField="gender" />
  621. </Text>
  622. </Sub-objects>
  623. </TD>
  624. <TD id="cell20">
  625. <Sub-objects>
  626. <Picture id="picture1" styleId="4" x="0" y="0" width="400" height="322" horizontalFill="true" verticalFill="true">
  627. <Data dataSource="photo.bos-query" bindField="photo" />
  628. </Picture>
  629. </Sub-objects>
  630. </TD>
  631. </TR>
  632. <TR height="80" id="row9">
  633. <TD id="cell7">
  634. <Sub-objects>
  635. <Text id="text4" styleId="5" x="0" y="0" width="246" height="80" horizontalFill="true" verticalFill="true">
  636. <Data><![CDATA[出生日期]]></Data>
  637. </Text>
  638. </Sub-objects>
  639. </TD>
  640. <TD id="cell9">
  641. <Sub-objects>
  642. <Text id="text29" styleId="6" x="0" y="0" width="451" height="80" horizontalFill="true" verticalFill="true">
  643. <Data dataSource="InnerInstructorInfo.bos-query" bindField="birthday" />
  644. </Text>
  645. </Sub-objects>
  646. </TD>
  647. <TD id="cell10">
  648. <Sub-objects>
  649. <Text id="text5" styleId="7" x="0" y="0" width="252" height="80" horizontalFill="true" verticalFill="true">
  650. <Data><![CDATA[民族]]></Data>
  651. </Text>
  652. </Sub-objects>
  653. </TD>
  654. <TD id="cell18">
  655. <Sub-objects>
  656. <Text id="text28" styleId="8" x="0" y="0" width="352" height="80" horizontalFill="true" verticalFill="true">
  657. <Data dataSource="InnerInstructorInfo.bos-query" bindField="folk.name" />
  658. </Text>
  659. </Sub-objects>
  660. </TD>
  661. <TD id="cell21" />
  662. </TR>
  663. <TR height="81" id="row10">
  664. <TD id="cell12">
  665. <Sub-objects>
  666. <Text id="text6" styleId="7" x="0" y="0" width="246" height="81" horizontalFill="true" verticalFill="true">
  667. <Data><![CDATA[讲师类型]]></Data>
  668. </Text>
  669. </Sub-objects>
  670. </TD>
  671. <TD id="cell13">
  672. <Sub-objects>
  673. <Text id="text30" styleId="9" x="0" y="0" width="451" height="81" horizontalFill="true" verticalFill="true">
  674. <Data dataSource="InnerInstructorInfo.bos-query" bindField="InstructorType.name" />
  675. </Text>
  676. </Sub-objects>
  677. </TD>
  678. <TD id="cell15">
  679. <Sub-objects>
  680. <Text id="text7" styleId="7" x="0" y="0" width="252" height="81" horizontalFill="true" verticalFill="true">
  681. <Data><![CDATA[讲师级别]]></Data>
  682. </Text>
  683. </Sub-objects>
  684. </TD>
  685. <TD id="cell19">
  686. <Sub-objects>
  687. <Text id="text31" styleId="10" x="0" y="0" width="352" height="81" horizontalFill="true" verticalFill="true">
  688. <Data dataSource="InnerInstructorInfo.bos-query" bindField="InnerLevel.name" />
  689. </Text>
  690. </Sub-objects>
  691. </TD>
  692. <TD id="cell22" />
  693. </TR>
  694. <TR height="80" id="row11">
  695. <TD id="cell23">
  696. <Sub-objects>
  697. <Text id="text8" styleId="5" x="0" y="0" width="246" height="80" horizontalFill="true" verticalFill="true">
  698. <Data><![CDATA[最高学历]]></Data>
  699. </Text>
  700. </Sub-objects>
  701. </TD>
  702. <TD id="cell24">
  703. <Sub-objects>
  704. <Text id="text33" styleId="11" x="0" y="0" width="451" height="80" horizontalFill="true" verticalFill="true">
  705. <Data dataSource="InnerInstructorInfo.bos-query" bindField="highestDegree.name" />
  706. </Text>
  707. </Sub-objects>
  708. </TD>
  709. <TD id="cell25">
  710. <Sub-objects>
  711. <Text id="text9" styleId="7" x="0" y="0" width="252" height="80" horizontalFill="true" verticalFill="true">
  712. <Data><![CDATA[健康状况]]></Data>
  713. </Text>
  714. </Sub-objects>
  715. </TD>
  716. <TD id="cell26">
  717. <Sub-objects>
  718. <Text id="text32" styleId="12" x="0" y="0" width="352" height="80" horizontalFill="true" verticalFill="true">
  719. <Data dataSource="InnerInstructorInfo.bos-query" bindField="health.name" />
  720. </Text>
  721. </Sub-objects>
  722. </TD>
  723. <TD id="cell27" />
  724. </TR>
  725. <TR height="81" id="row14">
  726. <TD id="cell38">
  727. <Sub-objects>
  728. <Text id="text14" styleId="13" x="0" y="0" width="246" height="81" horizontalFill="true" verticalFill="true">
  729. <Data><![CDATA[所属组织]]></Data>
  730. </Text>
  731. </Sub-objects>
  732. </TD>
  733. <TD id="cell39">
  734. <Sub-objects>
  735. <Text id="text38" styleId="14" x="0" y="0" width="1455" height="81" horizontalFill="true" verticalFill="true">
  736. <Data dataSource="InnerInstructorInfo.bos-query" bindField="AdminOrgUnit.displayName" />
  737. </Text>
  738. </Sub-objects>
  739. </TD>
  740. <TD id="cell40" />
  741. <TD id="cell41" />
  742. <TD id="cell42" />
  743. </TR>
  744. <TR height="81" id="row15">
  745. <TD id="cell43">
  746. <Sub-objects>
  747. <Text id="text19" styleId="15" x="0" y="0" width="246" height="81" horizontalFill="true" verticalFill="true">
  748. <Data><![CDATA[所属职位]]></Data>
  749. </Text>
  750. </Sub-objects>
  751. </TD>
  752. <TD id="cell44">
  753. <Sub-objects>
  754. <Text id="text39" styleId="16" x="0" y="0" width="703" height="81" horizontalFill="true" verticalFill="true">
  755. <Data dataSource="InnerInstructorInfo.bos-query" bindField="Position.name" />
  756. </Text>
  757. </Sub-objects>
  758. </TD>
  759. <TD id="cell45" />
  760. <TD id="cell46">
  761. <Sub-objects>
  762. <Text id="text17" styleId="17" x="0" y="0" width="352" height="81" horizontalFill="true" verticalFill="true">
  763. <Data><![CDATA[任职开始日期]]></Data>
  764. </Text>
  765. </Sub-objects>
  766. </TD>
  767. <TD id="cell47">
  768. <Sub-objects>
  769. <Text id="text20" styleId="18" x="0" y="0" width="400" height="81" horizontalFill="true" verticalFill="true">
  770. <Data dataSource="InnerInstructorInfo.bos-query" bindField="startDate" />
  771. </Text>
  772. </Sub-objects>
  773. </TD>
  774. </TR>
  775. <TR height="80" id="row16">
  776. <TD id="cell48">
  777. <Sub-objects>
  778. <Text id="text16" styleId="19" x="0" y="0" width="246" height="80" horizontalFill="true" verticalFill="true">
  779. <Data><![CDATA[最高职称]]></Data>
  780. </Text>
  781. </Sub-objects>
  782. </TD>
  783. <TD id="cell49">
  784. <Sub-objects>
  785. <Text id="text40" styleId="20" x="0" y="0" width="703" height="80" horizontalFill="true" verticalFill="true">
  786. <Data dataSource="InnerInstructorInfo.bos-query" bindField="highestTechPost.name" />
  787. </Text>
  788. </Sub-objects>
  789. </TD>
  790. <TD id="cell50" />
  791. <TD id="cell51">
  792. <Sub-objects>
  793. <Text id="text18" styleId="21" x="0" y="0" width="352" height="80" horizontalFill="true" verticalFill="true">
  794. <Data><![CDATA[授予时间]]></Data>
  795. </Text>
  796. </Sub-objects>
  797. </TD>
  798. <TD id="cell52">
  799. <Sub-objects>
  800. <Text id="text42" styleId="22" x="0" y="0" width="400" height="80" horizontalFill="true" verticalFill="true">
  801. <Data dataSource="InnerInstructorInfo.bos-query" bindField="giveDate" />
  802. </Text>
  803. </Sub-objects>
  804. </TD>
  805. </TR>
  806. <TR height="76" id="row30">
  807. <TD id="cell79">
  808. <Sub-objects>
  809. <Text id="text11" styleId="23" x="0" y="0" width="246" height="76" horizontalFill="true" verticalFill="true">
  810. <Data><![CDATA[聘任日期]]></Data>
  811. </Text>
  812. </Sub-objects>
  813. </TD>
  814. <TD id="cell80">
  815. <Sub-objects>
  816. <Text id="text12" styleId="24" x="0" y="0" width="703" height="76" horizontalFill="true" verticalFill="true">
  817. <Data dataSource="InnerInstructorInfo.bos-query" bindField="hireDate" />
  818. </Text>
  819. </Sub-objects>
  820. </TD>
  821. <TD id="cell81" />
  822. <TD id="cell82">
  823. <Sub-objects>
  824. <Text id="text13" styleId="25" x="0" y="0" width="352" height="76" horizontalFill="true" verticalFill="true">
  825. <Data><![CDATA[聘期止]]></Data>
  826. </Text>
  827. </Sub-objects>
  828. </TD>
  829. <TD id="cell83">
  830. <Sub-objects>
  831. <Text id="text15" styleId="26" x="0" y="0" width="400" height="76" horizontalFill="true" verticalFill="true">
  832. <Data dataSource="InnerInstructorInfo.bos-query" bindField="fireDate" />
  833. </Text>
  834. </Sub-objects>
  835. </TD>
  836. </TR>
  837. <MergeBlocks>
  838. <Block left="4" right="4" top="0" bottom="3" />
  839. <Block left="1" right="4" top="4" bottom="4" />
  840. <Block left="1" right="2" top="5" bottom="5" />
  841. <Block left="1" right="2" top="6" bottom="6" />
  842. <Block left="1" right="2" top="7" bottom="7" />
  843. </MergeBlocks>
  844. </PrintLayoutGrid>
  845. </Sub-objects>
  846. </TD>
  847. </TR>
  848. <TR height="261" id="row12" autoAdjustHeight="true">
  849. <TD id="cell28">
  850. <Sub-objects>
  851. <PrintDataGrid id="dataGrid1" styleId="27" x="0" y="1">
  852. <Data dataSource="educationExp.bos-query" />
  853. <Col width="284" id="column25" styleId="27" />
  854. <Col width="284" id="column29" styleId="27" />
  855. <Col width="284" id="column30" styleId="27" />
  856. <Col width="284" id="column31" styleId="27" />
  857. <Col width="284" id="column32" styleId="27" />
  858. <Col width="283" id="column33" styleId="27" />
  859. <TR height="80" type="normal" id="row13" styleId="28">
  860. <TD id="cell29" styleId="29">
  861. <Value type="text">教育经历</Value>
  862. </TD>
  863. <TD id="cell101" styleId="27" />
  864. <TD id="cell104" styleId="27" />
  865. <TD id="cell107" styleId="27" />
  866. <TD id="cell110" styleId="27" />
  867. <TD id="cell113" styleId="27" />
  868. </TR>
  869. <TR height="80" type="normal" id="row33" styleId="27">
  870. <TD id="cell100" styleId="27">
  871. <Sub-objects>
  872. <Text id="text10" styleId="30" x="0" y="0" width="282" height="78" horizontalFill="true" verticalFill="true">
  873. <Data><![CDATA[入学日期]]></Data>
  874. </Text>
  875. </Sub-objects>
  876. </TD>
  877. <TD id="cell102" styleId="4">
  878. <Value type="text">毕业日期</Value>
  879. </TD>
  880. <TD id="cell105" styleId="4">
  881. <Value type="text">学历</Value>
  882. </TD>
  883. <TD id="cell108" styleId="4">
  884. <Value type="text">学位</Value>
  885. </TD>
  886. <TD id="cell111" styleId="4">
  887. <Value type="text">专业</Value>
  888. </TD>
  889. <TD id="cell114" styleId="4">
  890. <Value type="text">毕业学校</Value>
  891. </TD>
  892. </TR>
  893. <TR height="80" type="detail" id="row29" styleId="27">
  894. <TD id="cell32" styleId="4">
  895. <Value type="field">enrollDate</Value>
  896. </TD>
  897. <TD id="cell103" styleId="4">
  898. <Value type="field">graduateDate</Value>
  899. </TD>
  900. <TD id="cell106" styleId="4">
  901. <Value type="field">diploma.name</Value>
  902. </TD>
  903. <TD id="cell109" styleId="31">
  904. <Value type="field">degree.name</Value>
  905. </TD>
  906. <TD id="cell112" styleId="4">
  907. <Value type="field">specialty</Value>
  908. </TD>
  909. <TD id="cell115" styleId="4">
  910. <Value type="field">graduateSchool</Value>
  911. </TD>
  912. </TR>
  913. <MergeBlocks>
  914. <Block left="0" right="5" top="0" bottom="0" />
  915. </MergeBlocks>
  916. </PrintDataGrid>
  917. </Sub-objects>
  918. </TD>
  919. </TR>
  920. <TR height="298" id="row3" autoAdjustHeight="true">
  921. <TD id="cell5">
  922. <Sub-objects>
  923. <PrintDataGrid id="dataGrid2" styleId="27" x="0" y="3">
  924. <Data dataSource="workExp.bos-query" />
  925. <Col width="568" id="column8" styleId="27" />
  926. <Col width="568" id="column9" styleId="27" />
  927. <Col width="566" id="column10" styleId="27" />
  928. <TR height="80" type="normal" id="row17" styleId="27">
  929. <TD id="cell30" styleId="29">
  930. <Value type="text">工作经历</Value>
  931. </TD>
  932. <TD id="cell31" styleId="27" />
  933. <TD id="cell33" styleId="27" />
  934. </TR>
  935. <TR height="80" type="normal" id="row19" styleId="27">
  936. <TD id="cell37" styleId="4">
  937. <Value type="text">开始日期</Value>
  938. </TD>
  939. <TD id="cell53" styleId="4">
  940. <Value type="text">结束日期</Value>
  941. </TD>
  942. <TD id="cell54" styleId="4">
  943. <Value type="text">工作单位</Value>
  944. </TD>
  945. </TR>
  946. <TR height="80" type="detail" id="row18" styleId="27">
  947. <TD id="cell34" styleId="4">
  948. <Value type="field">beginDate</Value>
  949. </TD>
  950. <TD id="cell35" styleId="4">
  951. <Value type="field">endDate</Value>
  952. </TD>
  953. <TD id="cell36" styleId="4">
  954. <Value type="field">unitName</Value>
  955. </TD>
  956. </TR>
  957. <MergeBlocks>
  958. <Block left="0" right="2" top="0" bottom="0" />
  959. </MergeBlocks>
  960. </PrintDataGrid>
  961. </Sub-objects>
  962. </TD>
  963. </TR>
  964. <TR height="261" id="row4" autoAdjustHeight="true">
  965. <TD id="cell8">
  966. <Sub-objects>
  967. <PrintDataGrid id="dataGrid3" styleId="27" x="0" y="2">
  968. <Data dataSource="techExp.bos-query" />
  969. <Col width="339" id="column11" styleId="27" />
  970. <Col width="340" id="column12" styleId="27" />
  971. <Col width="390" id="column13" styleId="27" />
  972. <Col width="290" id="column14" styleId="27" />
  973. <Col width="342" id="column15" styleId="27" />
  974. <TR height="80" type="normal" id="row20" styleId="27">
  975. <TD id="cell55" styleId="29">
  976. <Value type="text">授课历史</Value>
  977. </TD>
  978. <TD id="cell56" styleId="27" />
  979. <TD id="cell57" styleId="27" />
  980. <TD id="cell64" styleId="27" />
  981. <TD id="cell67" styleId="27" />
  982. </TR>
  983. <TR height="80" type="normal" id="row22" styleId="27">
  984. <TD id="cell61" styleId="4">
  985. <Value type="text">课程名称</Value>
  986. </TD>
  987. <TD id="cell62" styleId="4">
  988. <Value type="text">课程类型</Value>
  989. </TD>
  990. <TD id="cell63" styleId="4">
  991. <Value type="text">授课起止时间</Value>
  992. </TD>
  993. <TD id="cell65" styleId="4">
  994. <Value type="text">课时</Value>
  995. </TD>
  996. <TD id="cell68" styleId="4">
  997. <Value type="text">组织部门</Value>
  998. </TD>
  999. </TR>
  1000. <TR height="80" type="detail" id="row21" styleId="27">
  1001. <TD id="cell58" styleId="4">
  1002. <Value type="field">TrainCourse.name</Value>
  1003. </TD>
  1004. <TD id="cell59" styleId="4">
  1005. <Value type="field">treeid.name</Value>
  1006. </TD>
  1007. <TD id="cell60" styleId="4">
  1008. <Value type="field">startEndDate</Value>
  1009. </TD>
  1010. <TD id="cell66" styleId="4">
  1011. <Value type="field">hourAndUnit</Value>
  1012. </TD>
  1013. <TD id="cell69" styleId="4">
  1014. <Value type="field">adminOrgUnit.name</Value>
  1015. </TD>
  1016. </TR>
  1017. <MergeBlocks>
  1018. <Block left="0" right="4" top="0" bottom="0" />
  1019. </MergeBlocks>
  1020. </PrintDataGrid>
  1021. </Sub-objects>
  1022. </TD>
  1023. </TR>
  1024. <TR height="245" id="row5" autoAdjustHeight="true">
  1025. <TD id="cell11">
  1026. <Sub-objects>
  1027. <PrintDataGrid id="dataGrid4" styleId="27" x="0" y="3" horizontalFill="true">
  1028. <Data dataSource="techWorkExp.bos-query" />
  1029. <Col width="567" id="column1" />
  1030. <Col width="567" id="column16" styleId="27" />
  1031. <Col width="567" id="column17" styleId="27" />
  1032. <TR height="80" type="normal" id="row1" styleId="27">
  1033. <TD id="cell1" styleId="29">
  1034. <Value type="text">任教资质</Value>
  1035. </TD>
  1036. <TD id="cell70" styleId="32" />
  1037. <TD id="cell71" styleId="32" />
  1038. </TR>
  1039. <TR height="80" type="normal" id="row25" styleId="27">
  1040. <TD id="cell75" styleId="4">
  1041. <Value type="text">聘用日期</Value>
  1042. </TD>
  1043. <TD id="cell76" styleId="4">
  1044. <Value type="text">止聘日期</Value>
  1045. </TD>
  1046. <TD id="cell78" styleId="4">
  1047. <Value type="text">曾聘用单位</Value>
  1048. </TD>
  1049. </TR>
  1050. <TR height="77" type="detail" id="row24">
  1051. <TD id="cell72" styleId="4">
  1052. <Value type="field">hireDate</Value>
  1053. </TD>
  1054. <TD id="cell73" styleId="4">
  1055. <Value type="field">fireDate</Value>
  1056. </TD>
  1057. <TD id="cell74" styleId="4">
  1058. <Value type="field">companyName</Value>
  1059. </TD>
  1060. </TR>
  1061. <MergeBlocks>
  1062. <Block left="0" right="2" top="0" bottom="0" />
  1063. </MergeBlocks>
  1064. </PrintDataGrid>
  1065. </Sub-objects>
  1066. </TD>
  1067. </TR>
  1068. <TR height="81" id="row6">
  1069. <TD id="cell14">
  1070. <Sub-objects>
  1071. <PrintLayoutGrid id="layoutGrid6" x="0" y="0">
  1072. <Col width="348" id="column18" />
  1073. <Col width="1356" id="column19" />
  1074. <TR height="80" id="row26">
  1075. <TD id="cell86">
  1076. <Sub-objects>
  1077. <Text id="text62" styleId="33" x="0" y="0" width="348" height="80" horizontalFill="true" verticalFill="true">
  1078. <Data><![CDATA[讲师简介]]></Data>
  1079. </Text>
  1080. </Sub-objects>
  1081. </TD>
  1082. <TD id="cell87">
  1083. <Sub-objects>
  1084. <Text id="text63" styleId="34" x="0" y="0" width="1356" height="80" horizontalFill="true" verticalFill="true">
  1085. <Data dataSource="InnerInstructorInfo.bos-query" bindField="description" />
  1086. </Text>
  1087. </Sub-objects>
  1088. </TD>
  1089. </TR>
  1090. </PrintLayoutGrid>
  1091. </Sub-objects>
  1092. </TD>
  1093. </TR>
  1094. <TR height="161" id="row7" autoAdjustHeight="true">
  1095. <TD id="cell17">
  1096. <Sub-objects>
  1097. <PrintLayoutGrid id="layoutGrid7" x="0" y="0">
  1098. <Col width="348" id="column20" />
  1099. <Col width="349" id="column21" />
  1100. <Col width="252" id="column22" />
  1101. <Col width="352" id="column23" />
  1102. <Col width="400" id="column24" />
  1103. <TR height="79" id="row27">
  1104. <TD id="cell88">
  1105. <Sub-objects>
  1106. <Text id="text64" styleId="33" x="0" y="0" width="348" height="159" horizontalFill="true" verticalFill="true">
  1107. <Data><![CDATA[联系方式]]></Data>
  1108. </Text>
  1109. </Sub-objects>
  1110. </TD>
  1111. <TD id="cell89">
  1112. <Sub-objects>
  1113. <Text id="text65" styleId="35" x="0" y="0" width="349" height="79" horizontalFill="true" verticalFill="true">
  1114. <Data><![CDATA[手机]]></Data>
  1115. </Text>
  1116. </Sub-objects>
  1117. </TD>
  1118. <TD id="cell90">
  1119. <Sub-objects>
  1120. <Text id="text66" styleId="36" x="0" y="0" width="252" height="79" horizontalFill="true" verticalFill="true">
  1121. <Data dataSource="InnerInstructorInfo.bos-query" bindField="Employee.cell" />
  1122. </Text>
  1123. </Sub-objects>
  1124. </TD>
  1125. <TD id="cell94">
  1126. <Sub-objects>
  1127. <Text id="text67" styleId="37" x="0" y="0" width="352" height="79" horizontalFill="true" verticalFill="true">
  1128. <Data><![CDATA[办公电话]]></Data>
  1129. </Text>
  1130. </Sub-objects>
  1131. </TD>
  1132. <TD id="cell96">
  1133. <Sub-objects>
  1134. <Text id="text68" styleId="38" x="0" y="0" width="400" height="79" horizontalFill="true" verticalFill="true">
  1135. <Data dataSource="InnerInstructorInfo.bos-query" bindField="Employee.officePhone" />
  1136. </Text>
  1137. </Sub-objects>
  1138. </TD>
  1139. </TR>
  1140. <TR height="80" id="row28">
  1141. <TD id="cell91" />
  1142. <TD id="cell92">
  1143. <Sub-objects>
  1144. <Text id="text72" styleId="39" x="0" y="0" width="349" height="80" horizontalFill="true" verticalFill="true">
  1145. <Data><![CDATA[E-mail]]></Data>
  1146. </Text>
  1147. </Sub-objects>
  1148. </TD>
  1149. <TD id="cell93">
  1150. <Sub-objects>
  1151. <Text id="text69" styleId="40" x="0" y="0" width="1004" height="80" horizontalFill="true" verticalFill="true">
  1152. <Data dataSource="InnerInstructorInfo.bos-query" bindField="Employee.email" />
  1153. </Text>
  1154. </Sub-objects>
  1155. </TD>
  1156. <TD id="cell95" />
  1157. <TD id="cell97" />
  1158. </TR>
  1159. <MergeBlocks>
  1160. <Block left="0" right="0" top="0" bottom="1" />
  1161. <Block left="2" right="4" top="1" bottom="1" />
  1162. </MergeBlocks>
  1163. </PrintLayoutGrid>
  1164. </Sub-objects>
  1165. </TD>
  1166. </TR>
  1167. </PrintLayoutGrid>
  1168. </Sub-objects>
  1169. </Page>
  1170. </Report>
  1171. <PrintInfo>
  1172. <PaperSetup>
  1173. <Paper>iso-a4</Paper>
  1174. <Orientation>PORTRAIT</Orientation>
  1175. <PageMargin left="190" right="190" top="250" bottom="250" />
  1176. <Header height="150" margin="100" />
  1177. <Footer height="150" margin="100" />
  1178. </PaperSetup>
  1179. <PrinterSetup>
  1180. <DynamicPaper>false</DynamicPaper>
  1181. <EconomizePaper>false</EconomizePaper>
  1182. </PrinterSetup>
  1183. <PreviewSetup>
  1184. <BackgroundPicture>false</BackgroundPicture>
  1185. </PreviewSetup>
  1186. </PrintInfo>
  1187. </DocRoot>