<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml" xmlns:idecan="http://idecan.grafcan.es/" elementFormDefault="qualified" targetNamespace="http://idecan.grafcan.es/">
  <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="http://idecan5.grafcan.es:80/ServicioWFS/schemas/gml/3.1.1/base/gml.xsd"/>
  <xsd:complexType name="ide_redgeodesicaType">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="0" name="vertice" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="nombre" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="x" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="y" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="h_h_n" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="h_pie" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="resenia" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="ncana" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="hyplnk_res" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="id" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="punto" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="tipo" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="la" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="lo" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="lat" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="lon" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="h_h_n1" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="h_pie1" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="x1" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="y1" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="the_geom" nillable="true" type="gml:PointPropertyType"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="ide_redgeodesica" substitutionGroup="gml:_Feature" type="idecan:ide_redgeodesicaType"/>
</xsd:schema>
