<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:GVP-VOTW="volcano.si.edu" xmlns:gml="http://www.opengis.net/gml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="volcano.si.edu">
  <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://webservices.volcano.si.edu/geoserver/schemas/gml/2.1.2/feature.xsd"/>
  <xsd:complexType name="E3WebApp_Eruptions1960Type">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="1" name="VolcanoNumber" nillable="false" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="VolcanoName" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="ExplosivityIndexMax" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="StartDate" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="StartDateYear" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="StartDateMonth" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="StartDateDay" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="EndDate" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="EndDateYear" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="EndDateMonth" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="EndDateDay" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="ContinuingEruption" nillable="false" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="LatitudeDecimal" nillable="true" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="LongitudeDecimal" nillable="true" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="GeoLocation" nillable="true" type="gml:GeometryPropertyType"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="Activity_ID" nillable="false" type="xsd:int"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="E3WebApp_Eruptions1960" substitutionGroup="gml:_Feature" type="GVP-VOTW:E3WebApp_Eruptions1960Type"/>
</xsd:schema>
