123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TXICE00105">
- <action url="svc://local"
- target="comsubjapp.ComSubject"
- interface="himed.his.crc.comsubjapp.comsubject.ComSubject"
- method="reqExeImcmReq">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="userid">
- <column id="userid" desc="사용자ID" ref="userid"/>
- <column id="userkindcd" desc="사용자구분" ref="userkindcd"/>
- <column id="usernm" desc="사용자명" ref="usernm"/>
- <column id="pwd" desc="비밀번호" ref="pwd"/>
- <column id="posinstcd" desc="소속기관코드" ref="posinstcd"/>
- <column id="posinstnm" desc="소속기관명" ref="posinstnm"/>
- <column id="posdeptcd" desc="소속기관부서코드" ref="posdeptcd"/>
- <column id="posdeptnm" desc="소속기관부서명" ref="posdeptnm"/>
- <column id="userfromdd" desc="시작일자" ref="userfromdd"/>
- <column id="usertodd" desc="종료일자" ref="usertodd"/>
- <column id="dutplceinstcd" desc="근무지기관코드" ref="dutplceinstcd"/>
- <column id="dutplceinstnm" desc="근무지기관명" ref="dutplceinstnm"/>
- <column id="dutplcecd" desc="근무지부서코드" ref="dutplcecd"/>
- <column id="dutplcenm" desc="근무지부서명" ref="dutplcenm"/>
- <column id="fromdd" desc="시작일자" ref="fromdd"/>
- <column id="todd" desc="종료일자" ref="todd"/>
- <column id="majorfild" desc="전공코드" ref="majorfild"/>
- <column id="majorfildnm" desc="전공명" ref="majorfildnm"/>
- <column id="jobkindcd" desc="직종코드" ref="jobkindcd"/>
- <column id="jobkindnm" desc="직종명" ref="jobkindnm"/>
- <column id="jobposcd" desc="직위코드" ref="jobposcd"/>
- <column id="jobposnm" desc="직위명" ref="jobposnm"/>
- <column id="info1del" desc="삭제구분" ref="info1del"/>
- <column id="zipcd1" desc="우편번호1" ref="zipcd1"/>
- <column id="zipcd2" desc="우편번호2" ref="zipcd2"/>
- <column id="addr" desc="주소" ref="addr"/>
- <column id="cntctelno" desc="연락처" ref="cntctelno"/>
- <column id="faxno" desc="팩스" ref="faxno"/>
- <column id="mpphonno" desc="핸드폰" ref="mpphonno"/>
- <column id="email" desc="이메일" ref="email"/>
- </table>
- </input>
- <output path="root/hidden" type="xml">
- <table id="item" count_ref="item" >
- <column id="count" desc="건수" ref="item.count"/>
- </table>
- <table id="message" count_ref="message">
- <column id="str1" desc="검색후 메세지" ref="message.str1"/>
- </table>
- </output>
- </submit>
|