1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/com/commonweb/css/common.css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1196;2,783;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:106px; height:14px; ">피험자과제목록</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <switch id="switch1" style="left:3px; top:45px; width:1190px; height:726px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case2" style="left:0px; top:0px; width:1188px; height:679px; ">
- <line id="line1" class="line_1" style="x1:9px; y1:2px; x2:1180px; y2:2px; "/>
- <caption id="caption14" class="cell_1" style="left:471px; top:14px; width:95px; height:23px; vertical-align:middle; ">전화번호</caption>
- <caption id="caption15" class="cell_1" style="left:0px; top:14px; width:95px; height:23px; vertical-align:middle; ">아이디</caption>
- <input id="input7" class="input_search" style="left:569px; top:14px; width:100px; height:19px; "/>
- <input id="input10" class="input_search" style="left:339px; top:14px; width:100px; height:19px; "/>
- <caption id="caption16" class="cell_1" style="left:241px; top:14px; width:95px; height:23px; vertical-align:middle; ">비밀번호</caption>
- <input id="input11" class="input_search" style="left:99px; top:14px; width:100px; height:19px; "/>
- <input id="input12" class="input_search" style="left:569px; top:39px; width:100px; height:19px; "/>
- <input id="input13" class="input_search" style="left:339px; top:39px; width:100px; height:19px; "/>
- <input id="input14" class="input_search" style="left:99px; top:39px; width:100px; height:19px; "/>
- <caption id="caption17" class="cell_1" style="left:471px; top:39px; width:95px; height:23px; vertical-align:middle; ">성별</caption>
- <caption id="caption18" class="cell_1" style="left:0px; top:39px; width:95px; height:23px; vertical-align:middle; ">이름</caption>
- <caption id="caption20" class="cell_1" style="left:241px; top:39px; width:95px; height:23px; vertical-align:middle; ">주민번호</caption>
- <caption id="caption21" class="cell_1" style="left:241px; top:64px; width:95px; height:23px; vertical-align:middle; ">나이</caption>
- <input id="input15" class="input_search" style="left:569px; top:64px; width:100px; height:19px; "/>
- <input id="input16" class="input_search" style="left:339px; top:64px; width:100px; height:19px; "/>
- <input id="input17" class="input_search" style="left:99px; top:64px; width:100px; height:19px; "/>
- <caption id="caption22" class="cell_1" style="left:471px; top:64px; width:95px; height:23px; vertical-align:middle; ">E-mail</caption>
- <caption id="caption23" class="cell_1" style="left:0px; top:64px; width:95px; height:23px; vertical-align:middle; ">생년월일</caption>
- <caption id="caption24" class="cell_1" style="left:0px; top:89px; width:95px; height:23px; vertical-align:middle; ">주소</caption>
- <input id="input18" class="input_search" style="left:99px; top:89px; width:570px; height:19px; "/>
- </case>
- </switch>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <button id="button1" class="btn4_letter2" style="left:834px; top:9px; width:56px; height:22px; ">
- <caption>삭제</caption>
- </button>
- <button id="button51" class="btn4_letter2" style="left:889px; top:9px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- <caption id="caption39" class="search_name" style="left:1px; top:28px; width:143px; height:17px; ">개인신상정보</caption>
- </group>
- </xhtml:body>
- </xhtml:html>
|