3f58dd41e97d5f838107bb2a6b2b6a3ab06cf6ad.svn-base
12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<%@ page contentType="text/html;charset=UTF-8"%>
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
<html>
<head>
<title>房屋不动产信息</title>
<meta name="decorator" content="default" />
<script type="text/javascript">
$(document).ready(function() {
});
</script>
</head>
<body>
<div id="BdcqzsdjxxID" style="display: none;">${mapinfo['BdcqzsdjxxID']}</div>
<sys:message content="${message}" />
<div class="control-group" align="center" >
<div align="left"><label class="control-label" ></label></div>
<c:if test="${djlx == '317'}">
<div align="center" ><font style="font-size: 25px;">一般抵押权转移登记信息表</font></div>
</c:if>
<c:if test="${djlx == '318'}">
<div align="center" ><font style="font-size: 25px;">最高额抵押权转移登记信息表</font></div>
</c:if>
<c:if test="${djlx == '608'}">
<div align="center" ><font style="font-size: 25px;">抵押权更正登记信息表</font></div>
</c:if>
<c:if test="${djlx == '433'}">
<div align="center" ><font style="font-size: 25px;">抵押权变更登记信息表</font></div>
</c:if>
<c:if test="${djlx == '214'}">
<div align="center" ><font style="font-size: 25px;">一般抵押登记信息表</font></div>
</c:if>
<c:if test="${djlx == '215'}">
<div align="center" ><font style="font-size: 25px;">最高额抵押登记信息表</font></div>
</c:if>
<c:if test="${djlx == '426'}">
<div align="center" ><font style="font-size: 25px;">房屋建筑物抵押权分割登记信息表</font></div>
</c:if>
<c:if test="${djlx == '424'}">
<div align="center" ><font style="font-size: 25px;">房屋建筑物抵押权合并登记信息表</font></div>
</c:if>
<div align="right" >(单位:平方米、万元)</div>
<table border="1" style="border-style: solid; border-color: #BEBEBE">
<tr align="center" style="background-color: #D2E9FF">
<td width="5%" rowspan="4">
<font style="font-size: 12px;"><strong>业务</strong></font>
</td>
<td width="10%">业务编号</td>
<td width="13%">${mapinfo['ywh']}</td>
<td width="10%">登记大类</td>
<td width="13%">${mapinfo['djdl']}</td>
<td width="11%"><span class="help-inline"><font color="red">登记小类</font> </span></td>
<td width="13%">${mapinfo['djxl']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td >抵押不动产类型</td>
<td >${mapinfo['dybdclx']}</td>
<td >抵押范围</td>
<td >${mapinfo['dyfw']}</td>
<td ><font color="red">抵押方式</font></td>
<td >${mapinfo['dyfs']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td >抵押建筑面积合计</td>
<td >${mapinfo['jzmjhj']}</td>
<td ><font color="red">被担保主债权总额</font></td>
<td >${mapinfo['dbze']}</td>
<td ><font color="red">债务履行期限</font></td>
<td colspan="3">${mapinfo['zwqx']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td >受理时间</td>
<td >${mapinfo['slsj']}</td>
<td ><font color="red">最高债权数额</font></td>
<td >${mapinfo['zgzqse']}</td>
<td >最高债权确定事实</td>
<td >${mapinfo['zgzqss']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td width="5%" rowspan="4">
<font style="font-size: 12px;"><strong>所有<br>权证</strong></font>
</td>
<td width="8%"><span class="help-inline"><font color="red">不动产单元号</font></span></td>
<td width="13%">${mapinfo['bdcdyh']}</td>
<td width="8%"><span class="help-inline"><font color="red">不动产权号</font></span></td>
<td width="13%">${mapinfo['bdcqzh']}</td>
<td width="8%"><span class="help-inline"><font color="red">原登记小类</font></span></td>
<td width="13%">${mapinfo['olddjlx']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ><span class="help-inline"><font color="red">权利类型</font></span></td>
<td >${mapinfo['qllx']}</td>
<td ><span class="help-inline"><font color="red">权利人名称</font> </span></td>
<td >${mapinfo['oldQlrmc']}</td>
<td >权利比例(%)</td>
<td >${mapinfo['oldQlbl']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td >共有情况</td>
<td >${mapinfo['oldGyfs']}</td>
<td >共有人</td>
<td colspan="3">${mapinfo['gyr']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td >土地使用权证号</td>
<td >${mapinfo['tdbdcqzh']}</td>
<td >土地权利类型</td>
<td >${mapinfo['tdqllx']}</td>
<td >土地权利性质</td>
<td >${mapinfo['tdqlxz']}</td>
</tr>
<c:if test="${djlx == '317' or djlx == '318'}">
<tr align="center" style="background-color: #S2E9EE">
<td width="5%" rowspan="1">
<font style="font-size: 12px;"><strong>原抵押<br>权人</strong></font>
</td>
<td width="8%"><span class="help-inline"><font color="red">权利人姓名</font></span></td>
<td width="13%">${mapinfo['yqlrmc']}</td>
<td width="8%">证件种类</td>
<td width="13%">${mapinfo['yqlrzjzl']}</td>
<td width="8%">证件号码</td>
<td width="13%">${mapinfo['yqlrzjh']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td width="5%" rowspan="2">
<font style="font-size: 12px;"><strong>现抵押<br>权人</strong></font>
</td>
<td width="8%"><span class="help-inline"><font color="red">权利人类型</font></span></td>
<td width="13%">${mapinfo['dyqrqlrlx']}</td>
<td width="8%">权利人编码</td>
<td width="13%">${mapinfo['dyqrbm']}</td>
<td width="8%">户籍所在省市</td>
<td width="13%">${mapinfo['dyqrhj']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td ><span class="help-inline"><font color="red">权利人名称</font></span></td>
<td >${mapinfo['dyqrmc']}</td>
<td ><span class="help-inline"><font color="red">证件种类</font></span></td>
<td >${mapinfo['dyqrzjzl']}</td>
<td ><span class="help-inline"><font color="red">证件号</font></span></td>
<td >${mapinfo['dyqrzjh']}</td>
</tr>
</c:if>
<c:if test="${djlx ne '317' and djlx ne '318'}">
<tr align="center" style="background-color: #D2E9FF">
<td width="5%" rowspan="2">
<font style="font-size: 12px;"><strong>抵押<br>权人</strong></font>
</td>
<td width="8%"><span class="help-inline"><font color="red">权利人类型</font></span></td>
<td width="13%">${mapinfo['dyqrqlrlx']}</td>
<td width="8%">权利人编码</td>
<td width="13%">${mapinfo['dyqrbm']}</td>
<td width="8%">户籍所在省市</td>
<td width="13%">${mapinfo['dyqrhj']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td ><span class="help-inline"><font color="red">权利人名称</font></span></td>
<td >${mapinfo['dyqrmc']}</td>
<td ><span class="help-inline"><font color="red">证件种类</font></span></td>
<td >${mapinfo['dyqrzjzl']}</td>
<td ><span class="help-inline"><font color="red">证件号</font></span></td>
<td >${mapinfo['dyqrzjh']}</td>
</tr>
</c:if>
<tr align="center" style="background-color: #F0F0F0">
<td width="5%" rowspan="11">
<font style="font-size: 12px;"><strong>抵押人</strong></font>
</td>
<td width="8%"><span class="help-inline"><font color="red">权利人类型</font></span></td>
<td width="13%">${mapinfo['oldqlrlx']}</td>
<td width="8%">权利人编码</td>
<td width="13%">${mapinfo['oldbm']}</td>
<td width="8%">户籍所在省市</td>
<td width="13%">${mapinfo['oldrhj']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ><span class="help-inline"><font color="red">权利人名称</font></span></td>
<td >${mapinfo['oldQlrmc']}</td>
<td ><span class="help-inline"><font color="red">证件种类</font></span></td>
<td >${mapinfo['oldzjzl']}</td>
<td ><span class="help-inline"><font color="red">证件号</font></span></td>
<td >${mapinfo['oldzjh']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td align="center" colspan="6">房 屋 信 息</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td width="8%">楼栋标识码</td>
<td width="13%">${mapinfo['bsm']}</td>
<td width="8%"><span class="help-inline"><font color="red">坐落</font></span></td>
<td width="13%" colspan="3">${mapinfo['hzl']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td >项目(小区)</td>
<td >${mapinfo['xmmc']}</td>
<td >自然幢号</td>
<td >${mapinfo['zrzh']}</td>
<td >建筑物名称</td>
<td >${mapinfo['gzwmc']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td >地上层数</td>
<td >${mapinfo['dscs']}</td>
<td >地下层数</td>
<td >${mapinfo['dxcs']}</td>
<td >总层数</td>
<td >${mapinfo['zcs']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td>房屋编码</td>
<td>${mapinfo['hbm']}</td>
<td ><span class="help-inline"><font color="red">所在层</font></span></td>
<td>${mapinfo['ch']}</td>
<td ><span class="help-inline"><font color="red">室号部位</font></span></td>
<td >${mapinfo['shbw']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ><span class="help-inline"><font color="red">规划用途</font></span></td>
<td>${mapinfo['ghyt']}</td>
<td ><span class="help-inline"><font color="red">房屋结构</font></span></td>
<td >${mapinfo['hxjg']}</td>
<td>房屋性质</td>
<td>${mapinfo['fwxz']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ><span class="help-inline"><font color="red">建筑面积</font></span></td>
<td>${mapinfo['jzmj']}</td>
<td >套内建筑面积</td>
<td >${mapinfo['tnjzmj']}</td>
<td>分摊建筑面积</td>
<td>${mapinfo['ftjzmj']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td >竣工时间</td>
<td>${mapinfo['jgsj']}</td>
<td >土地分摊面积</td>
<td >${mapinfo['tdftmj']}</td>
<td></td>
<td></td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ><span class="help-inline"><font color="red">抵押物价值</font></span></td>
<td>${mapinfo['dywjz']}</td>
<td >已担保主债权数额</td>
<td >${mapinfo['ydbse']}</td>
<td>抵押次数</td>
<td>${mapinfo['dycs']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td width="5%" rowspan="2">
<font style="font-size: 12px;"><strong>债务人</strong></font>
</td>
<td width="8%">权利人类型</td>
<td width="13%">${mapinfo['zwrqlrlx']}</td>
<td width="8%">权利人编码</td>
<td width="13%">${mapinfo['zwrbm']}</td>
<td width="8%">户籍所在省市</td>
<td width="13%">${mapinfo['zwrhj']}</td>
</tr>
<tr align="center" style="background-color: #D2E9FF">
<td ><span class="help-inline"><font color="red">权利人名称</font></span></td>
<td >${mapinfo['zwrmc']}</td>
<td ><span class="help-inline"><font color="red">证件种类</font></span></td>
<td >${mapinfo['zwrzjzl']}</td>
<td ><span class="help-inline"><font color="red">证件号</font></span></td>
<td >${mapinfo['zwrzjh']}</td>
</tr>
<tr align="center" style="background-color: #F0F0F0">
<td ></td>
<td >附记</td>
<td colspan="5">${mapinfo['fj']}</td>
</tr>
</table>
</div>
<br>
<style type="text/css" media=print>.noprint {display : none }</style>
<div width="1000" class="noprint" align="left">
<input id="btnCancel" class="btn" type="button" value="返 回" onclick="javascript:window.close();" />
<input type=button name=show value="打印" onclick="javascript:window.print(); ">
<br>
</div>
</body>
</html>