<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:Climate="https://geodata.hawaii.gov/arcgis/services/Climate/MapServer/WFSServer" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml/3.2" targetNamespace="https://geodata.hawaii.gov/arcgis/services/Climate/MapServer/WFSServer" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
<xsd:element name="SLR_Potential_Flooded_Highways_-_3.2_Ft._Scenario" type="Climate:SLR_Potential_Flooded_Highways_-_3.2_Ft._ScenarioFeatureType" substitutionGroup="gml:AbstractFeature"/>
<xsd:complexType name="SLR_Potential_Flooded_Highways_-_3.2_Ft._ScenarioFeatureType">
  <xsd:complexContent>
    <xsd:extension base="gml:AbstractFeatureType">
      <xsd:sequence>
        <xsd:element minOccurs="0" maxOccurs="1" name="objectid" type="xsd:int"/>
        <xsd:element minOccurs="0" maxOccurs="1" name="fename" nillable="true">
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:maxLength value="60"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
        <xsd:element minOccurs="0" maxOccurs="1" name="comments" nillable="true">
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:maxLength value="50"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
        <xsd:element minOccurs="0" maxOccurs="1" name="highway" nillable="true" type="xsd:int"/>
        <xsd:element minOccurs="0" maxOccurs="1" name="name" nillable="true">
          <xsd:simpleType>
            <xsd:restriction base="xsd:string">
              <xsd:maxLength value="75"/>
            </xsd:restriction>
          </xsd:simpleType>
        </xsd:element>
        <xsd:element minOccurs="0" maxOccurs="1" name="shape" nillable="true" type="gml:MultiCurvePropertyType"/>
        <xsd:element minOccurs="0" maxOccurs="1" name="st_length_shape_" nillable="true" type="xsd:double"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
</xsd:schema>
