12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403 |
- <?xml version="1.0" encoding="UTF-8"?>
- <DocRoot xmlns:c="http://www.kingdee.com/Common" xmlns:f="http://www.kingdee.com/Form" xmlns:t="http://www.kingdee.com/Table" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4.0">
- <DocInfo>
- <c:Created>Fri Nov 10 10:15:39 CST 2006</c:Created>
- <c:Company>kingdee.com</c:Company>
- <c:LastModified>Tue Nov 11 14:36:31 CST 2008</c:LastModified>
- <c:Author>null</c:Author>
- </DocInfo>
- <DataSources version="2.0">
- <c:DataSource id="resumeBase">
- <c:Reference />
- <c:Params />
- </c:DataSource>
- <c:DataSource id="trainExp">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBaseId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="workExp">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBaseId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="skill">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBaseId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="reward">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBase.id</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="educationExp">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBaseId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="photo">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>photoId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="certificate">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>resumeBaseId</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- <c:DataSource id="familyRelation">
- <c:Reference />
- <c:Params>
- <c:Param dataType="String" source="associate">
- <c:ColName>reusmeBase.id</c:ColName>
- <c:Associate dataSourceID="resumeBase">id</c:Associate>
- </c:Param>
- </c:Params>
- </c:DataSource>
- </DataSources>
- <DataObjects version="1.0">
- <DataObject name="resumeBase" alias.zh_CN="简历基本信息" alias.en="" alias.zh_TW="簡歷基本信息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="resumeBase" alias.zh_CN="简历基本信息" alias.en="" alias.zh_TW="簡歷基本信息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="number" alias.zh_CN="编号" alias.en="" alias.zh_TW="編號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="age" alias.zh_CN="年龄" alias.en="" alias.zh_TW="年齡" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="integer" order="0" />
- <Column name="gender" alias.zh_CN="性别" alias.en="" alias.zh_TW="性別" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="folk" alias.zh_CN="民族" alias.en="" alias.zh_TW="民族" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="workYears" alias.zh_CN="工作年限" alias.en="" alias.zh_TW="工作年限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="integer" order="0" />
- <Column name="wed" alias.zh_CN="婚姻状况" alias.en="" alias.zh_TW="婚姻狀況" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="birthday" alias.zh_CN="出生日期" alias.en="" alias.zh_TW="出生日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" order="0" />
- <Column name="politicalface" alias.zh_CN="政治面貌" alias.en="" alias.zh_TW="政治面貌" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="province" alias.zh_CN="省" alias.en="" alias.zh_TW="省" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="city" alias.zh_CN="城市" alias.en="" alias.zh_TW="城市" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="place" alias.zh_CN="当前所在地" alias.en="" alias.zh_TW="當前所在地" alias="#1" dataType="string" order="0" />
- <Column name="englishLevel" alias.zh_CN="英语水平" alias.en="" alias.zh_TW="英語水平" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="health" alias.zh_CN="健康状况" alias.en="" alias.zh_TW="健康狀況" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="yingPDate" alias.zh_CN="应聘时间" alias.en="" alias.zh_TW="應聘時間" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" order="0" />
- <Column name="idCardNO" alias.zh_CN="身份证号" alias.en="" alias.zh_TW="身份證號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="addressTX" alias.zh_CN="身份证地址" alias.en="" alias.zh_TW="身份證地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="salaryReq" alias.zh_CN="薪水要求" alias.en="" alias.zh_TW="薪水要求" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="workDate" alias.zh_CN="可到岗时间" alias.en="" alias.zh_TW="可到崗時間" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="workAspect" alias.zh_CN="工作意向" alias.en="" alias.zh_TW="工作意向" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="homePhone" alias.zh_CN="联系电话" alias.en="" alias.zh_TW="聯繫電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="cell" alias.zh_CN="手机" alias.en="" alias.zh_TW="手機" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="email" alias.zh_CN="电子邮件" alias.en="" alias.zh_TW="電子郵件" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="evaluate" alias.zh_CN="自我评价" alias.en="" alias.zh_TW="自我評價" alias="#1" dataType="string" order="0" />
- <Column name="id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="job_1" alias.zh_CN="发布职位1" alias.en="" alias.zh_TW="發佈職位1" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="job_2" alias.zh_CN="发布职位2" alias.en="" alias.zh_TW="發佈職位2" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="job_3" alias.zh_CN="发布职位3" alias.en="" alias.zh_TW="發佈職位3" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="resumeBase.bos-query" alias.zh_CN="简历基本信息" alias.en="" alias.zh_TW="簡歷基本信息" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="number" alias.zh_CN="编号" alias.en="" alias.zh_TW="編號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[number]" />
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[name]" />
- <Column name="age" alias.zh_CN="年龄" alias.en="" alias.zh_TW="年齡" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="integer" expr="[resumeBase].[age]" />
- <Column name="gender" alias.zh_CN="性别" alias.en="" alias.zh_TW="性別" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[gender]" />
- <Column name="folk" alias.zh_CN="民族" alias.en="" alias.zh_TW="民族" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[folk]" />
- <Column name="workYears" alias.zh_CN="工作年限" alias.en="" alias.zh_TW="工作年限" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="integer" expr="[resumeBase].[workYears]" />
- <Column name="wed" alias.zh_CN="婚姻状况" alias.en="" alias.zh_TW="婚姻狀況" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[wed]" />
- <Column name="birthday" alias.zh_CN="出生日期" alias.en="" alias.zh_TW="出生日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" expr="[resumeBase].[birthday]" />
- <Column name="politicalface" alias.zh_CN="政治面貌" alias.en="" alias.zh_TW="政治面貌" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[politicalface]" />
- <Column name="province" alias.zh_CN="省" alias.en="" alias.zh_TW="省" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[province]" />
- <Column name="city" alias.zh_CN="城市" alias.en="" alias.zh_TW="城市" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[city]" />
- <Column name="englishLevel" alias.zh_CN="英语水平" alias.en="" alias.zh_TW="英語水平" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[englishLevel]" />
- <Column name="health" alias.zh_CN="健康状况" alias.en="" alias.zh_TW="健康狀況" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[health]" />
- <Column name="yingPDate" alias.zh_CN="应聘时间" alias.en="" alias.zh_TW="應聘時間" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="datetime" expr="[resumeBase].[yingPDate]" />
- <Column name="idCardNO" alias.zh_CN="身份证号" alias.en="" alias.zh_TW="身份證號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[idCardNO]" />
- <Column name="addressTX" alias.zh_CN="身份证地址" alias.en="" alias.zh_TW="身份證地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[addressTX]" />
- <Column name="salaryReq" alias.zh_CN="薪水要求" alias.en="" alias.zh_TW="薪水要求" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[salaryReq]" />
- <Column name="workDate" alias.zh_CN="可到岗时间" alias.en="" alias.zh_TW="可到崗時間" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[workDate]" />
- <Column name="workAspect" alias.zh_CN="工作意向" alias.en="" alias.zh_TW="工作意向" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[workAspect]" />
- <Column name="homePhone" alias.zh_CN="联系电话" alias.en="" alias.zh_TW="聯繫電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[homePhone]" />
- <Column name="cell" alias.zh_CN="手机" alias.en="" alias.zh_TW="手機" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[cell]" />
- <Column name="email" alias.zh_CN="电子邮件" alias.en="" alias.zh_TW="電子郵件" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[email]" />
- <Column name="evaluate" alias.zh_CN="自我评价" alias.en="" alias.zh_TW="自我評價" alias="#1" dataType="string" expr="[resumeBase].[evaluate]" />
- <Column name="id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[id]" />
- <Column name="photoId" alias.zh_CN="照片Id" alias.en="" alias.zh_TW="照片Id" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[photoId]" />
- <Column name="job_1" alias.zh_CN="发布职位1" alias.en="" alias.zh_TW="發佈職位1" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[job_1]" />
- <Column name="job_2" alias.zh_CN="发布职位2" alias.en="" alias.zh_TW="發佈職位2" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[job_2]" />
- <Column name="job_3" alias.zh_CN="发布职位3" alias.en="" alias.zh_TW="發佈職位3" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[resumeBase].[job_3]" />
- <Column name="place" alias.zh_CN="当前所在地" alias.en="" alias.zh_TW="當前所在地" alias="#1" dataType="string" expr="[resumeBase].[place]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[resumeBase.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="trainExp" alias.zh_CN="培训经历" alias.en="" alias.zh_TW="培訓經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="trainExp" alias.zh_CN="培训经历" alias.en="" alias.zh_TW="培訓經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="resumeBaseId" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="trainOrg" alias.zh_CN="培训机构" alias.en="" alias.zh_TW="培訓機構" alias="#1" dataType="string" order="0" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" order="0" />
- <Column name="endDate" alias.zh_CN="截止日期" alias.en="" alias.zh_TW="截止日期" alias="#1" dataType="string" order="0" />
- <Column name="trainItem" alias.zh_CN="培训项目" alias.en="" alias.zh_TW="培訓項目" alias="#1" dataType="string" order="0" />
- <Column name="trainContent" alias.zh_CN="培训内容" alias.en="" alias.zh_TW="培訓內容" alias="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="trainExp.bos-query" alias.zh_CN="培训经历" alias.en="" alias.zh_TW="培訓經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="trainOrg" alias.zh_CN="培训机构" alias.en="" alias.zh_TW="培訓機構" alias="#1" dataType="string" expr="[trainExp].[trainOrg]" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" expr="[trainExp].[startDate]" />
- <Column name="endDate" alias.zh_CN="截止日期" alias.en="" alias.zh_TW="截止日期" alias="#1" dataType="string" expr="[trainExp].[endDate]" />
- <Column name="trainItem" alias.zh_CN="培训项目" alias.en="" alias.zh_TW="培訓項目" alias="#1" dataType="string" expr="[trainExp].[trainItem]" />
- <Column name="trainContent" alias.zh_CN="培训内容" alias.en="" alias.zh_TW="培訓內容" alias="#1" dataType="string" expr="[trainExp].[trainContent]" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" expr="[trainExp].[resumeBase.id]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[trainExp.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="workExp" alias.zh_CN="工作经历" alias.en="" alias.zh_TW="工作經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="workExp" alias.zh_CN="工作经历" alias.en="" alias.zh_TW="工作經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="resumeBaseId" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="organ" alias.zh_CN="公司名称" alias.en="" alias.zh_TW="公司名稱" alias="#1" dataType="string" order="0" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" order="0" />
- <Column name="endDate" alias.zh_CN="截至日期" alias.en="" alias.zh_TW="截至日期" alias="#1" dataType="string" order="0" />
- <Column name="industryType" alias.zh_CN="行业类别" alias.en="" alias.zh_TW="行業類別" alias="#1" dataType="string" order="0" />
- <Column name="organType" alias.zh_CN="企业性质" alias.en="" alias.zh_TW="企業性質" alias="#1" dataType="string" order="0" />
- <Column name="linkman" alias.zh_CN="证明人" alias.en="" alias.zh_TW="證明人" alias="#1" dataType="string" order="0" />
- <Column name="organDepartment" alias.zh_CN="任职部门" alias.en="" alias.zh_TW="任職部門" alias="#1" dataType="string" order="0" />
- <Column name="position" alias.zh_CN="担任职位" alias.en="" alias.zh_TW="擔任職位" alias="#1" dataType="string" order="0" />
- <Column name="linkmanPhone" alias.zh_CN="证明人联系方式" alias.en="" alias.zh_TW="證明人聯繫方式" alias="#1" dataType="string" order="0" />
- <Column name="dimissionReson" alias.zh_CN="离职原因" alias.en="" alias.zh_TW="離職原因" alias="#1" dataType="string" order="0" />
- <Column name="duty" alias.zh_CN="职责范围" alias.en="" alias.zh_TW="職責範圍" alias="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="workExp.bos-query" alias.zh_CN="工作经历" alias.en="" alias.zh_TW="工作經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="organ" alias.zh_CN="公司名称" alias.en="" alias.zh_TW="公司名稱" alias="#1" dataType="string" expr="[workExp].[organ]" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" expr="[workExp].[startDate]" />
- <Column name="endDate" alias.zh_CN="截至日期" alias.en="" alias.zh_TW="截至日期" alias="#1" dataType="string" expr="[workExp].[endDate]" />
- <Column name="industryType" alias.zh_CN="行业类别" alias.en="" alias.zh_TW="行業類別" alias="#1" dataType="string" expr="[workExp].[industryType]" />
- <Column name="organType" alias.zh_CN="企业性质" alias.en="" alias.zh_TW="企業性質" alias="#1" dataType="string" expr="[workExp].[organType]" />
- <Column name="linkman" alias.zh_CN="证明人" alias.en="" alias.zh_TW="證明人" alias="#1" dataType="string" expr="[workExp].[linkman]" />
- <Column name="organDepartment" alias.zh_CN="任职部门" alias.en="" alias.zh_TW="任職部門" alias="#1" dataType="string" expr="[workExp].[organDepartment]" />
- <Column name="position" alias.zh_CN="担任职位" alias.en="" alias.zh_TW="擔任職位" alias="#1" dataType="string" expr="[workExp].[position]" />
- <Column name="linkmanPhone" alias.zh_CN="证明人联系方式" alias.en="" alias.zh_TW="證明人聯繫方式" alias="#1" dataType="string" expr="[workExp].[linkmanPhone]" />
- <Column name="dimissionReson" alias.zh_CN="离职原因" alias.en="" alias.zh_TW="離職原因" alias="#1" dataType="string" expr="[workExp].[dimissionReson]" />
- <Column name="duty" alias.zh_CN="职责范围" alias.en="" alias.zh_TW="職責範圍" alias="#1" dataType="string" expr="[workExp].[duty]" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" expr="[workExp].[resumeBase.id]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[workExp.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="skill" alias.zh_CN="技能" alias.en="" alias.zh_TW="技能" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="skill" alias.zh_CN="技能" alias.en="" alias.zh_TW="技能" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="resumeBaseId" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="langGrade" alias.zh_CN="熟练程度" alias.en="" alias.zh_TW="熟練程度" alias="#1" dataType="string" order="0" />
- <Column name="useDate" alias.zh_CN="使用时间" alias.en="" alias.zh_TW="使用時間" alias="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="skill.bos-query" alias.zh_CN="技能" alias.en="" alias.zh_TW="技能" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[skill].[name]" />
- <Column name="langGrade" alias.zh_CN="熟练程度" alias.en="" alias.zh_TW="熟練程度" alias="#1" dataType="string" expr="[skill].[langGrade]" />
- <Column name="useDate" alias.zh_CN="使用时间" alias.en="" alias.zh_TW="使用時間" alias="#1" dataType="string" expr="[skill].[useDate]" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" expr="[skill].[resumeBase.id]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[skill.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="reward" alias.zh_CN="所获奖励" alias.en="" alias.zh_TW="所獲獎勵" alias="#1" desc.zh_TW="所獲獎勵" desc.en="" desc.zh_CN="所获奖励" desc="#1">
- <CommonQuery name="reward" alias.zh_CN="所获奖励" alias.en="" alias.zh_TW="所獲獎勵" alias="#1" desc.zh_TW="所獲獎勵" desc.en="" desc.zh_CN="所获奖励" desc="#1">
- <Parameters>
- <Parameter name="resumeBase.id" alias="#1" desc="#1" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Outputs>
- <Columns>
- <Column name="name" alias.zh_CN="奖励名称" alias.en="" alias.zh_TW="獎勵名稱" alias="#1" dataType="string" order="0" />
- <Column name="org" alias.zh_CN="授奖单位" alias.en="" alias.zh_TW="授獎單位" alias="#1" dataType="string" order="0" />
- <Column name="date" alias.zh_CN="奖励日期" alias.en="" alias.zh_TW="獎勵日期" alias="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历id" alias.en="" alias.zh_TW="簡歷id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query version="1.0" type="bos.query">
- <Columns>
- <Column name="name" alias.zh_CN="奖励名称" alias.en="" alias.zh_TW="獎勵名稱" alias="#1" dataType="string" />
- <Column name="org" alias.zh_CN="授奖单位" alias.en="" alias.zh_TW="授獎單位" alias="#1" dataType="string" />
- <Column name="date" alias.zh_CN="奖励日期" alias.en="" alias.zh_TW="獎勵日期" alias="#1" dataType="string" />
- <Column name="resumeBase.id" alias.zh_CN="简历id" alias.en="" alias.zh_TW="簡歷id" alias="#1" dataType="string" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[reward.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="educationExp" alias.zh_CN="教育经历" alias.en="" alias.zh_TW="教育經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="educationExp" alias.zh_CN="教育经历" alias.en="" alias.zh_TW="教育經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="resumeBaseId" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="school" alias.zh_CN="毕业院校" alias.en="" alias.zh_TW="畢業院校" alias="#1" dataType="string" order="0" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" order="0" />
- <Column name="endDate" alias.zh_CN="截止日期" alias.en="" alias.zh_TW="截止日期" alias="#1" dataType="string" order="0" />
- <Column name="specialty" alias.zh_CN="专业" alias.en="" alias.zh_TW="專業" alias="#1" dataType="string" order="0" />
- <Column name="specialtyType" alias.zh_CN="专业类别" alias.en="" alias.zh_TW="專業類別" alias="#1" dataType="string" order="0" />
- <Column name="pattern" alias.zh_CN="学习性质" alias.en="" alias.zh_TW="學習性質" alias="#1" dataType="string" order="0" />
- <Column name="diploma" alias.zh_CN="最高学历" alias.en="" alias.zh_TW="最高學歷" alias="#1" dataType="string" order="0" />
- <Column name="degree" alias.zh_CN="学位" alias.en="" alias.zh_TW="學位" alias="#1" dataType="string" order="0" />
- <Column name="highDegree" alias.zh_CN="是否最高学历" alias.en="" alias.zh_TW="是否最高學歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="educationExp.bos-query" alias.zh_CN="教育经历" alias.en="" alias.zh_TW="教育經歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="school" alias.zh_CN="毕业院校" alias.en="" alias.zh_TW="畢業院校" alias="#1" dataType="string" expr="[educationExp].[school]" />
- <Column name="startDate" alias.zh_CN="起始日期" alias.en="" alias.zh_TW="起始日期" alias="#1" dataType="string" expr="[educationExp].[startDate]" />
- <Column name="endDate" alias.zh_CN="截止日期" alias.en="" alias.zh_TW="截止日期" alias="#1" dataType="string" expr="[educationExp].[endDate]" />
- <Column name="specialty" alias.zh_CN="专业" alias.en="" alias.zh_TW="專業" alias="#1" dataType="string" expr="[educationExp].[specialty]" />
- <Column name="specialtyType" alias.zh_CN="专业类别" alias.en="" alias.zh_TW="專業類別" alias="#1" dataType="string" expr="[educationExp].[specialtyType]" />
- <Column name="pattern" alias.zh_CN="学习性质" alias.en="" alias.zh_TW="學習性質" alias="#1" dataType="string" expr="[educationExp].[pattern]" />
- <Column name="diploma" alias.zh_CN="最高学历" alias.en="" alias.zh_TW="最高學歷" alias="#1" dataType="string" expr="[educationExp].[diploma]" />
- <Column name="degree" alias.zh_CN="学位" alias.en="" alias.zh_TW="學位" alias="#1" dataType="string" expr="[educationExp].[degree]" />
- <Column name="highDegree" alias.zh_CN="是否最高学历" alias.en="" alias.zh_TW="是否最高學歷" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[educationExp].[highDegree]" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" expr="[educationExp].[resumeBase.id]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[educationExp.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="photo">
- <CommonQuery name="photo">
- <Parameters>
- <Parameter name="photoId" alias.zh_CN="id" alias="#1" dataType="string" allowNull="false" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="photo" alias.zh_CN="照片" alias.en="" alias.zh_TW="照片" alias="#1" dataType="string" order="0" />
- <Column name="photoId" alias.zh_CN="照片Id" alias.en="" alias.zh_TW="照片Id" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="photo.bos-query" alias.zh_CN="照片" alias.en="" alias.zh_TW="照片" alias="#1" desc.zh_TW="照片" desc.en="" desc.zh_CN="照片" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="photo" alias.zh_CN="照片" alias.en="" alias.zh_TW="照片" alias="#1" dataType="string" expr="[photo].[photo]" />
- <Column name="photoId" alias.zh_CN="照片Id" alias.en="" alias.zh_TW="照片Id" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" expr="[photo].[photoId]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[photo.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="certificate" alias.zh_CN="所获证书" alias.en="" alias.zh_TW="所獲證書" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="certificate" alias.zh_CN="所获证书" alias.en="" alias.zh_TW="所獲證書" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="resumeBaseId" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Imports>
- <Import expr="/EAS_Note.kdrs" />
- </Imports>
- <Outputs>
- <Columns>
- <Column name="certifyDate" alias.zh_CN="获得日期" alias.en="" alias.zh_TW="獲得日期" alias="#1" dataType="string" order="0" />
- <Column name="organ" alias.zh_CN="认证机构" alias.en="" alias.zh_TW="認證機構" alias="#1" dataType="string" order="0" />
- <Column name="name" alias.zh_CN="证书名称" alias.en="" alias.zh_TW="證書名稱" alias="#1" dataType="string" order="0" />
- <Column name="cerNumber" alias.zh_CN="证书编号" alias.en="" alias.zh_TW="證書編號" alias="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query name="certificate.bos-query" alias.zh_CN="所获证书" alias.en="" alias.zh_TW="所獲證書" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" version="1.0" type="bos.query">
- <Columns>
- <Column name="certifyDate" alias.zh_CN="获得日期" alias.en="" alias.zh_TW="獲得日期" alias="#1" dataType="string" expr="[certificate].[certifyDate]" />
- <Column name="organ" alias.zh_CN="认证机构" alias.en="" alias.zh_TW="認證機構" alias="#1" dataType="string" expr="[certificate].[organ]" />
- <Column name="name" alias.zh_CN="证书名称" alias.en="" alias.zh_TW="證書名稱" alias="#1" dataType="string" expr="[certificate].[name]" />
- <Column name="cerNumber" alias.zh_CN="证书编号" alias.en="" alias.zh_TW="證書編號" alias="#1" dataType="string" expr="[certificate].[cerNumber]" />
- <Column name="resumeBase.id" alias.zh_CN="简历Id" alias.en="" alias.zh_TW="簡歷Id" alias="#1" dataType="string" expr="[certificate].[resumeBase.id]" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[certificate.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- <DataObject name="familyRelation" alias.zh_CN="家庭情况及社会关系" alias.en="" alias.zh_TW="家庭情況及社會關係" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <CommonQuery name="familyRelation" alias.zh_CN="家庭情况及社会关系" alias.en="" alias.zh_TW="家庭情況及社會關係" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1">
- <Parameters>
- <Parameter name="reusmeBase.id" alias="#1" desc="#1" dataType="string" allowNull="false" defaultValue="[resumeBase].[id]" />
- </Parameters>
- <Outputs>
- <Columns>
- <Column name="title" alias.zh_CN="称谓" alias.en="" alias.zh_TW="稱謂" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="birthDate" alias.zh_CN="出生日期" alias.en="" alias.zh_TW="出生日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="organ" alias.zh_CN="所在单位部门及职位" alias.en="" alias.zh_TW="所在單位部門及職位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="address" alias.zh_CN="联系地址" alias.en="" alias.zh_TW="聯繫地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="phone" alias.zh_CN="联系电话" alias.en="" alias.zh_TW="聯繫電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="postalcode" alias.zh_CN="邮政编码" alias.en="" alias.zh_TW="郵遞區號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="politicalFace.name" alias.zh_CN="政治面貌" alias.en="" alias.zh_TW="政治面貌" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" order="0" />
- <Column name="resumeBase.id" alias.zh_CN="简历id" alias.en="" alias.zh_TW="簡歷id" alias="#1" dataType="string" order="0" />
- </Columns>
- </Outputs>
- <Query version="1.0" type="bos.query">
- <Columns>
- <Column name="title" alias.zh_CN="称谓" alias.en="" alias.zh_TW="稱謂" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="name" alias.zh_CN="名称" alias.en="" alias.zh_TW="名稱" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="birthDate" alias.zh_CN="出生日期" alias.en="" alias.zh_TW="出生日期" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="organ" alias.zh_CN="所在单位部门及职位" alias.en="" alias.zh_TW="所在單位部門及職位" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="address" alias.zh_CN="联系地址" alias.en="" alias.zh_TW="聯繫地址" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="phone" alias.zh_CN="联系电话" alias.en="" alias.zh_TW="聯繫電話" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="postalcode" alias.zh_CN="邮政编码" alias.en="" alias.zh_TW="郵遞區號" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="politicalFace.name" alias.zh_CN="政治面貌" alias.en="" alias.zh_TW="政治面貌" alias="#1" desc.zh_TW="" desc.en="" desc.zh_CN="" desc="#1" dataType="string" />
- <Column name="resumeBase.id" alias.zh_CN="简历id" alias.en="" alias.zh_TW="簡歷id" alias="#1" dataType="string" />
- </Columns>
- <Tables />
- <Joins />
- <Orders />
- <Filter />
- <Content><![CDATA[familyRelation.bos-query]]></Content>
- </Query>
- <EXT />
- </CommonQuery>
- </DataObject>
- </DataObjects>
- <Styles version="1.0">
- <c:Style id="3">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="7">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="18">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="2">
- <c:Font color="#000000" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="20">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="top" wrapText="true" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="0">
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="17">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="14">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="6">
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="1">
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Dot" />
- <c:Border position="top" lineStyle="Single" penStyle="Dot" />
- <c:Border position="right" lineStyle="Single" penStyle="Dot" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Dot" />
- </c:Borders>
- </c:Style>
- <c:Style id="10">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="5">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="16">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="13">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="15">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="11">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="9">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff00" pattern="None" patternColor="#000000" />
- <c:Alignment horizontal="center" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="4">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="right" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="19">
- <c:Borders>
- <c:Border position="left" lineStyle="NullLine" />
- <c:Border position="top" lineStyle="NullLine" />
- <c:Border position="right" lineStyle="NullLine" />
- <c:Border position="bottom" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- </c:Style>
- <c:Style id="8">
- <c:Font fontName="宋体" size="9" color="#000000" bold="false" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- <c:Style id="12">
- <c:Font fontName="宋体" size="12" color="#000000" bold="true" underline="false" italic="false" strikethrough="false" weight="400.0" />
- <c:Borders>
- <c:Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- <c:Border position="diagonalleft" lineStyle="NullLine" />
- <c:Border position="diagonalright" lineStyle="NullLine" />
- </c:Borders>
- <c:Interior color="#ffffff" pattern="Solid" patternColor="#000000" />
- <c:Alignment horizontal="left" vertical="middle" wrapText="false" rotate="0" shrink="false" lineSpace="0.0" padding="1,1,1,1" clip="true" />
- <c:Protection hidden="false" locked="false" />
- </c:Style>
- </Styles>
- <Headers />
- <Footers />
- <Form id="form1" alias="resumeInfo.kdrs-form" version="3.1">
- <f:Page id="page1" alias="页1" styleID="0" repeat="-1">
- <f:DesignedPage paperSize="Custom" objWidth="1720" objHeight="3500" widthLimitless="false" heightLimitless="true" />
- <f:Area id="loop1" alias="循环区1" styleID="1" left="[page1.left]" right="[loop1.left]+1720.0" top="[page1.top]" maxLoopCount="1" nextAreaID="loop1">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="page1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop1" rightRelativeBorder="left" rightRelativeOffset="1720" topLocationType="relative" topRelativeObjID="page1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop1" bottomRelativeBorder="top" bottomRelativeOffset="3474" locked="false" />
- <f:Panel id="group1" alias="分组容器1" styleID="2" left="[loop1.left]" right="[group1.left]+1720.0" top="[loop1.top]+1.0" dataSourceID="resumeBase">
- <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="left" rightRelativeOffset="1720" topLocationType="relative" topRelativeObjID="loop1" topRelativeBorder="top" topRelativeOffset="1" bottomLocationType="selfAdapt" bottomRelativeObjID="group1" bottomRelativeBorder="top" bottomRelativeOffset="3465" locked="false" />
- <f:Table id="table1" alias="tableNumber" styleID="3" left="[group1.left]" right="[group1.right]" top="[group1.top]" bottom="[table1.top]+90.0">
- <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="group1" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table1" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Rows>
- <f:Row />
- </f:Rows>
- <f:Columns>
- <f:Column />
- <f:Column />
- </f:Columns>
- <f:Body>
- <f:Cell id="text1" alias="文本1" styleID="4" left="1" right="1" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">简历编号:</f:Data>
- </f:Cell>
- <f:Cell id="field1" alias="字段1" styleID="5" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="编号" locked="false" />
- <f:Data type="string">number</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- <f:Table id="table2" alias="tabBaseInfo" styleID="6" left="[group1.left]" right="[group1.right]" top="[table1.bottom]" bottom="[table2.top]+587.0" layout="1">
- <f:DesignedTable layout="nonAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table1" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table2" bottomRelativeBorder="top" bottomRelativeOffset="587" locked="false" />
- <f:Rows>
- <f:Row height="90" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- </f:Rows>
- <f:Columns>
- <f:Column width="220" />
- <f:Column width="400" />
- <f:Column width="220" />
- <f:Column width="540" />
- <f:Column width="340" />
- </f:Columns>
- <f:Body>
- <f:Cell id="text2" alias="文本2" styleID="7" left="1" right="5" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">基本信息</f:Data>
- </f:Cell>
- <f:Cell id="text9" alias="文本6" styleID="8" left="1" right="1" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">姓名</f:Data>
- </f:Cell>
- <f:Cell id="field4" alias="字段4" styleID="2" left="2" right="2" top="2" bottom="2" type="field">
- <f:DesignedCell text="名称" locked="false" />
- <f:Data type="string">name</f:Data>
- </f:Cell>
- <f:Cell id="text16" alias="文本15" styleID="8" left="3" right="3" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">年龄</f:Data>
- </f:Cell>
- <f:Cell id="field11" alias="字段11" styleID="2" left="4" right="4" top="2" bottom="2" type="field">
- <f:DesignedCell text="年龄" locked="false" />
- <f:Data type="string">age</f:Data>
- </f:Cell>
- <f:Area id="loop8" alias="循环区3" styleID="9" left="5" right="5" top="2" bottom="7" nextAreaID="loop8">
- <f:DesignedArea locked="false" />
- <f:Panel id="group2" alias="分组容器2" styleID="10" left="[loop8.left]" right="[loop8.right]" top="[loop8.top]+3.0" bottom="[group2.top]+410.0" dataSourceID="photo">
- <f:DesignedPanel leftLocationType="relative" leftRelativeObjID="loop8" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop8" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop8" topRelativeBorder="top" topRelativeOffset="3" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="top" bottomRelativeOffset="410" locked="false" />
- <f:Cell id="field47" alias="字段3" styleID="11" left="[group2.left]" right="[group2.right]" top="[group2.top]" bottom="[group2.bottom]" type="field">
- <f:DesignedCell text="照片" leftLocationType="relative" leftRelativeObjID="group2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="group2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="group2" bottomRelativeBorder="bottom" bottomRelativeOffset="0" locked="false" />
- <f:Properties>
- <f:Property name="contentType">image</f:Property>
- <f:Property name="scale" />
- </f:Properties>
- <f:Data type="string">photo</f:Data>
- </f:Cell>
- </f:Panel>
- </f:Area>
- <f:Cell id="text10" alias="文本9" styleID="8" left="1" right="1" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">性别</f:Data>
- </f:Cell>
- <f:Cell id="field5" alias="字段5" styleID="2" left="2" right="2" top="3" bottom="3" type="field">
- <f:DesignedCell text="性别" locked="false" />
- <f:Data type="string">gender</f:Data>
- </f:Cell>
- <f:Cell id="text17" alias="文本16" styleID="8" left="3" right="3" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">民族</f:Data>
- </f:Cell>
- <f:Cell id="field12" alias="字段12" styleID="2" left="4" right="4" top="3" bottom="3" type="field">
- <f:DesignedCell text="民族" locked="false" />
- <f:Data type="string">folk</f:Data>
- </f:Cell>
- <f:Cell id="text11" alias="文本10" styleID="8" left="1" right="1" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">工作年限</f:Data>
- </f:Cell>
- <f:Cell id="field6" alias="字段6" styleID="2" left="2" right="2" top="4" bottom="4" type="field">
- <f:DesignedCell text="工作年限" locked="false" />
- <f:Data type="string">workYears</f:Data>
- </f:Cell>
- <f:Cell id="text18" alias="文本17" styleID="8" left="3" right="3" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">婚姻状况</f:Data>
- </f:Cell>
- <f:Cell id="field13" alias="字段13" styleID="2" left="4" right="4" top="4" bottom="4" type="field">
- <f:DesignedCell text="婚姻状况" locked="false" />
- <f:Data type="string">wed</f:Data>
- </f:Cell>
- <f:Cell id="text12" alias="文本11" styleID="8" left="1" right="1" top="5" bottom="5" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">出生日期</f:Data>
- </f:Cell>
- <f:Cell id="field7" alias="字段7" styleID="2" left="2" right="2" top="5" bottom="5" type="field" format="yyyy-m-d">
- <f:DesignedCell text="出生日期" locked="false" />
- <f:Data type="string">birthday</f:Data>
- </f:Cell>
- <f:Cell id="text19" alias="文本18" styleID="8" left="3" right="3" top="5" bottom="5" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">政治面貌</f:Data>
- </f:Cell>
- <f:Cell id="field14" alias="字段14" styleID="2" left="4" right="4" top="5" bottom="5" type="field">
- <f:DesignedCell text="政治面貌" locked="false" />
- <f:Data type="string">politicalface</f:Data>
- </f:Cell>
- <f:Cell id="text13" alias="文本12" styleID="8" left="1" right="1" top="6" bottom="6" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">目前所在地</f:Data>
- </f:Cell>
- <f:Cell id="field8" alias="字段8" styleID="2" left="2" right="2" top="6" bottom="6" type="field">
- <f:DesignedCell text="当前所在地" locked="false" />
- <f:Data type="string">place</f:Data>
- </f:Cell>
- <f:Cell id="text20" alias="文本19" styleID="8" left="3" right="3" top="6" bottom="6" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">英语水平</f:Data>
- </f:Cell>
- <f:Cell id="field15" alias="字段15" styleID="2" left="4" right="4" top="6" bottom="6" type="field">
- <f:DesignedCell text="英语水平" locked="false" />
- <f:Data type="string">englishLevel</f:Data>
- </f:Cell>
- <f:Cell id="text14" alias="文本13" styleID="8" left="1" right="1" top="7" bottom="7" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">健康状况</f:Data>
- </f:Cell>
- <f:Cell id="field9" alias="字段9" styleID="2" left="2" right="2" top="7" bottom="7" type="field">
- <f:DesignedCell text="健康状况" locked="false" />
- <f:Data type="string">health</f:Data>
- </f:Cell>
- <f:Cell id="text21" alias="文本20" styleID="8" left="3" right="3" top="7" bottom="7" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">应聘时间</f:Data>
- </f:Cell>
- <f:Cell id="field16" alias="字段16" styleID="2" left="4" right="4" top="7" bottom="7" type="field">
- <f:DesignedCell text="应聘时间" locked="false" />
- <f:Data type="string">yingPDate</f:Data>
- </f:Cell>
- <f:Cell id="text15" alias="文本14" styleID="8" left="1" right="1" top="8" bottom="8" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">身份证号</f:Data>
- </f:Cell>
- <f:Cell id="field10" alias="字段10" styleID="2" left="2" right="2" top="8" bottom="8" type="field">
- <f:DesignedCell text="身份证号" locked="false" />
- <f:Data type="string">idCardNO</f:Data>
- </f:Cell>
- <f:Cell id="text22" alias="文本21" styleID="8" left="3" right="3" top="8" bottom="8" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">身份证地址</f:Data>
- </f:Cell>
- <f:Cell id="field17" alias="字段17" styleID="2" left="4" right="5" top="8" bottom="8" type="field">
- <f:DesignedCell text="身份证地址" locked="false" />
- <f:Data type="string">addressTX</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- <f:Table id="table3" alias="tabJobInfo" styleID="6" left="[group1.left]" right="[group1.right]" top="[table2.bottom]" bottom="[table3.top]+445.0" layout="1">
- <f:DesignedTable layout="nonAuto" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table2" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table3" bottomRelativeBorder="top" bottomRelativeOffset="445" locked="false" />
- <f:Rows>
- <f:Row height="90" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- </f:Rows>
- <f:Columns>
- <f:Column width="220" />
- <f:Column width="400" />
- <f:Column width="220" />
- <f:Column width="286" />
- <f:Column width="100" />
- <f:Column width="494" />
- </f:Columns>
- <f:Body>
- <f:Cell id="text3" alias="文本3" styleID="12" left="1" right="6" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">求职信息</f:Data>
- </f:Cell>
- <f:Cell id="text23" alias="文本22" styleID="8" left="1" right="1" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">发布职位1</f:Data>
- </f:Cell>
- <f:Cell id="field18" alias="字段18" styleID="2" left="2" right="2" top="2" bottom="2" type="field">
- <f:DesignedCell text="发布职位1" locked="false" />
- <f:Data type="string">job_1</f:Data>
- </f:Cell>
- <f:Cell id="text28" alias="文本27" styleID="8" left="3" right="3" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">发布职位2</f:Data>
- </f:Cell>
- <f:Cell id="field23" alias="字段23" styleID="2" left="4" right="6" top="2" bottom="2" type="field">
- <f:DesignedCell text="发布职位2" locked="false" />
- <f:Data type="string">job_2</f:Data>
- </f:Cell>
- <f:Cell id="text24" alias="文本23" styleID="8" left="1" right="1" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">薪水要求</f:Data>
- </f:Cell>
- <f:Cell id="field19" alias="字段19" styleID="2" left="2" right="2" top="3" bottom="3" type="field">
- <f:DesignedCell text="薪水要求" locked="false" />
- <f:Data type="string">salaryReq</f:Data>
- </f:Cell>
- <f:Cell id="text29" alias="文本28" styleID="8" left="3" right="3" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">发布职位3</f:Data>
- </f:Cell>
- <f:Cell id="field24" alias="字段24" styleID="2" left="4" right="6" top="3" bottom="3" type="field">
- <f:DesignedCell text="发布职位3" locked="false" />
- <f:Data type="string">job_3</f:Data>
- </f:Cell>
- <f:Cell id="text26" alias="文本25" styleID="8" left="1" right="1" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">可到岗时间</f:Data>
- </f:Cell>
- <f:Cell id="text25" alias="文本24" styleID="13" left="1" right="1" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">可到岗时间</f:Data>
- </f:Cell>
- <f:Cell id="field20" alias="字段20" styleID="2" left="2" right="2" top="4" bottom="4" type="field">
- <f:DesignedCell text="可到岗时间" locked="false" />
- <f:Data type="string">workDate</f:Data>
- </f:Cell>
- <f:Cell id="text30" alias="文本29" styleID="8" left="3" right="3" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">联系电话</f:Data>
- </f:Cell>
- <f:Cell id="field25" alias="字段25" styleID="2" left="4" right="6" top="4" bottom="4" type="field">
- <f:DesignedCell text="联系电话" locked="false" />
- <f:Data type="string">homePhone</f:Data>
- </f:Cell>
- <f:Cell id="text27" alias="文本26" styleID="8" left="1" right="1" top="5" bottom="5" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">手机</f:Data>
- </f:Cell>
- <f:Cell id="field21" alias="字段21" styleID="2" left="2" right="2" top="5" bottom="5" type="field">
- <f:DesignedCell text="联系电话" locked="false" />
- <f:Data type="string">homePhone</f:Data>
- </f:Cell>
- <f:Cell id="text31" alias="文本30" styleID="8" left="3" right="3" top="5" bottom="5" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">Email</f:Data>
- </f:Cell>
- <f:Cell id="field59" alias="字段54" styleID="2" left="4" right="6" top="5" bottom="5" type="field">
- <f:DesignedCell text="电子邮件" locked="false" />
- <f:Data type="string">email</f:Data>
- </f:Cell>
- <f:Cell id="text45" alias="文本7" styleID="14" left="1" right="1" top="6" bottom="6" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">工作意向</f:Data>
- </f:Cell>
- <f:Cell id="field54" alias="字段47" styleID="2" left="2" right="6" top="6" bottom="6" type="field">
- <f:DesignedCell text="工作意向" locked="false" />
- <f:Data type="string">workAspect</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- <f:Cell id="text4" alias="labWorkExp" styleID="12" left="[group1.left]" right="[group1.right]" top="[table3.bottom]" bottom="[text4.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="table3" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text4" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">工作经历</f:Data>
- </f:Cell>
- <f:Area id="loop2" alias="cWorkExp" styleID="1" left="[group1.left]" right="[group1.right]" top="[text4.bottom]" nextAreaID="loop2">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text4" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop2" bottomRelativeBorder="top" bottomRelativeOffset="356" locked="false" />
- <f:Table id="table4" alias="tabWorkExp" styleID="6" left="[loop2.left]" right="[loop2.right]" top="[loop2.top]" bottom="[table4.top]+355.0" dataSourceID="workExp" layout="1">
- <f:DesignedTable layout="widthAuto" leftLocationType="relative" leftRelativeObjID="loop2" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop2" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table4" bottomRelativeBorder="top" bottomRelativeOffset="355" locked="false" />
- <f:Rows>
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- </f:Rows>
- <f:Columns>
- <f:Column width="*" />
- <f:Column width="*" />
- <f:Column width="*" />
- <f:Column width="*" />
- <f:Column width="*" />
- <f:Column width="*" />
- </f:Columns>
- <f:Body>
- <f:Cell id="field22" alias="字段22" styleID="15" left="1" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="公司名称" locked="false" />
- <f:Data type="string">organ</f:Data>
- </f:Cell>
- <f:Cell id="field28" alias="字段28" styleID="2" left="4" right="4" top="1" bottom="1" type="field" format="yyyy-m-d">
- <f:DesignedCell text="起始日期" locked="false" />
- <f:Data type="string">startDate</f:Data>
- </f:Cell>
- <f:Cell id="text33" alias="文本32" styleID="2" left="5" right="5" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">至</f:Data>
- </f:Cell>
- <f:Cell id="field29" alias="字段29" styleID="2" left="6" right="6" top="1" bottom="1" type="field">
- <f:DesignedCell text="截至日期" locked="false" />
- <f:Data type="string">endDate</f:Data>
- </f:Cell>
- <f:Cell id="text34" alias="文本33" styleID="2" left="1" right="1" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">行业类别</f:Data>
- </f:Cell>
- <f:Cell id="field30" alias="字段30" styleID="2" left="2" right="2" top="2" bottom="2" type="field">
- <f:DesignedCell text="行业类别" locked="false" />
- <f:Data type="string">industryType</f:Data>
- </f:Cell>
- <f:Cell id="text37" alias="文本36" styleID="2" left="3" right="3" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">企业性质</f:Data>
- </f:Cell>
- <f:Cell id="field33" alias="字段33" styleID="2" left="4" right="4" top="2" bottom="2" type="field">
- <f:DesignedCell text="企业性质" locked="false" />
- <f:Data type="string">organType</f:Data>
- </f:Cell>
- <f:Cell id="text40" alias="文本39" styleID="2" left="5" right="5" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">证明人</f:Data>
- </f:Cell>
- <f:Cell id="field35" alias="字段35" styleID="2" left="6" right="6" top="2" bottom="2" type="field">
- <f:DesignedCell text="证明人" locked="false" />
- <f:Data type="string">linkman</f:Data>
- </f:Cell>
- <f:Cell id="text35" alias="文本34" styleID="2" left="1" right="1" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">任职部门</f:Data>
- </f:Cell>
- <f:Cell id="field31" alias="字段31" styleID="2" left="2" right="2" top="3" bottom="3" type="field">
- <f:DesignedCell text="任职部门" locked="false" />
- <f:Data type="string">organDepartment</f:Data>
- </f:Cell>
- <f:Cell id="text38" alias="文本37" styleID="2" left="3" right="3" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">担任职位</f:Data>
- </f:Cell>
- <f:Cell id="field34" alias="字段34" styleID="2" left="4" right="4" top="3" bottom="3" type="field">
- <f:DesignedCell text="担任职位" locked="false" />
- <f:Data type="string">position</f:Data>
- </f:Cell>
- <f:Cell id="text41" alias="文本40" styleID="2" left="5" right="5" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">证明人电话</f:Data>
- </f:Cell>
- <f:Cell id="field36" alias="字段36" styleID="2" left="6" right="6" top="3" bottom="3" type="field">
- <f:DesignedCell text="证明人联系方式" locked="false" />
- <f:Data type="string">linkmanPhone</f:Data>
- </f:Cell>
- <f:Cell id="text36" alias="文本35" styleID="2" left="1" right="1" top="4" bottom="4" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">职责范围</f:Data>
- </f:Cell>
- <f:Cell id="field32" alias="字段32" styleID="2" left="2" right="6" top="4" bottom="4" type="field">
- <f:DesignedCell text="职责范围" locked="false" />
- <f:Data type="string">duty</f:Data>
- </f:Cell>
- <f:Cell id="text46" alias="文本8" styleID="2" left="1" right="1" top="5" bottom="5" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">离职原因</f:Data>
- </f:Cell>
- <f:Cell id="field60" alias="字段59" styleID="2" left="2" right="6" top="5" bottom="5" type="field">
- <f:DesignedCell text="离职原因" locked="false" />
- <f:Data type="string">dimissionReson</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text5" alias="labEducationExp" styleID="12" left="[group1.left]" right="[group1.right]" top="[loop2.bottom]" bottom="[text5.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop2" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text5" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">教育经历</f:Data>
- </f:Cell>
- <f:Area id="loop3" alias="cEducationExp" styleID="1" left="[group1.left]" right="[group1.right]" top="[text5.bottom]" nextAreaID="loop3">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text5" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop3" bottomRelativeBorder="top" bottomRelativeOffset="85" locked="false" />
- <f:Table id="table5" alias="tabEducation" styleID="6" left="[loop3.left]" right="[loop3.right]" top="[loop3.top]" bottom="[table5.top]+77.0" dataSourceID="educationExp" layout="1">
- <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="loop3" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop3" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop3" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table5" bottomRelativeBorder="top" bottomRelativeOffset="77" locked="false" />
- <f:Rows>
- <f:Row height="*" />
- </f:Rows>
- <f:Columns>
- <f:Column width="200" />
- <f:Column width="100" />
- <f:Column width="200" />
- <f:Column width="230" />
- <f:Column width="230" />
- <f:Column width="320" />
- <f:Column width="440" />
- </f:Columns>
- <f:Body>
- <f:Cell id="field44" alias="字段44" styleID="2" left="1" right="1" top="1" bottom="1" type="field" format="yyyy-m-d">
- <f:DesignedCell text="起始日期" locked="false" />
- <f:Data type="string">startDate</f:Data>
- </f:Cell>
- <f:Cell id="text43" alias="文本4" styleID="2" left="2" right="2" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">至</f:Data>
- </f:Cell>
- <f:Cell id="field49" alias="字段49" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="截止日期" locked="false" />
- <f:Data type="string">endDate</f:Data>
- </f:Cell>
- <f:Cell id="field50" alias="字段50" styleID="2" left="4" right="4" top="1" bottom="1" type="field">
- <f:DesignedCell text="最高学历" locked="false" />
- <f:Data type="string">diploma</f:Data>
- </f:Cell>
- <f:Cell id="field51" alias="字段51" styleID="2" left="5" right="5" top="1" bottom="1" type="field">
- <f:DesignedCell text="学位" locked="false" />
- <f:Data type="string">degree</f:Data>
- </f:Cell>
- <f:Cell id="field2" alias="字段2" styleID="2" left="6" right="6" top="1" bottom="1" type="field">
- <f:DesignedCell text="专业" locked="false" />
- <f:Data type="string">specialty</f:Data>
- </f:Cell>
- <f:Cell id="field48" alias="字段48" styleID="2" left="7" right="7" top="1" bottom="1" type="field">
- <f:DesignedCell text="毕业院校" locked="false" />
- <f:Data type="string">school</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text39" alias="labTrainExp" styleID="16" left="[group1.left]" right="[group1.right]" top="[loop3.bottom]" bottom="[text39.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop3" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text39" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">培训经历</f:Data>
- </f:Cell>
- <f:Area id="loop6" alias="cTrainExp" styleID="1" left="[group1.left]" right="[group1.right]" top="[text39.bottom]" nextAreaID="loop6">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text39" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop6" bottomRelativeBorder="top" bottomRelativeOffset="224" locked="false" />
- <f:Table id="table10" alias="tabTrainExp" styleID="6" left="[loop6.left]" right="[loop6.right]" top="[loop6.top]" bottom="[table10.top]+213.0" dataSourceID="trainExp" layout="1">
- <f:DesignedTable layout="nonAuto" leftLocationType="relative" leftRelativeObjID="loop6" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop6" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop6" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table10" bottomRelativeBorder="top" bottomRelativeOffset="213" locked="false" />
- <f:Rows>
- <f:Row height="71" />
- <f:Row height="71" />
- <f:Row height="71" />
- </f:Rows>
- <f:Columns>
- <f:Column width="200" />
- <f:Column width="100" />
- <f:Column width="200" />
- <f:Column width="1220" />
- </f:Columns>
- <f:Body>
- <f:Cell id="field53" alias="字段53" styleID="2" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="起始日期" locked="false" />
- <f:Data type="string">startDate</f:Data>
- </f:Cell>
- <f:Cell id="text44" alias="文本5" styleID="2" left="2" right="2" top="1" bottom="1" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">至</f:Data>
- </f:Cell>
- <f:Cell id="field55" alias="字段55" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="截止日期" locked="false" />
- <f:Data type="string">endDate</f:Data>
- </f:Cell>
- <f:Cell id="field56" alias="字段56" styleID="2" left="4" right="4" top="1" bottom="1" type="field">
- <f:DesignedCell text="培训机构" locked="false" />
- <f:Data type="string">trainOrg</f:Data>
- </f:Cell>
- <f:Cell id="text32" alias="文本31" styleID="2" left="1" right="1" top="2" bottom="2" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">培训项目</f:Data>
- </f:Cell>
- <f:Cell id="field26" alias="字段26" styleID="2" left="2" right="4" top="2" bottom="2" type="field">
- <f:DesignedCell text="培训项目" locked="false" />
- <f:Data type="string">trainItem</f:Data>
- </f:Cell>
- <f:Cell id="text42" alias="文本38" styleID="2" left="1" right="1" top="3" bottom="3" type="constant">
- <f:DesignedCell locked="false" />
- <f:Data type="string">培训内容</f:Data>
- </f:Cell>
- <f:Cell id="field27" alias="字段27" styleID="2" left="2" right="4" top="3" bottom="3" type="field">
- <f:DesignedCell text="培训内容" locked="false" />
- <f:Data type="string">trainContent</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text6" alias="labelCertification" styleID="12" left="[group1.left]" right="[group1.right]" top="[loop6.bottom]" bottom="[text6.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop6" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text6" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">所获证书</f:Data>
- </f:Cell>
- <f:Area id="loop4" alias="cCertificate" styleID="1" left="[group1.left]" right="[group1.right]" top="[text6.bottom]" nextAreaID="loop4">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text6" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop4" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Table id="table6" alias="tabCertificate" styleID="6" left="[loop4.left]" right="[loop4.right]" top="[loop4.top]" bottom="[table6.top]+80.0" dataSourceID="certificate" layout="1">
- <f:DesignedTable layout="heightAuto" leftLocationType="relative" leftRelativeObjID="loop4" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop4" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop4" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table6" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Rows>
- <f:Row height="*" />
- </f:Rows>
- <f:Columns>
- <f:Column width="500" />
- <f:Column width="550" />
- <f:Column width="430" />
- <f:Column width="240" />
- </f:Columns>
- <f:Body>
- <f:Cell id="field41" alias="字段41" styleID="2" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="证书名称" locked="false" />
- <f:Data type="string">name</f:Data>
- </f:Cell>
- <f:Cell id="field42" alias="字段42" styleID="2" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="认证机构" locked="false" />
- <f:Data type="string">organ</f:Data>
- </f:Cell>
- <f:Cell id="field43" alias="字段43" styleID="2" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="认证机构" locked="false" />
- <f:Data type="string">organ</f:Data>
- </f:Cell>
- <f:Cell id="field45" alias="字段45" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="证书编号" locked="false" />
- <f:Data type="string">cerNumber</f:Data>
- </f:Cell>
- <f:Cell id="field46" alias="字段46" styleID="2" left="4" right="4" top="1" bottom="1" type="field" format="yyyy-m-d">
- <f:DesignedCell text="获得日期" locked="false" />
- <f:Data type="string">certifyDate</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text7" alias="labSkill" styleID="12" left="[group1.left]" right="[group1.right]" top="[loop4.bottom]" bottom="[text7.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop4" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text7" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">专业技能</f:Data>
- </f:Cell>
- <f:Area id="loop5" alias="cSkill" styleID="1" left="[group1.left]" right="[group1.right]" top="[text7.bottom]" nextAreaID="loop5">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text7" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop5" bottomRelativeBorder="top" bottomRelativeOffset="82" locked="false" />
- <f:Table id="table7" alias="tabSkillBody" styleID="6" left="[loop5.left]" right="[loop5.right]" top="[loop5.top]" bottom="[table7.top]+80.0" dataSourceID="skill">
- <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop5" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop5" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop5" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table7" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Rows>
- <f:Row />
- </f:Rows>
- <f:Columns>
- <f:Column />
- <f:Column />
- <f:Column />
- </f:Columns>
- <f:Body>
- <f:Cell id="field38" alias="字段38" styleID="2" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="名称" locked="false" />
- <f:Data type="string">name</f:Data>
- </f:Cell>
- <f:Cell id="field39" alias="字段39" styleID="2" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="熟练程度" locked="false" />
- <f:Data type="string">langGrade</f:Data>
- </f:Cell>
- <f:Cell id="field40" alias="字段40" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="使用时间" locked="false" />
- <f:Data type="string">useDate</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text47" alias="labFamily" styleID="17" left="[group1.left]" right="[group1.right]" top="[loop5.bottom]" bottom="[text47.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop5" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text47" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">家庭情况及社会关系</f:Data>
- </f:Cell>
- <f:Area id="loop7" alias="cFamily" styleID="1" left="[group1.left]" right="[group1.right]" top="[text47.bottom]" nextAreaID="loop7">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text47" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop7" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Table id="table8" alias="tabFamily" styleID="6" left="[loop7.left]" right="[loop7.right]" top="[loop7.top]" bottom="[table8.top]+80.0" dataSourceID="familyRelation" layout="1">
- <f:DesignedTable layout="widthAuto" leftLocationType="relative" leftRelativeObjID="loop7" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop7" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop7" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table8" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Rows>
- <f:Row height="80" />
- </f:Rows>
- <f:Columns>
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- <f:Column width="215" />
- </f:Columns>
- <f:Body>
- <f:Cell id="field37" alias="字段37" styleID="2" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="称谓" locked="false" />
- <f:Data type="string">title</f:Data>
- </f:Cell>
- <f:Cell id="field52" alias="字段52" styleID="2" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="名称" locked="false" />
- <f:Data type="string">name</f:Data>
- </f:Cell>
- <f:Cell id="field57" alias="字段57" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="出生日期" locked="false" />
- <f:Data type="string">birthDate</f:Data>
- </f:Cell>
- <f:Cell id="field58" alias="字段58" styleID="2" left="4" right="4" top="1" bottom="1" type="field">
- <f:DesignedCell text="所在单位部门及职位" locked="false" />
- <f:Data type="string">organ</f:Data>
- </f:Cell>
- <f:Cell id="field61" alias="字段60" styleID="2" left="5" right="5" top="1" bottom="1" type="field">
- <f:DesignedCell text="邮政编码" locked="false" />
- <f:Data type="string">postalcode</f:Data>
- </f:Cell>
- <f:Cell id="field62" alias="字段61" styleID="2" left="6" right="6" top="1" bottom="1" type="field">
- <f:DesignedCell text="联系电话" locked="false" />
- <f:Data type="string">phone</f:Data>
- </f:Cell>
- <f:Cell id="field63" alias="字段62" styleID="2" left="7" right="7" top="1" bottom="1" type="field">
- <f:DesignedCell text="政治面貌" locked="false" />
- <f:Data type="string">politicalFace.name</f:Data>
- </f:Cell>
- <f:Cell id="field64" alias="字段63" styleID="2" left="8" right="8" top="1" bottom="1" type="field">
- <f:DesignedCell text="联系地址" locked="false" />
- <f:Data type="string">address</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text48" alias="labReward" styleID="18" left="[group1.left]" right="[group1.right]" top="[loop7.bottom]" bottom="[text48.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop7" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text48" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">所获奖励</f:Data>
- </f:Cell>
- <f:Area id="loop9" alias="cReward" styleID="1" left="[group1.left]" right="[group1.right]" top="[text48.bottom]" nextAreaID="loop2">
- <f:DesignedArea leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text48" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="selfAdapt" bottomRelativeObjID="loop9" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Table id="table9" alias="tabReward" styleID="19" left="[loop9.left]" right="[loop9.right]" top="[loop9.top]" bottom="[table9.top]+80.0" dataSourceID="reward">
- <f:DesignedTable layout="auto" leftLocationType="relative" leftRelativeObjID="loop9" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="loop9" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop9" topRelativeBorder="top" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="table9" bottomRelativeBorder="top" bottomRelativeOffset="80" locked="false" />
- <f:Rows>
- <f:Row />
- </f:Rows>
- <f:Columns>
- <f:Column />
- <f:Column />
- <f:Column />
- </f:Columns>
- <f:Body>
- <f:Cell id="field65" alias="字段64" styleID="2" left="1" right="1" top="1" bottom="1" type="field">
- <f:DesignedCell text="奖励名称" locked="false" />
- <f:Data type="string">name</f:Data>
- </f:Cell>
- <f:Cell id="field66" alias="字段65" styleID="2" left="2" right="2" top="1" bottom="1" type="field">
- <f:DesignedCell text="授奖单位" locked="false" />
- <f:Data type="string">org</f:Data>
- </f:Cell>
- <f:Cell id="field67" alias="字段66" styleID="2" left="3" right="3" top="1" bottom="1" type="field">
- <f:DesignedCell text="奖励日期" locked="false" />
- <f:Data type="string">date</f:Data>
- </f:Cell>
- </f:Body>
- </f:Table>
- </f:Area>
- <f:Cell id="text8" alias="labEvaluate" styleID="12" left="[group1.left]" right="[group1.right]" top="[loop9.bottom]" bottom="[text8.top]+90.0" type="constant">
- <f:DesignedCell leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="loop9" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="text8" bottomRelativeBorder="top" bottomRelativeOffset="90" locked="false" />
- <f:Data type="string">自我评价</f:Data>
- </f:Cell>
- <f:Cell id="field3" alias="自我评价" styleID="20" left="[group1.left]" right="[group1.right]" top="[text8.bottom]" bottom="[field3.top]+505.0" type="field" format="@">
- <f:DesignedCell text="自我评价" leftLocationType="relative" leftRelativeObjID="group1" leftRelativeBorder="left" leftRelativeOffset="0" rightLocationType="relative" rightRelativeObjID="group1" rightRelativeBorder="right" rightRelativeOffset="0" topLocationType="relative" topRelativeObjID="text8" topRelativeBorder="bottom" topRelativeOffset="0" bottomLocationType="relative" bottomRelativeObjID="field3" bottomRelativeBorder="top" bottomRelativeOffset="505" locked="false" />
- <f:Data type="string">evaluate</f:Data>
- </f:Cell>
- </f:Panel>
- </f:Area>
- </f:Page>
- </Form>
- <PrintInfo>
- <c:PageSetup>
- <c:PageMargin left="190" right="190" top="250" bottom="250" header="80" footer="80" />
- <c:Orientation>PORTRAIT</c:Orientation>
- <c:CustomizePaperSize width="2100" height="-1" bottom="-1" />
- <c:Header height="80" margin="80" />
- <c:Footer height="80" margin="80" />
- </c:PageSetup>
- <c:PrinterSetup />
- </PrintInfo>
- </DocRoot>
|