<?xml version="1.0" encoding="UTF-8"?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2.7-b01  svn-revision#${svn.Last.Changed.Rev}. --><xs:schema xmlns:tns="http://servicios.informatica.wsGprSipeip" xmlns:ns1="http://servicios.informatica/" xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.0" targetNamespace="http://servicios.informatica.wsGprSipeip">

<xs:import namespace="http://servicios.informatica/" schemaLocation="http://gpr.administracionpublica.gob.ec:80/gpr_ecuador/wsGprSipeip?xsd=1"></xs:import>

<xs:element name="wsGprEstrategiasObjetivo" type="tns:wsGprEstrategiasObjetivo"></xs:element>

<xs:element name="wsGprEstrategiasObjetivoResponse" type="tns:wsGprEstrategiasObjetivoResponse"></xs:element>

<xs:element name="wsGprGetChildOfficesIds" type="tns:wsGprGetChildOfficesIds"></xs:element>

<xs:element name="wsGprGetChildOfficesIdsResponse" type="tns:wsGprGetChildOfficesIdsResponse"></xs:element>

<xs:element name="wsGprIndicadoresExtObjetivo" type="tns:wsGprIndicadoresExtObjetivo"></xs:element>

<xs:element name="wsGprIndicadoresExtObjetivoResponse" type="tns:wsGprIndicadoresExtObjetivoResponse"></xs:element>

<xs:element name="wsGprIndicadoresObjetivo" type="tns:wsGprIndicadoresObjetivo"></xs:element>

<xs:element name="wsGprIndicadoresObjetivoResponse" type="tns:wsGprIndicadoresObjetivoResponse"></xs:element>

<xs:element name="wsGprMetasIndicador" type="tns:wsGprMetasIndicador"></xs:element>

<xs:element name="wsGprMetasIndicadorResponse" type="tns:wsGprMetasIndicadorResponse"></xs:element>

<xs:element name="wsGprObjetivosEntidad" nillable="true" type="ns1:wsGprObjetivosEntidad"></xs:element>

<xs:element name="wsGprObjetivosEntidadId" type="tns:wsGprObjetivosEntidadId"></xs:element>

<xs:element name="wsGprObjetivosEntidadIdResponse" type="tns:wsGprObjetivosEntidadIdResponse"></xs:element>

<xs:element name="wsGprObjetivosEntidadResponse" nillable="true" type="ns1:wsGprObjetivosEntidadResponse"></xs:element>

<xs:element name="wsGprRecibeMisionVision" type="tns:wsGprRecibeMisionVision"></xs:element>

<xs:element name="wsGprRecibeMisionVisionResponse" type="tns:wsGprRecibeMisionVisionResponse"></xs:element>

<xs:element name="wsGprResultadosIndicador" type="tns:wsGprResultadosIndicador"></xs:element>

<xs:element name="wsGprResultadosIndicadorResponse" type="tns:wsGprResultadosIndicadorResponse"></xs:element>

<xs:element name="wsUp" nillable="true" type="ns1:wsUp"></xs:element>

<xs:element name="wsUpResponse" nillable="true" type="ns1:wsUpResponse"></xs:element>

<xs:complexType name="wsGprGetChildOfficesIds">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="idEntidad" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprGetChildOfficesIdsResponse">
<xs:sequence>
<xs:element name="return" type="xs:string" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprEstrategiasObjetivo">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="IDObjetivo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="estadoreq" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprEstrategiasObjetivoResponse">
<xs:sequence>
<xs:element name="return" type="tns:estrategia" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="estrategia">
<xs:sequence>
<xs:element name="descripcion" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="estado" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="id" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprMetasIndicador">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="IDIndicador" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="estadoreq" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="formato" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprMetasIndicadorResponse">
<xs:sequence>
<xs:element name="return" type="tns:meta" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="meta">
<xs:sequence>
<xs:element name="estado" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="id" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="periodo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="valor" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprRecibeMisionVision">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="codigoEntidad" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="mision" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="vision" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprRecibeMisionVisionResponse">
<xs:sequence>
<xs:element name="return" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprObjetivosEntidadId">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="idEntidad" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprObjetivosEntidadIdResponse">
<xs:sequence>
<xs:element name="return" type="tns:objetivo" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="objetivo">
<xs:sequence>
<xs:element name="estado" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="id_objetivo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="texto_objetivo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="timestamp" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="tipo_objetivo" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprIndicadoresExtObjetivo">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="IDObjetivo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprIndicadoresExtObjetivoResponse">
<xs:sequence>
<xs:element name="return" type="tns:indicatorExtended" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="indicatorExtended">
<xs:complexContent>
<xs:extension base="tns:indicador">
<xs:sequence>
<xs:element name="frequency" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

<xs:complexType name="indicador">
<xs:sequence>
<xs:element name="descripcion" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="estado" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="fuente" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="id" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="metodo_calculo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="nombre" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="patron" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="tipo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="unidad_medida" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprResultadosIndicador">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="IDIndicador" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprResultadosIndicadorResponse">
<xs:sequence>
<xs:element name="return" type="tns:resultado" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="resultado">
<xs:complexContent>
<xs:extension base="tns:meta">
<xs:sequence>
<xs:element name="denominador" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="numerador" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

<xs:complexType name="wsGprIndicadoresObjetivo">
<xs:sequence>
<xs:element name="usuario" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="clave" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="IDObjetivo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="ciclo" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="estadoreq" type="xs:string" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>

<xs:complexType name="wsGprIndicadoresObjetivoResponse">
<xs:sequence>
<xs:element name="return" type="tns:indicador" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>
</xs:schema>