Subversion Repositories Sigmater

Rev

Blame | Last modification | View Log | Download | RSS feed

<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="s" uri="/struts-tags" %>

<script type="text/javascript">
<!--//
        function caricaDettaglioS3(tipoImmobile,codCom,sez,foglio,numero,subalterno) {

                if (tipoImmobile == 'Fabbricato') {
                        document.getElementById('comune_dett_uiu').value = codCom;
                        document.getElementById('sezione_dett_uiu').value = sez;
                        document.getElementById('foglio_dett_uiu').value = foglio;
                        document.getElementById('numero_dett_uiu').value = numero;
                        document.getElementById('subalterno_dett_uiu').value = subalterno;
                        document.getElementById('tipoRicerca_dett_uiu').value = 'RicercaPerIdCat';
                        document.getElementById('eseguiRicercaUiuForm').submit();
                }
                
                else if (tipoImmobile == 'Terreno') {
                        document.getElementById('comune_dett_terreno').value = codCom;
                        document.getElementById('sezione_dett_terreno').value = sez;
                        document.getElementById('foglio_dett_terreno').value = foglio;
                        document.getElementById('numero_dett_terreno').value = numero;
                        document.getElementById('subalterno_dett_terreno').value = subalterno;
                        document.getElementById('eseguiRicercaTerrenoForm').submit();
                }
        }
//-->
</script>
<s:set name="trascrizione" value="%{dettaglioTrascrizione.trascrizione}" />

<s:form id="eseguiRicercaUiuForm" theme="simple" action="consultazioneUiu!eseguiRicerca" target="_new">
        <s:hidden id="comune_dett_uiu" name="ricercaPerIdCat.comune.codCom" />
        <s:hidden id="sezione_dett_uiu" name="ricercaPerIdCat.sezione" />
        <s:hidden id="foglio_dett_uiu" name="ricercaPerIdCat.foglio" />
        <s:hidden id="numero_dett_uiu" name="ricercaPerIdCat.numero" />
        <s:hidden id="subalterno_dett_uiu" name="ricercaPerIdCat.subalterno" />
        <s:hidden id="tipoRicerca_dett_uiu" name="ricercaPerIdCat.tipoRicerca" />
</s:form>

<s:form id="eseguiRicercaTerrenoForm" theme="simple" action="consultazioneTerreni!eseguiRicerca" target="_new">
        <s:hidden id="comune_dett_terreno" name="ricercaPerIdCat.comune.codCom" />
        <s:hidden id="sezione_dett_terreno" name="ricercaPerIdCat.sezione" />
        <s:hidden id="foglio_dett_terreno" name="ricercaPerIdCat.foglio" />
        <s:hidden id="numero_dett_terreno" name="ricercaPerIdCat.numero" />
        <s:hidden id="subalterno_dett_terreno" name="ricercaPerIdCat.subalterno" />
        <s:hidden id="tipoRicerca_dett_terreno" name="ricercaPerIdCat.tipoRicerca" />
</s:form>


<div id="content">
        <div id="richiesta">
                <div id="pdf">
                        <img alt="" onmouseout="htm()" onmouseover="stmb(-1,0)" src="img/s3help.gif" />

                        <a href="javascript:document.getElementById('scaricaPdfForm').submit();">
                                <img alt="" onmouseout="htm()" onmouseover="stmb(91,0)" src="img/s3pdf.gif" /></a>
                         
                        <s:form id="scaricaPdfForm" theme="simple" action="consultazioneTrascrizioni!documentoPdf.action">
                                <s:hidden id="codCom_dett" name="trascrizioneId.codCom" />
                                <s:hidden id="id_dett" name="trascrizioneId.id" />
                        </s:form>
                </div>
                <h1>Consultazione trascrizioni</h1>
                <h2>Passo 3 di 3 - Risultati</h2>
                Ricerca effettuata nel Comune di <strong><s:property value="#trascrizione.nota.comune.nome"/></strong>
                (<strong><s:property value="#trascrizione.nota.comune.provincia.sigla"/></strong>)
                (codice Belfiore: <strong><s:property value="#trascrizione.nota.comune.codCom" /></strong>)
                <ul>
                        <li>
                                Dati relativi alla nota ยป 
                                Codice Comune: <strong><s:property value="#trascrizione.nota.comune.codCom" /></strong>
                                Anno: <strong><s:property value="#trascrizione.nota.anno" /></strong> 
                                Numero: <strong><s:property value="#trascrizione.nota.numero" /></strong>
                                Progressivo: <strong><s:property value="#trascrizione.progressivo" /></strong>
                        </li>
                        <li>
                                Dati con profondit&agrave; storica 
                                dal <strong><s:property value="dettaglioTrascrizione.periodoRiferimento.dataIniziale" /></strong>
                                al <strong><s:property value="dettaglioTrascrizione.periodoRiferimento.dataFinale" /></strong>
                        </li>
                </ul>
        </div>
        <%--
        <div class="wrapbuttons">
                Dettaglio:
                <a title="" href="javascript:SetWrapContentVisible(false);">
                        <img title="Nascondi dettagli" alt="Nascondi dettagli" src="img/s3Meno.gif" /></a>
                <a title="" href="javascript:SetWrapContentVisible(true);">
                        <img title="Mostra dettagli" alt="Mostra dettagli" src="img/s3Piu.gif" /></a>
        </div>
        --%>
        <%--  
        <div id="rispostanav">
                <ul>
                        <li><a class="selected" accesskey="1" onkeypress="show(this);return false;"
                                onclick="show(this);return false;" title="Elenco delle situazioni oggettive" 
                                href="#SituazioneSHEET">Dati trascrizione</a></li>
                </ul>
        </div>
         --%>
        <div id="sheets">
                <div class="sheet" id="SituazioneSHEET">
                        <div class="wrap" id="NotaDiTrascrizione">
                                <div class="wraptitle">
                                </div>
                                <div class="wrapcontent">
                                        <table class="Dati">
                                                <caption>Dati della trascrizione</caption>
                                                <tbody>
                                                        <tr>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Tipo atto</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(34,0)">Tipo</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(35,0)">Nota</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(36,0)">Anno</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(37,0)">Prog.</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Data iniziale</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Data finale</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Data estrazione catasto">Data estraz. catasto</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Data estrazione conservatoria">Data estraz. conserv.</th>
                                                        </tr>
                                                        <tr>
                                                                <td rowspan="5"><s:property value="#trascrizione.tipoAtto" /></td>
                                                                <td><s:property value="#trascrizione.nota.tipo" /></td>
                                                                <td><s:property value="#trascrizione.nota.numero" /></td>
                                                                <td><s:property value="#trascrizione.nota.anno" /></td>
                                                                <td><s:property value="#trascrizione.progressivo" /></td>
                                                                <td><s:property value="#trascrizione.nota.dataIniziale" /></td>
                                                                <td><s:property value="#trascrizione.nota.dataFinale" /></td>
                                                                <td><s:property value="#trascrizione.nota.dataEstrazCatasto" /></td>
                                                                <td><s:property value="#trascrizione.nota.dataEstrazConservatoria" /></td>
                                                        </tr>
                                                        <tr>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Data presentazione atto">Data pres. atto</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Registrazione differita">Reg. diff.</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Data registrazione differita">Data reg. diff.</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="">Data validit&agrave;</th>
                                                                <th colspan="2" onmouseout="htm()" onmouseover="stmb(-1,0)">Esito nota</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Esito nota non registrata">Esito non reg.</th>
                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Numero repertorio">Num. rep.</th>
                                                        </tr>
                                                        <tr>
                                                                <td><s:property value="#trascrizione.dataPresentazioneAtto" /></td>
                                                                <td><s:property value="#trascrizione.registrazioneDifferita" /></td>
                                                                <td><s:property value="#trascrizione.dataRegistrazioneDifferita" /></td>
                                                                <td><s:property value="#trascrizione.dataValiditaAtto" /></td>
                                                                <td colspan="2"><s:property value="#trascrizione.esitoNota" /></td>
                                                                <td><s:property value="#trascrizione.esitoNotaNonRegistrata" /></td>
                                                                <td><s:property value="#trascrizione.numeroRepertorio" /></td>
                                                        </tr>
                                                        <tr>
                                                                <th colspan="4" onmouseout="htm()" onmouseover="stmb(-1,0)">Cognome e nome del rogante</th>
                                                                <th colspan="2" onmouseout="htm()" onmouseover="stmb(-1,0)" title="Codice fiscale del rogante">Cod. fisc. del rogante</th>
                                                                <th colspan="2" onmouseout="htm()" onmouseover="stmb(-1,0)">Comune sede del rogante</th>
                                                        </tr>
                                                        <tr>
                                                                <td colspan="4"><s:property value="#trascrizione.rogante.cognomeNomeRogante" /></td>
                                                                <td colspan="2"><s:property value="#trascrizione.rogante.codiceFiscaleRogante" /></td>
                                                                <td colspan="2"><s:property value="#trascrizione.rogante.sedeRogante" /></td>
                                                        </tr>
                                                </tbody>
                                        </table>
                                        <br />
                                        <hr />
                                        <s:iterator id="immobile" value="#trascrizione.immobili" status="status">
                                                <s:set name="tipoImmobile" value="#immobile.tipoImmobile.text" />
                                                <table class="Dati">
                                                        <caption>Identificativi dell'immobile</caption>
                                                        <tbody>
                                                                <tr>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Tipo immobile">Tipo imm.</th>
        
                                                                        <s:if test="%{#tipoImmobile eq 'Fabbricato'}">
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Comune</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Sezione">Sez.</th>
        
                                                                                <s:if test="%{#immobile.denuncia != null}">
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Tipo denuncia</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Protocollo denuncia">Prot. denuncia</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Anno denuncia</th>
                                                                                </s:if>
        
                                                                                <s:else>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Sezione urbana">Sez. urbana</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Foglio</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Numero</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Subalterno</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Denominatore</th>
                                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Edificialit&agrave;</th>
                                                                                </s:else>
                                                                        </s:if>
        
                                                                        <s:if test="%{#tipoImmobile eq 'Terreno'}">
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Comune</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Sezione">Sez.</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Foglio</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Numero</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Subalterno</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Denominatore</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Edificialit&agrave;</th>
                                                                        </s:if>
                                                                        
                                                                        <th></th>
                                                                </tr>
                                                                <tr>
                                                                        <td><s:property value="#immobile.tipoImmobile" /></td>
        
                                                                        <s:if test="%{#tipoImmobile eq 'Fabbricato'}">
                                                                                <td><s:property value="#immobile.codiceComune" /></td>
                                                                                <td><s:property value="#immobile.sezione" /></td>
        
                                                                                <s:if test="%{#immobile.denuncia != null}">
                                                                                        <td><s:property value="#immobile.denuncia.tipoDenuncia" /></td>
                                                                                        <td><s:property value="#immobile.denuncia.protDenuncia" /></td>
                                                                                        <td><s:property value="#immobile.denuncia.annoDenuncia" /></td>
                                                                                </s:if>
        
                                                                                <s:else>
                                                                                        <td><s:property value="#immobile.sezioneUrbana" /></td>
                                                                                        <td><s:property value="#immobile.foglio" /></td>
                                                                                        <td><s:property value="#immobile.numero" /></td>
                                                                                        <td><s:property value="#immobile.subalterno" /></td>
                                                                                        <td><s:property value="#immobile.denominatore" /></td>
                                                                                        <td><s:property value="#immobile.edificialita" /></td>
                                                                                </s:else>
                                                                        </s:if>
                                                                        <s:if test="%{#tipoImmobile eq 'Terreno'}">
                                                                                <td><s:property value="#immobile.codiceComune" /></td>
                                                                                <td><s:property value="#immobile.sezione" /></td>
                                                                                <td><s:property value="#immobile.foglio" /></td>
                                                                                <td><s:property value="#immobile.numero" /></td>
                                                                                <td><s:property value="#immobile.subalterno" /></td>
                                                                                <td><s:property value="#immobile.denominatore" /></td>
                                                                                <td><s:property value="#immobile.edificialita" /></td>
                                                                        </s:if>
                                                                        
                                                                        <td>
                                                                                <input title="Ulteriori informazioni in Sigmater" class="infosubmit" type="button" 
                                                                                        onclick="caricaDettaglioS3('<s:property value="#tipoImmobile" />', 
                                                                                                '<s:property value="#immobile.codiceComune" />', 
                                                                                                '<s:property value="#immobile.sezione" />', 
                                                                                                '<s:property value="#immobile.foglio" />', 
                                                                                                '<s:property value="#immobile.numero" />', 
                                                                                                '<s:property value="#immobile.subalterno" />')" />
                                                                        </td>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                <table class="Dati">
                                                        <caption>Classamento</caption>
                                                        <tbody>
                                                                <tr>
                                                                        <s:if test="%{#immobile.tipoImmobile.text eq 'Fabbricato'}">
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Zona</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Categoria">Cat.</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Classe</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Graffato</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Metri cubi">MC</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Metri quadri">MQ</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)" title="Superficie">Sup.</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Vani</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Rendita</th>
                                                                        </s:if>
                                                                        <s:if test="%{#immobile.tipoImmobile.text eq 'Terreno'}">
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Natura</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Qualit&agrave;</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Classe</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Ettari</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Are</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Centiare</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Reddito dominicale</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Reddito agrario</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(-1,0)">Partita</th>
                                                                        </s:if>
                                                                </tr>
                                                                <tr>
                                                                        <s:if test="%{#immobile.tipoImmobile.text eq 'Fabbricato'}">
                                                                                <td><s:property value="#immobile.zona" /></td>
                                                                                <td><s:property value="#immobile.categoria" /></td>
                                                                                <td><s:property value="#immobile.classe" /></td>
                                                                                <td><s:property value="#immobile.graffato" /></td>
                                                                                <td><s:property value="#immobile.metriCubi" /></td>
                                                                                <td><s:property value="#immobile.metriQuadri" /></td>
                                                                                <td><s:property value="#immobile.superficie" /></td>
                                                                                <td><s:property value="#immobile.vaniFl" /></td>
                                                                                <td><s:property value="#immobile.renditaFl" /></td>
                                                                        </s:if>
                                                                        <s:if test="%{#immobile.tipoImmobile.text eq 'Terreno'}">
                                                                                <td><s:property value="#immobile.natura" /></td>
                                                                                <td><s:property value="#immobile.qualita" /></td>
                                                                                <td><s:property value="#immobile.classe" /></td>
                                                                                <td><s:property value="#immobile.ettari" /></td>
                                                                                <td><s:property value="#immobile.are" /></td>
                                                                                <td><s:property value="#immobile.centiare" /></td>
                                                                                <td><s:property value="#immobile.redditoDominicaleFl" /></td>
                                                                                <td><s:property value="#immobile.redditoAgrarioFl" /></td>
                                                                                <td><s:property value="#immobile.partita" /></td>
                                                                        </s:if>
                                                                </tr>
                                                        </tbody>
                                                </table>
                                                <s:if test="%{#immobile.tipoImmobile.text eq 'Fabbricato'}">
                                                        <s:if test="%{#immobile.ubicazioneInCatasto != null or #immobile.ubicazioneInNota != null}">
                                                                <s:if test="%{#immobile.ubicazioneInCatasto != null">
                                                                        <s:set name="ubicazione" value="#immobile.ubicazioneInCatasto"></s:set>
                                                                </s:if>
                                                                <s:else>
                                                                        <s:set name="ubicazione" value="#immobile.ubicazioneInNota"></s:set>
                                                                </s:else>
                                                                <table class="Dati">
                                                                        <caption>Ubicazione</caption>
                                                                        <tbody>
                                                                        <tr>
                                                                                <th onmouseover="stmb(41,0)" onmouseout="htm()">Lotto</th>
                                                                                <th onmouseover="stmb(42,0)" onmouseout="htm()">Edificio</th>
                                                                                <th onmouseover="stmb(43,0)" onmouseout="htm()">Scala</th>
                                                                                <th onmouseover="stmb(44,0)" onmouseout="htm()">Interno 1</th>
                                                                                <th onmouseover="stmb(45,0)" onmouseout="htm()">Interno 2</th>
                                                                                <th onmouseover="stmb(46,0)" onmouseout="htm()">Piano 1</th>
                                                                                <th onmouseover="stmb(47,0)" onmouseout="htm()">Piano 2</th>
                                                                                <th onmouseover="stmb(48,0)" onmouseout="htm()">Piano 3</th>
                                                                                <th onmouseover="stmb(49,0)" onmouseout="htm()">Piano 4</th>
                                                                        </tr>
                                                                        <tr>
                                                                                <td><s:property value="#ubicazione.lotto" /></td>
                                                                                <td><s:property value="#ubicazione.edificio" /></td>
                                                                                <td><s:property value="#ubicazione.scala" /></td>
                                                                                <td><s:property value="#ubicazione.interno1" /></td>
                                                                                <td><s:property value="#ubicazione.interno2" /></td>
                                                                                <td><s:property value="#ubicazione.piano1" /></td>
                                                                                <td><s:property value="#ubicazione.piano2" /></td>
                                                                                <td><s:property value="#ubicazione.piano3" /></td>
                                                                                <td><s:property value="#ubicazione.piano4" /></td>
                                                                        </tr>
                                                                        </tbody>
                                                                </table>
                                                                <table class="Dati">
                                                                        <caption>Indirizzo</caption>
                                                                        <tbody>
                                                                        <tr>
                                                                                <th onmouseout="htm()" onmouseover="stmb(27,0)">Indirizzo</th>
                                                                                <th onmouseout="htm()" onmouseover="stmb(28,0)">Civico</th>
                                                                        </tr>
                                                                        <tr>
                                                                                <td>
                                                                                        <s:property value="#ubicazione.toponimo" />
                                                                                        <s:property value="#ubicazione.indirizzo" />
                                                                                </td>
                                                                                <td><s:property value="#ubicazione.civico1" /></td>
                                                                        </tr>
                                                                </tbody>
                                                                </table>
                                                        </s:if>
                                                </s:if>

                                                <table class="Dati">
                                                        <caption>Variazioni di titolarit&agrave;</caption>
                                                        <s:iterator id="titolarita" value="#immobile.titolarita">
                                                        <s:set name="soggetto" value="#titolarita.soggettoTitolare.soggetto" />
                                                        <tr>
                                                                <th rowspan="4" style="padding-left: 2px; padding-right: 2px;">
                                                                        #<s:property value="#titolarita.soggettoTitolare.idSoggettoNota" />
                                                                </th>
                                                                <td rowspan="4"><s:property value="#titolarita.tipoTitolarita" /></td>

                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaFisica'">
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Cognome e nome</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Comune di nascita</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Data di nascita</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Codice fiscale</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Sesso</th>
                                                                </s:if>
                                                                
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaGiuridica'">
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Denominazione</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Sede</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Codice Fiscale / P. IVA</th>
                                                                </s:if>
                                                        </tr>

                                                        <tr>
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaFisica'">
                                                                        <td><s:property value="#soggetto.cognome" /> <s:property value="#soggetto.nome" /></td>
                                                                        <td><s:property value="#soggetto.luogoNascita" /></td>
                                                                        <td><s:property value="#soggetto.dataNascita" /></td>
                                                                        <td><s:property value="#soggetto.codiceFiscale" /></td>
                                                                        <td><s:property value="#soggetto.sesso" /></td>
                                                                </s:if>
                                                                
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaGiuridica'">
                                                                        <td><s:property value="#soggetto.denominazione" /></td>
                                                                        <td><s:property value="#soggetto.sede" /></td>
                                                                        <td><s:property value="#soggetto.codiceFiscale" /></td>
                                                                </s:if>

                                                        </tr>
                                                        <tr>
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaFisica'">
                                                                        <th colspan="2" onmouseout="htm()" onmouseover="stmb(-1,0)">Indirizzo</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Regime</th>
                                                                        <th colspan="2" onmouseout="htm()" onmouseover="stmb(-1,0)">Quota e Diritti</th>
                                                                </s:if>

                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaGiuridica'">
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Indirizzo</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Regime</th>
                                                                        <th onmouseout="htm()" onmouseover="stmb(-1,0)">Quota e Diritti</th>
                                                                </s:if>
                                                        </tr>
                                                        <tr>
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaFisica'">
                                                                        <td colspan="2">
                                                                                <s:property value="#soggetto.indirizzo" />
                                                                                <s:property value="#soggetto.comune" />
                                                                                (<s:property value="#soggetto.provincia" />)
                                                                        </td>
                                                                        <td><s:property value="#titolarita.regime" /></td>
                                                                        <td colspan="2">
                                                                                <s:property value="#titolarita.tipoDiritto" />
                                                                                per il <s:property value="#titolarita.quota" />%
                                                                                <s:if test="#titolarita.soggettoInComunione not eq null">
                                                                                        In comunione dei beni con il soggetto in nota 
                                                                                        #<s:property value="#titolarita.soggettoInComunione" />
                                                                                </s:if>
                                                                        </td>
                                                                </s:if>
                                                                <s:if test="#soggetto.tipoSoggetto eq 'PersonaGiuridica'">
                                                                        <td>
                                                                                <s:property value="#soggetto.indirizzo" />
                                                                                <s:property value="#soggetto.comune" />
                                                                                (<s:property value="#soggetto.provincia" />)
                                                                        </td>
                                                                        <td><s:property value="#titolarita.regime" /></td>
                                                                        <td>
                                                                                <s:property value="#titolarita.tipoDiritto" />
                                                                                per il <s:property value="#titolarita.quota" />%
                                                                                <s:if test="#titolarita.soggettoInComunione not eq null">
                                                                                        In comunione dei beni con il soggetto in nota 
                                                                                        #<s:property value="#titolarita.soggettoInComunione" />
                                                                                </s:if>
                                                                        </td>
                                                                </s:if>
                                                        </tr>
                                                        </s:iterator>
                                                </table>
                                                <hr/>
                                        </s:iterator>                                                   
                                </div>
                        </div>
                </div>
                <input type="button" value="Indietro" onclick="javascript:history.back();" />
        </div>
</div>