<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" targetNamespace="http://reale.net/wcf/internalServices" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://reale.net/wcf/internalServices">
  <xs:import schemaLocation="HogarRealeV3_1.xsd" namespace="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
  <xs:import schemaLocation="HogarRealeV3_1_2_3.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
  <xs:element name="ObtenerNumerosOperaRequest">
    <xs:complexType>
      <xs:sequence/>
    </xs:complexType>
  </xs:element>
  <xs:element name="Identificador" nillable="true" type="xs:string"/>
  <xs:element name="ListaCodigosResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="ListaCodigos" nillable="true" type="tns:ArrayOfCodigos"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:complexType name="ArrayOfCodigos">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Codigos" nillable="true" type="tns:Codigos"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfCodigos" nillable="true" type="tns:ArrayOfCodigos"/>
  <xs:complexType name="Codigos">
    <xs:sequence>
      <xs:element minOccurs="0" name="Codigo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Descripcion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Valor" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="ValorDato" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Codigos" nillable="true" type="tns:Codigos"/>
  <xs:element name="TarificacionRequest">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="Datos" nillable="true" type="tns:DatosTarificacion817"/>
        <xs:element minOccurs="0" name="DatosCesionDerechos" nillable="true" type="tns:CesionDerechos"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaAsegurado" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaConyuge" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="ListaAnimales" nillable="true" type="tns:ArrayOfAnimal"/>
        <xs:element minOccurs="0" name="ListaBienes" nillable="true" type="tns:ArrayOfBien"/>
        <xs:element minOccurs="0" name="ListaJoyas" nillable="true" type="tns:ArrayOfJoya"/>
        <xs:element minOccurs="0" name="ListaObjetosValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
        <xs:element minOccurs="0" name="ListaVehiculosGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:complexType name="DatosTarificacion817">
    <xs:sequence>
      <xs:element minOccurs="0" name="DatosCoberturasVivienda" nillable="true" type="tns:CoberturasVivienda"/>
      <xs:element minOccurs="0" name="DatosGenerales" nillable="true" type="tns:DatosGeneralesTarificacion817"/>
      <xs:element minOccurs="0" name="DatosUsoVivienda" nillable="true" type="tns:UsoVivienda"/>
      <xs:element minOccurs="0" name="DatosVivienda" nillable="true" type="tns:Vivienda"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DatosTarificacion817" nillable="true" type="tns:DatosTarificacion817"/>
  <xs:complexType name="CoberturasVivienda">
    <xs:sequence>
      <xs:element minOccurs="0" name="AccidentesPersonales" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AccionesTumultuariasContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AccionesTumultuariasContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ActosVandalismoContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ActosVandalismoContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ActuacionProfesional" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AguaContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AguaContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AmpliacionDanyosEsteticos" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AmpliacionJoyasDentroCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="AmpliacionJoyasFueraCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="AmpliacionLluviaViento" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AmpliacionTodoRiesgo" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AmpliacionTrasteros" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="AntiguedadCliente" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="AntiguedadHogar" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="AveriaEquiposInformaticos" nillable="true" type="q1:TipoImporteAveriaEquipoInformatico" xmlns:q1="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="AyudasBajaAmaCasa" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="BienesRefrigerados" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="CapitalAccionesPersonal" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CapitalBienesRefrigerados" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CapitalDanosEsteticos" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CapitalRoboContinenteaprimerriesgo" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CapitalRoboDanosporRobo" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ClienteVip" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="ContratoPersona" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="CristalesLozaContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DanyoPorRoboConViolencia" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DanyosElectricosContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DanyosElectricosContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DanyosRoboContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DatosAdicionales" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DefensaArrendador" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="DesplazamientoPorVacaciones" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ExcesoObjetosValor" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ExtensivosMeteorologicos" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="FianzasDefensaReclamaciones" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="Gastos" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="HumoContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="HumoContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ImpactoContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ImpactoContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="InhabilitacionTemporalVivienda" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="InundacionContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="InundacionContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="JoyasDentroCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="JoyasFueraCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="LluviaVientoContenido" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="LluviaVientoContinente" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="NumeroAsegurados" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="ObjetosValor" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PorcentajeJoyasDentroCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PorcentajeJoyasFueraCaja" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PorcentajeObjetosValor" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ProteccionJuridica" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="RentaAlquiler" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ReplantacionArboleda" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ResponsabilidadCivilContenidoPersonas" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ResponsabilidadCivilContenidoVivienda" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ResponsabilidadCivilContinenteVivienda" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ResponsabilidadCivilInquilinos" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ResponsabilidadCivilPerrosPeligrosos" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="RoturaCristalesLoza" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="RuinaTotal" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ServicioHogar" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ServicioManitas" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="SoporteInformatica" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="Trastero" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ValorContenido" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ValorContenidoRecomendado" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ValorContinente" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ValorContinenteRecomendado" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="VehiculosGaraje" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="ViviendaAlquiler" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="ViviendaEnAlquiler" nillable="true" type="xs:boolean"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CoberturasVivienda" nillable="true" type="tns:CoberturasVivienda"/>
  <xs:complexType name="DatosGeneralesTarificacion817">
    <xs:sequence>
      <xs:element minOccurs="0" name="Asegurado" nillable="true" type="tns:PersonaV3"/>
      <xs:element minOccurs="0" name="AseguradoOcupantes" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoPropietario" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoTomador" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoTrastero" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="CodigoDocumentoAsegurado" nillable="true" type="q2:TipoDocumento" xmlns:q2="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoDocumentoPropietario" nillable="true" type="q3:TipoDocumento" xmlns:q3="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoIdioma" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CodigoInterno" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoMediador" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Efecto" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="FechaEfecto" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="IndiceRevalorizacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Modalidad" nillable="true" type="q4:TipoModalidadVivienda" xmlns:q4="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="NombrePropietario" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumentoAsegurado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumentoPropietario" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroOperacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Plataforma" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="PorcentajeOperacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Propuesta" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="SubCodigoDocumentoAsegurado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="SubCodigoMediador" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Tarifa" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="TipoRevalorizacion" nillable="true" type="xs:int"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DatosGeneralesTarificacion817" nillable="true" type="tns:DatosGeneralesTarificacion817"/>
  <xs:complexType name="PersonaV3">
    <xs:sequence>
      <xs:element minOccurs="0" name="Apellido1" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Apellido2" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoActividad" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CodigoDocumento" nillable="true" type="q5:TipoDocumento" xmlns:q5="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoError" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CodigoPais" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="DatosCuenta" nillable="true" type="tns:DatosBancarios"/>
      <xs:element minOccurs="0" name="DireccionEmail" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Domicilio" nillable="true" type="tns:DomicilioV3"/>
      <xs:element minOccurs="0" name="Empresa" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="Encontrada" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="Nombre" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumento" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroFax1" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroFax2" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="SubCodigoDocumento" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TelefonoMovil" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TelefonoParticular" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TelefonoProfesional" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PersonaV3" nillable="true" type="tns:PersonaV3"/>
  <xs:complexType name="DatosBancarios">
    <xs:sequence>
      <xs:element name="CodigoBanco" type="xs:decimal"/>
      <xs:element name="CodigoSucursal" type="xs:decimal"/>
      <xs:element name="DigitoControl" type="xs:decimal"/>
      <xs:element name="NumeroCuenta" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DatosBancarios" nillable="true" type="tns:DatosBancarios"/>
  <xs:complexType name="DomicilioV3">
    <xs:sequence>
      <xs:element minOccurs="0" name="Calle" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoPostal" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Escalera" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroCalle" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Piso" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Portal" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Puerta" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TipoCalle" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Urbanizacion" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DomicilioV3" nillable="true" type="tns:DomicilioV3"/>
  <xs:complexType name="UsoVivienda">
    <xs:sequence>
      <xs:element minOccurs="0" name="AgravantesContiguas" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Alarma" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Animales" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="CajaFuerte" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="Calidad" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoDocumentoAmaDeCasa" nillable="true" type="q6:TipoDocumento" xmlns:q6="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Construccion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionConstruccion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionFontaneria" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionHabitacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionNegocio" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionPuertas" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionSituacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionVentanas" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="EquiposInformaticos" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="FechaNacimientoAmaDeCasa" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="Fontaneria" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Franquicia" nillable="true" type="q7:TipoFranquicia" xmlns:q7="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Habitacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="ImporteFranquicia" nillable="true" type="q8:TipoImporteFranquicia" xmlns:q8="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Negocio" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NombreAmaDeCasa" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumentoAmaDeCasa" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Ocupacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="PerrosPeligrosos" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="PolizaComunReale" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="PolizaOtraAseguradora" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="Puertas" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Siniestralidad" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="SistemaOperativo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Situacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TipoVivienda" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Uso" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="ValorNuevoContenido" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Ventanas" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Vigente" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="ZonaAutonoma" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="ZonaHogar" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="UsoVivienda" nillable="true" type="tns:UsoVivienda"/>
  <xs:complexType name="Vivienda">
    <xs:sequence>
      <xs:element minOccurs="0" name="AnyoConstruccion" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="AnyoReforma" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CoberturaTotalVivienda" nillable="true" type="q9:TipoCoberturaVivienda" xmlns:q9="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoMunicipio" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoProvincia" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoSituacionRiesgo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionRiesgo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Domicilio" nillable="true" type="tns:DomicilioV3"/>
      <xs:element minOccurs="0" name="NumeroAnimalesDomesticos" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="NumeroHabitaciones" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="ObservacionesRiesgo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="PorcentajePrimerRiesgo" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Superficie" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="SuperficieAnexos" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Vigilancia" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Vivienda" nillable="true" type="tns:Vivienda"/>
  <xs:complexType name="CesionDerechos">
    <xs:sequence>
      <xs:element minOccurs="0" name="CodigoPostalEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DomicilioEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="EntidadCesion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="FechaEfectoPrestamo" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="FechaVencimientoPrestamo" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="NombreEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroPrestamo" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CesionDerechos" nillable="true" type="tns:CesionDerechos"/>
  <xs:complexType name="ProteccionJuridica">
    <xs:sequence>
      <xs:element minOccurs="0" name="CodigoDocumento" nillable="true" type="q10:TipoDocumento" xmlns:q10="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="FechaNacimiento" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="Nombre" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumento" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Tipo" type="q11:TipoProteccionJuridica" xmlns:q11="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ProteccionJuridica" nillable="true" type="tns:ProteccionJuridica"/>
  <xs:complexType name="ArrayOfAnimal">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Animal" nillable="true" type="tns:Animal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfAnimal" nillable="true" type="tns:ArrayOfAnimal"/>
  <xs:complexType name="Animal">
    <xs:sequence>
      <xs:element minOccurs="0" name="Chip" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="EsPeligroso" type="xs:boolean"/>
      <xs:element minOccurs="0" name="FecNacimiento" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="Nombre" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Tipo" type="q12:TipoAnimal" xmlns:q12="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Animal" nillable="true" type="tns:Animal"/>
  <xs:complexType name="ArrayOfBien">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Bien" nillable="true" type="tns:Bien"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfBien" nillable="true" type="tns:ArrayOfBien"/>
  <xs:complexType name="Bien">
    <xs:sequence>
      <xs:element minOccurs="0" name="Tipo" type="q13:TipoBien" xmlns:q13="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Valor" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Bien" nillable="true" type="tns:Bien"/>
  <xs:complexType name="ArrayOfJoya">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Joya" nillable="true" type="tns:Joya"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfJoya" nillable="true" type="tns:ArrayOfJoya"/>
  <xs:complexType name="Joya">
    <xs:sequence>
      <xs:element minOccurs="0" name="Tipo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TipoCobertura" type="q14:TipoCoberturaJoyas" xmlns:q14="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Valor" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Joya" nillable="true" type="tns:Joya"/>
  <xs:complexType name="ArrayOfObjetoValor">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="ObjetoValor" nillable="true" type="tns:ObjetoValor"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfObjetoValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
  <xs:complexType name="ObjetoValor">
    <xs:sequence>
      <xs:element minOccurs="0" name="Tipo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Valor" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ObjetoValor" nillable="true" type="tns:ObjetoValor"/>
  <xs:complexType name="ArrayOfVehiculoGaraje">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="VehiculoGaraje" nillable="true" type="tns:VehiculoGaraje"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfVehiculoGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
  <xs:complexType name="VehiculoGaraje">
    <xs:sequence>
      <xs:element minOccurs="0" name="Categoria" type="q15:TipoCategoriaVehiculo" xmlns:q15="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Marca" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Matricula" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Modelo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Valor" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="VehiculoGaraje" nillable="true" type="tns:VehiculoGaraje"/>
  <xs:element name="TarificacionResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="Coberturas" nillable="true" type="tns:ArrayOfCoberturaWebV3"/>
        <xs:element minOccurs="0" name="Datos" nillable="true" type="tns:DatosTarificacion817"/>
        <xs:element minOccurs="0" name="DatosCesionDerechos" nillable="true" type="tns:CesionDerechos"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaAsegurado" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaConyuge" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="Incidencias" nillable="true" type="tns:ArrayOfIncidenciaV3"/>
        <xs:element minOccurs="0" name="ListaAnimales" nillable="true" type="tns:ArrayOfAnimal"/>
        <xs:element minOccurs="0" name="ListaBienes" nillable="true" type="tns:ArrayOfBien"/>
        <xs:element minOccurs="0" name="ListaJoyas" nillable="true" type="tns:ArrayOfJoya"/>
        <xs:element minOccurs="0" name="ListaObjetosValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
        <xs:element minOccurs="0" name="ListaVehiculosGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
        <xs:element minOccurs="0" name="Modalidades" nillable="true" type="tns:ArrayOfModalidadV3"/>
        <xs:element minOccurs="0" name="Resultado" nillable="true" type="tns:Resultado"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:complexType name="ArrayOfCoberturaWebV3">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="CoberturaWebV3" nillable="true" type="tns:CoberturaWebV3"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfCoberturaWebV3" nillable="true" type="tns:ArrayOfCoberturaWebV3"/>
  <xs:complexType name="CoberturaWebV3">
    <xs:sequence>
      <xs:element minOccurs="0" name="Aplazamiento" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Arbitrio" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="BonificacionComercial" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="BonificacionNoSiniestralidad" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CapitalAsegurado" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CodigoCobertura" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CodigoModalidad" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Comision" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Consorcio" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Descripcion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Dgs" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Fng" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Ips" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Ofesauto" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Periodicidad" nillable="true" type="q16:TipoPeriodicidadPago" xmlns:q16="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="PrimaNeta" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrimaTotal" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="RecargoAdicional" nillable="true" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CoberturaWebV3" nillable="true" type="tns:CoberturaWebV3"/>
  <xs:complexType name="ArrayOfIncidenciaV3">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="IncidenciaV3" nillable="true" type="tns:IncidenciaV3"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfIncidenciaV3" nillable="true" type="tns:ArrayOfIncidenciaV3"/>
  <xs:complexType name="IncidenciaV3">
    <xs:sequence>
      <xs:element minOccurs="0" name="Codigo" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Mensaje" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Nivel" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Tipo" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="IncidenciaV3" nillable="true" type="tns:IncidenciaV3"/>
  <xs:complexType name="ArrayOfModalidadV3">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="ModalidadV3" nillable="true" type="tns:ModalidadV3"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfModalidadV3" nillable="true" type="tns:ArrayOfModalidadV3"/>
  <xs:complexType name="ModalidadV3">
    <xs:sequence>
      <xs:element minOccurs="0" name="CodigoFranquicia" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CodigoModalidad" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="DescripcionModalidad" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="InxModalidad" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrecioAnual" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrecioSemestral" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrecioSemestralSucesivo" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrecioTrimestral" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="PrecioTrimestralSucesivo" nillable="true" type="xs:decimal"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ModalidadV3" nillable="true" type="tns:ModalidadV3"/>
  <xs:complexType name="Resultado">
    <xs:sequence>
      <xs:element minOccurs="0" name="CodigoResultado" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Mensajes" nillable="true" type="q17:ArrayOfstring" xmlns:q17="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Resultado" nillable="true" type="tns:Resultado"/>
  <xs:element name="EmisionRequest">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="Datos" nillable="true" type="tns:DatosEmision817"/>
        <xs:element minOccurs="0" name="DatosCesionDerechos" nillable="true" type="tns:CesionDerechos"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaAsegurado" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaConyuge" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="ListaAnimales" nillable="true" type="tns:ArrayOfAnimal"/>
        <xs:element minOccurs="0" name="ListaBienes" nillable="true" type="tns:ArrayOfBien"/>
        <xs:element minOccurs="0" name="ListaJoyas" nillable="true" type="tns:ArrayOfJoya"/>
        <xs:element minOccurs="0" name="ListaObjetosValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
        <xs:element minOccurs="0" name="ListaVehiculosGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:complexType name="DatosEmision817">
    <xs:sequence>
      <xs:element minOccurs="0" name="DatosCoberturasVivienda" nillable="true" type="tns:CoberturasVivienda"/>
      <xs:element minOccurs="0" name="DatosGenerales" nillable="true" type="tns:DatosGeneralesEmision817"/>
      <xs:element minOccurs="0" name="DatosUsoVivienda" nillable="true" type="tns:UsoVivienda"/>
      <xs:element minOccurs="0" name="DatosVivienda" nillable="true" type="tns:Vivienda"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DatosEmision817" nillable="true" type="tns:DatosEmision817"/>
  <xs:complexType name="DatosGeneralesEmision817">
    <xs:sequence>
      <xs:element minOccurs="0" name="Asegurado" nillable="true" type="tns:PersonaV3"/>
      <xs:element minOccurs="0" name="AseguradoOcupantes" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoPropietario" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoTomador" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="AseguradoTrastero" nillable="true" type="xs:boolean"/>
      <xs:element minOccurs="0" name="BienesAfectadosCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoDocumentoAsegurado" nillable="true" type="q18:TipoDocumento" xmlns:q18="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoDocumentoPropietario" nillable="true" type="q19:TipoDocumento" xmlns:q19="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="CodigoIdioma" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CodigoInterno" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoMediador" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoPoliza" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="CodigoPostalEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="CodigoRiesgo" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="CodigoSuplemento" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="DomicilioEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Efecto" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="EntidadCesion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="FechaEfecto" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="FechaEfectoPrestamo" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="FechaVencimientoPrestamo" nillable="true" type="xs:dateTime"/>
      <xs:element minOccurs="0" name="GestorCobro" nillable="true" type="q20:TipoGestorCobro" xmlns:q20="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="HoraEfecto" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="IndiceRevalorizacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Modalidad" nillable="true" type="q21:TipoModalidadVivienda" xmlns:q21="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="NombreEntidadCesion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NombrePropietario" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumentoAsegurado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroDocumentoPropietario" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="NumeroOperacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="NumeroPrestamo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="PeriodicidadPago" nillable="true" type="q22:TipoPeriodicidadPago" xmlns:q22="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.ServiceContracts.DataContracts"/>
      <xs:element minOccurs="0" name="Plataforma" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="PorcentajeOperacion" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Propuesta" nillable="true" type="xs:decimal"/>
      <xs:element minOccurs="0" name="SubCodigoDocumentoAsegurado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="SubCodigoMediador" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Tarifa" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="TipoRevalorizacion" nillable="true" type="xs:int"/>
      <xs:element minOccurs="0" name="Tomador" nillable="true" type="tns:PersonaV3"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="DatosGeneralesEmision817" nillable="true" type="tns:DatosGeneralesEmision817"/>
  <xs:element name="EmisionResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="Coberturas" nillable="true" type="tns:ArrayOfCoberturaWebV3"/>
        <xs:element minOccurs="0" name="Datos" nillable="true" type="tns:DatosEmision817"/>
        <xs:element minOccurs="0" name="DatosCesionDerechos" nillable="true" type="tns:CesionDerechos"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaAsegurado" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaConyuge" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="Incidencias" nillable="true" type="tns:ArrayOfIncidenciaV3"/>
        <xs:element minOccurs="0" name="ListaAnimales" nillable="true" type="tns:ArrayOfAnimal"/>
        <xs:element minOccurs="0" name="ListaBienes" nillable="true" type="tns:ArrayOfBien"/>
        <xs:element minOccurs="0" name="ListaJoyas" nillable="true" type="tns:ArrayOfJoya"/>
        <xs:element minOccurs="0" name="ListaObjetosValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
        <xs:element minOccurs="0" name="ListaVehiculosGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
        <xs:element minOccurs="0" name="Modalidades" nillable="true" type="tns:ArrayOfModalidadV3"/>
        <xs:element minOccurs="0" name="Resultado" nillable="true" type="tns:Resultado"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="ConsultaRequest">
    <xs:complexType>
      <xs:sequence/>
    </xs:complexType>
  </xs:element>
  <xs:element name="Poliza" nillable="true" type="xs:string"/>
  <xs:element name="ConsultaResponse">
    <xs:complexType>
      <xs:sequence>
        <xs:element minOccurs="0" name="Datos" nillable="true" type="tns:DatosEmision817"/>
        <xs:element minOccurs="0" name="DatosCesionDerechos" nillable="true" type="tns:CesionDerechos"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaAsegurado" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="DatosProteccionJuridicaConyuge" nillable="true" type="tns:ProteccionJuridica"/>
        <xs:element minOccurs="0" name="Incidencias" nillable="true" type="tns:ArrayOfIncidenciaV3"/>
        <xs:element minOccurs="0" name="ListaAnimales" nillable="true" type="tns:ArrayOfAnimal"/>
        <xs:element minOccurs="0" name="ListaBienes" nillable="true" type="tns:ArrayOfBien"/>
        <xs:element minOccurs="0" name="ListaJoyas" nillable="true" type="tns:ArrayOfJoya"/>
        <xs:element minOccurs="0" name="ListaObjetosValor" nillable="true" type="tns:ArrayOfObjetoValor"/>
        <xs:element minOccurs="0" name="ListaVehiculosGaraje" nillable="true" type="tns:ArrayOfVehiculoGaraje"/>
        <xs:element minOccurs="0" name="Resultado" nillable="true" type="tns:Resultado"/>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>