@Entity(name="INFORME") public class INFORME extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Clase Java para anonymous complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ACCIDENTE" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NO_CONTABILIZABLE" type="{}NonChargeable"/>
<element name="OPERACION_ESPECIAL" type="{}SpecialOperation"/>
<element name="UNIDAD_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="AGENTE_INSTRUCTOR" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="UNIDAD_DEMARCACION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="JUZGADO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ENVIO_JUZGADO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HORA_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ACCIDENTE_MODIF" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HORA_ACCIDENTE_MODIF" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TIPO_DIA" type="{}DayType"/>
<element name="VICTIMAS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MUERTOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HER_GRAVES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HER_LEVES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ILESOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TOTAL_VEHICULOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PROVINCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ISLA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HACIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TITULARIDAD_VIA" type="{}WayOwnership"/>
<element name="KILOMETRO" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HECTOMETRO" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SENTIDO" type="{}Direction"/>
<element name="NUM_CARRILES">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="SENTIDO_ASCENDENTE" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SENTIDO_DESCENDENTE" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="ANCHURA_CALZADA" type="{}CarriageWayWidth"/>
<element name="ANCHURA_CARRIL" type="{}LaneWidth"/>
<element name="ARCEN">
<complexType>
<simpleContent>
<extension base="<>Shoulder">
<attribute name="PAVIMENTADO" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="MARCAS_VIALES" type="{}MarkStatus"/>
<element name="DATOS_VIA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CARRETERA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="COD_CARRETERA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DENOMINACION_CARRETERA" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="TIPO_VIA" type="{}RoadType" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="URBANA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="NUMERO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ENTRE_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Y_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CRUCE_CON_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="TIPO_VIA" type="{}RoadType" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="ZONA" type="{}Zone" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ELEMENTOS_SEGURIDAD">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MEDIANA_CALZADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="BARRERA_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="PANELES_DIRECCIONALES" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="HITOS_ARISTA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CAPTAFAROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PRIORIDAD_REGULADA_POR" type="{}PriorityRegulatedBy"/>
<element name="SUPERFICIE" type="{}Surface"/>
<element name="LUMINOSIDAD" type="{}Luminosity"/>
<element name="FACTORES_ATMOSFERICOS" type="{}AtmosphericFactors"/>
<element name="VISIBILIDAD_RESTRINGIDA_POR" type="{}VisibilityRestrictedBy"/>
<element name="OTRAS_CIRCUNSTANCIAS" type="{}OtherCircumstances"/>
<element name="SENYALIZACION_PELIGRO" type="{}DangerSignalling"/>
<element name="ARBOLES">
<complexType>
<simpleContent>
<extension base="<>Trees">
<attribute name="DISTANCIA" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="ACERAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VISIBILIDAD_SENYALIZACION_VERTICAL" type="{}VerticalSignalVisibility"/>
<element name="TIPO_ACCIDENTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="COLISION_VEHICULOS_OBS_CALZADA" type="{}ObstacleCollisionAccident"/>
<element name="SALIDA_DE_VIA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SIN_COLISION" type="{}RoadExitWithCollision"/>
<element name="CON_COLISION" type="{}RoadExitWithCollision"/>
</sequence>
<attribute name="SENTIDO" type="{}Direction" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ATROPELLO" type="{}RunningOverPedestrian"/>
<element name="OTRO_TIPO" type="{}OtherTypeAccident"/>
<element name="COLISION_VEHICULO_EN_MARCHA" type="{}FrontalCollisionAccident"/>
<element name="VUELCO_EN_CALZADA" type="{}Overturned"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SIN_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FUERA_INTERSECCION" type="{}WithoutIntersection"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CON_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="INTERSECCION_CON" type="{}WithIntersection"/>
<element name="TIPO_INTERSECCION" type="{}IntersectionType"/>
<element name="ACONDICIONAMIENTO" type="{}Refurbishment"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="INTERVINO_ANIMAL">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="ANIMAL" type="{}Animal" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="CIRCULACION" type="{}Traffic"/>
<element name="CIRCULACION_MEDIDAS_ESPECIALES" type="{}TrafficSpecialMeasures"/>
<element name="FACTORES_CONCURRENTES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DISTRACCION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INEXP_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ALCOHOL_DROGAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CANSANCIO_SUENYO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ENFERMEDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VELOCIDAD_INADECUADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INFRAC_NORMA_CIRCULACION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ESTADO_CONDICION_VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ESTADO_CONDICION_SENYALIZACION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRAMO_OBRAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="MAL_ESTADO_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AVERIA_MECANICA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="METEOROLOGIA_ADVERSA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IRRUPCION_ANIMAL" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTRO_FACTOR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_OPINION_DEFINIDA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CONSECUENCIAS_ACCIDENTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DANYOS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="RECIPIENTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_VEHICULOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INCENDIO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="LOCALIZACION" type="{http://www.w3.org/2001/XMLSchema}byte" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="EXPLOSION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DERRAME">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="CANTIDAD" type="{http://www.w3.org/2001/XMLSchema}byte" />
<attribute name="UNIDAD" type="{http://www.w3.org/2001/XMLSchema}byte" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="CONTAMINACION_TIERRA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONTAMINACION_AIRE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONTAMINACION_AGUA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DANYOS_INMUEBLES" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_DANYOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_DANYOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_ESPECIFICAR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="MEDIDAS_ADOPTADAS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CORTES_EN_UN_SENTIDO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CORTES_EN_DOS_SENTIDOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="REGULACION_TRAFICO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DESVIOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AISLAMIENTO_ZONA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INTERVENCION_OTRAS_FUERZAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRANSVASE_CARGA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_RETIRADO_VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_REPARADO_INSITU" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_INMOVILIZADO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="TIEMPO_PREVISTO" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="OTRAS_MEDIDAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="NINGUNA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_ESPECIFICAR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SERVICIOS_PRESENTES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AGRUPACION_TRAFICO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="PROTECCION_CIVIL" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONSEJERO_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_TECNICOS_EMPRESA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="BOMBEROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CIRCULAR_SENTIDO_CONTRARIO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="KM" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="HM" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="VEHICULOS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="VEHICULO" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="MATRICULA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MATRICULA_REMOLQUE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MES_MATRICULACION" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ANYO_MATRICULACION" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="COLOR" type="{}VehicleColor"/>
<element name="MARCA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MODELO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TIPO_VEHICULO" type="{}VehicleType"/>
<element name="MMA" type="{}MMA"/>
<element name="GRUPOS_MMA" type="{}MMAGroup"/>
<element name="CIRCULANDO_PARALELO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CIRCULANDO_ARCEN_FPISTA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TIPO_PASAJERO" type="{}PassengerType"/>
<element name="ESTADO_VEHICULO" type="{}VehicleStatus"/>
<element name="NUM_OCUPANTES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="VELOCIDAD" type="{}Velocity"/>
<element name="CIRCUNS_ESPECIALES" type="{}SpecialCircumstances"/>
<element name="VEHICULO_INCENDIADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SEGURO_OBLIGATORIO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRANSP_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ORIGEN_TRANSPORTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PAIS_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DESTINO_TRANSPORTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PAIS_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TIPO_CARGA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TIPO_CARGAMP1">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP2">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP3">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP4">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP5">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP6">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP7">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP8">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP9">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP10">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP11">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP12">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP13">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP14">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP15">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="LEIDO_TACOGRAFO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RESPETO_DESCANSO_DIARIO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SUPERADO_NUM_HORAS_CONTINUADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SUPERADO_NUM_HORAS_DIARIAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONDUCTOR">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SEXO" type="{}GenderDriver"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CALLE_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="NUMERO_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CLASE_PERMISO">
<complexType>
<simpleContent>
<extension base="<>LicenseDriver">
<attribute name="PERMISO_INVALIDO" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="FECHA_EXPEDICION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ACCION_CONDUCTOR" type="{}DriverAction"/>
<element name="TIPO_CONDUCTOR" type="{}DriverType"/>
<element name="MOTIVO_DESPLAZAMIENTO" type="{}TripReason"/>
<element name="DESPLAZAMIENTO_PREVISTO" type="{}PlannedTrip"/>
<element name="ACC_SEGURIDAD" type="{}SafetyAccessories"/>
<element name="REFLECTANTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EXTRANJERO_TRANSITO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AIRBAG1" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG2" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG3" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG4" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG5" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG6" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="HORAS_COND_CONTINUADAS" type="{}DrivingHours"/>
<element name="COND_PSICOFISICAS" type="{}CONDPSICOFISICAS"/>
<element name="DEFECTO_FISICO_PREVIO" type="{}PreviousPhysicalDefect"/>
<element name="INFRACCIONES_VELOCIDAD" type="{}VelocityViolations"/>
<element name="INFRACCIONES_ADMINISTRATIVAS" type="{}AdministrativeViolations"/>
<element name="INFRACCIONES_CONDUCTOR" type="{}DriverViolations"/>
<element name="RESPONSABLE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_TRANSP_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_CONDUCIR_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_ADR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INSTRUCCIONES_ESCRITAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CARTA_DE_PORTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_TRANSP_URGENTE_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VIGILANTE_JURADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EMPRESA_TRANSP1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TRANSP2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TRANSP3" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF3" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="COD_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="PASAJEROS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PASAJERO" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="EDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SEXO" type="{}GenderDriver"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ACC_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="REFLECTANTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AIRBAG1" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG2" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG3" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG4" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG5" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG6" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="POS_TURISMO" type="{}CarPosition"/>
<element name="POS_MOTOCICLETA" type="{}MotorcyclePosition"/>
<element name="POS_CAMION" type="{}TruckPosition"/>
<element name="POS_AUTOBUS" type="{}BusPosition"/>
<element name="VIGILANTE_JURADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_CONDUCIR_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</all>
<attribute name="COD_PASAJERO" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SIN_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PEATONES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PEATON" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="EDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SEXO" type="{}GenderDriver"/>
<element name="ACC_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="COND_PSICOFISICAS" type="{}CONDPSICOFISICAS"/>
<element name="DEFECTO_FISICO_PREVIO" type="{}PreviousPhysicalDefect"/>
<element name="REFLECTANTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AIRBAG1" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG2" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG3" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG4" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG5" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG6" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="INFRACCIONES_PEATON" type="{}PedestrianViolations"/>
<element name="ACCION_PEATON" type="{}PedestrianActions"/>
<element name="PRESRESP_PEA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</all>
<attribute name="COD_PEATON" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CROQUIS" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="COMENTARIOS" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="COD_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="ESTADO" type="{}AccidentStatus" />
<attribute name="TIPO" type="{}AccidentType" />
<attribute name="OPERACION" type="{}AccidentOperation" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="NUM_ACCIDENTES_EXPORTADOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
<attribute name="COD_INFORME" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="TITULARIDAD_VIA" type="{}WayOwnership" />
<attribute name="FECHA_INI_EXPORT" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="FECHA_FIN_EXPORT" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<ACCIDENTE> |
accidente |
protected Integer |
codinforme |
protected String |
fechafinexport |
protected String |
fechainiexport |
protected Long |
hjid |
protected int |
numaccidentesexportados |
protected WayOwnership |
titularidadvia |
| Constructor and Description |
|---|
INFORME() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
List<ACCIDENTE> |
getACCIDENTE()
Gets the value of the accidente property.
|
Integer |
getCODINFORME()
Obtiene el valor de la propiedad codinforme.
|
String |
getFECHAFINEXPORT()
Obtiene el valor de la propiedad fechafinexport.
|
String |
getFECHAINIEXPORT()
Obtiene el valor de la propiedad fechainiexport.
|
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
int |
getNUMACCIDENTESEXPORTADOS()
Obtiene el valor de la propiedad numaccidentesexportados.
|
WayOwnership |
getTITULARIDADVIA()
Obtiene el valor de la propiedad titularidadvia.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setACCIDENTE(List<ACCIDENTE> accidente) |
void |
setCODINFORME(Integer value)
Define el valor de la propiedad codinforme.
|
void |
setFECHAFINEXPORT(String value)
Define el valor de la propiedad fechafinexport.
|
void |
setFECHAINIEXPORT(String value)
Define el valor de la propiedad fechainiexport.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setNUMACCIDENTESEXPORTADOS(int value)
Define el valor de la propiedad numaccidentesexportados.
|
void |
setTITULARIDADVIA(WayOwnership value)
Define el valor de la propiedad titularidadvia.
|
protected int numaccidentesexportados
protected Integer codinforme
protected WayOwnership titularidadvia
protected String fechainiexport
protected String fechafinexport
protected Long hjid
public List<ACCIDENTE> getACCIDENTE()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the accidente property.
For example, to add a new item, do as follows:
getACCIDENTE().add(newItem);
Objects of the following type(s) are allowed in the list
ACCIDENTE
public int getNUMACCIDENTESEXPORTADOS()
public void setNUMACCIDENTESEXPORTADOS(int value)
public Integer getCODINFORME()
Integerpublic void setCODINFORME(Integer value)
value - allowed object is
Integerpublic WayOwnership getTITULARIDADVIA()
WayOwnershippublic void setTITULARIDADVIA(WayOwnership value)
value - allowed object is
WayOwnershippublic String getFECHAINIEXPORT()
Stringpublic void setFECHAINIEXPORT(String value)
value - allowed object is
Stringpublic String getFECHAFINEXPORT()
Stringpublic void setFECHAFINEXPORT(String value)
value - allowed object is
Stringpublic Long getHjid()
Longpublic void setHjid(Long value)
value - allowed object is
Longpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2018. All rights reserved.