<?xml version="1.0" encoding="UTF-8" ?>

<?xml-stylesheet type='text/xsl' href='../xslt/register-CDRTrasfo.xsl'?>


<co2>
	<page name="registration" type="popup">
		<content>
			<form descr="registration">
				<action>CO2RegistrationController?commandCode=-4</action>
				<formcontent descr="userData">
					<hiddeninput descr="idazienda">
						<value>1</value>
					</hiddeninput>
					<textinput descr="nome">
						<value></value>
						
					</textinput>
					<textinput descr="cognome">
						<value></value>
						
					</textinput>
					<textinput descr="telefono">
						<value></value>
						
					</textinput>
					<textinput descr="email">
						<value></value>
						
					</textinput>
					<textinput descr="azienda">
						<value></value>
						
					</textinput>
					<textinput descr="citta">
						<value></value>
						
					</textinput>
					<textinput descr="cap">
						<value></value>
						
					</textinput>
					
					
					<textinput descr="dataNascitaGG">
						<value></value>
						
					</textinput>
					<textinput descr="dataNascitaMM">
						<value></value>
						
					</textinput>
					<textinput descr="dataNascitaYYYY">
						<value></value>
						
					</textinput>
					<textinput descr="secretQuestion">
						<value></value>
						
					</textinput>
					<textinput descr="secretAnswer">
						<value></value>
						
					</textinput>
					<checkboxinput descr="termsAndConditionsFlag" 
						>
						
					</checkboxinput>
					<checkboxinput descr="personalDataFlag" 
						>
						
					</checkboxinput>
					<button descr="annulla">
						<location>../index.jsp</location>
					</button>
					<submit descr="inoltra" />
				</formcontent>
			</form>
		</content>
    </page>
</co2>
