<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="ices.dk.local/DATRAS" xmlns:s1="ices.dk.local/DATRAS/AbstractTypes" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="ices.dk.local/DATRAS" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">DATRAS Web Services</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="ices.dk.local/DATRAS">
      <s:element name="getHLdata">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getHLdataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getHLdataResult" type="tns:ArrayOfCls_DatrasExchange_HL" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_DatrasExchange_HL">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_DatrasExchange_HL" nillable="true" type="tns:Cls_DatrasExchange_HL" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_DatrasExchange_HL">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLngt" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="GearEx" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DoorType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="SpecCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SpecCode" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="SpecVal" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="TotalNo" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="CatIdentifier" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="NoMeas" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SubFactor" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SubWgt" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="CatCatchWgt" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="LngtCode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LngtClass" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HLNoAtLngt" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DevStage" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LenMeasType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Valid_Aphia" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getHLdataNewHeaders">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getHLdataNewHeadersResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getHLdataNewHeadersResult" type="tns:ArrayOfCls_DatrasExchange_HL_NewName" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_DatrasExchange_HL_NewName">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_DatrasExchange_HL_NewName" nillable="true" type="tns:Cls_DatrasExchange_HL_NewName" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_DatrasExchange_HL_NewName">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordHeader" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Platform" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLength" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="GearExceptions" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DoorType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StationName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNumber" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="SpeciesCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SpeciesCode" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="SpeciesValidity" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SpeciesSex" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="TotalNumber" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SpeciesCategory" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SubsampledNumber" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SubsamplingFactor" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SubsampleWeight" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SpeciesCategoryWeight" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="LengthCode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LengthClass" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="NumberAtLength" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DevelopmentStage" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LengthType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Valid_Aphia" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getCAdata">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCAdataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCAdataResult" type="tns:ArrayOfCls_DatrasExchange_CA" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_DatrasExchange_CA">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_DatrasExchange_CA" nillable="true" type="tns:Cls_DatrasExchange_CA" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_DatrasExchange_CA">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLngt" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="GearEx" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DoorType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="SpecCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SpecCode" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="AreaType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AreaCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LngtCode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LngtClass" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Maturity" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="PlusGr" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Age" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="CANoAtLngt" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IndWgt" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="FishID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="GenSamp" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StomSamp" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AgeSource" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AgePrepMet" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="OtGrading" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ParSamp" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MaturityScale" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Valid_Aphia" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getHLdataSp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="species" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getHLdataSpResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getHLdataSpResult" type="tns:ArrayOfCls_DatrasExchange_HL" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCAdataSp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="species" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCAdataSpResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCAdataSpResult" type="tns:ArrayOfCls_DatrasExchange_CA" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getHHdata">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getHHdataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getHHdataResult" type="tns:ArrayOfCls_DatrasExchange_HH" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_DatrasExchange_HH">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_DatrasExchange_HH" nillable="true" type="tns:Cls_DatrasExchange_HH" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_DatrasExchange_HH">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLngt" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="GearEx" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DoorType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Month" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Day" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="TimeShot" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DepthStratum" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulDur" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="DayNight" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLat" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLong" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulLat" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulLong" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="StatRec" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Depth" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="HaulVal" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HydroStNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StdSpecRecCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BySpecRecCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DataType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Netopening" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="Rigging" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Tickler" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Distance" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Warplngt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Warpdia" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="WarpDen" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorSurface" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorWgt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WingSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Buoyancy" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="KiteDim" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WgtGroundRope" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="TowDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="GroundSpeed" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SpeedWater" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SurCurDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SurCurSpeed" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="BotCurDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="BotCurSpeed" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WindDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="WindSpeed" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SwellDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SwellHeight" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SurTemp" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="BotTemp" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SurSal" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="BotSal" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="ThermoCline" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ThClineDepth" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="CodendMesh" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SecchiDepth" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Turbidity" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="TidePhase" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="TideSpeed" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="PelSampType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="MinTrawlDepth" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="MaxTrawlDepth" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSurveyInsertDate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="ship" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="country" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSurveyInsertDateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSurveyInsertDateResult" type="tns:ArrayOfCls_Datras_SurveyInsert_Date" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_SurveyInsert_Date">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_SurveyInsert_Date" nillable="true" type="tns:Cls_Datras_SurveyInsert_Date" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_SurveyInsert_Date">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Insert_Date" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSurveyList">
        <s:complexType />
      </s:element>
      <s:element name="getSurveyListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSurveyListResult" type="tns:ArrayOfCls_Datras_SurveyList" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_SurveyList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_SurveyList" nillable="true" type="tns:Cls_Datras_SurveyList" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_SurveyList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSurveyYearList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSurveyYearListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSurveyYearListResult" type="tns:ArrayOfCls_Datras_SurveyYearList" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_SurveyYearList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_SurveyYearList" nillable="true" type="tns:Cls_Datras_SurveyYearList" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_SurveyYearList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSurveyYearQuarterList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSurveyYearQuarterListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSurveyYearQuarterListResult" type="tns:ArrayOfCls_Datras_SurveyYearQuarterList" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_SurveyYearQuarterList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_SurveyYearQuarterList" nillable="true" type="tns:Cls_Datras_SurveyYearQuarterList" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_SurveyYearQuarterList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getIndices">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="species" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getIndicesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getIndicesResult" type="tns:ArrayOfCls_Datras_Indices" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_Indices">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_Indices" nillable="true" type="tns:Cls_Datras_Indices" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_Indices">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="AphiaID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Species" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="IndexArea" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="PlusGr" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_0" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_1" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_2" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_3" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_4" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_5" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_6" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_7" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_8" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_9" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_10" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_11" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_12" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_13" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_14" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_15" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation" nillable="true" type="s:decimal" />
        </s:sequence>
      </s:complexType>
      <s:element name="SaveDocument">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="docbinaryarray" type="s:base64Binary" />
            <s:element minOccurs="0" maxOccurs="1" name="docname" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SaveDocumentResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SaveDocumentResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSpecies">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="codename" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="code" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSpeciesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSpeciesResult" type="tns:ArrayOfCls_Datras_SpeciesList" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_SpeciesList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_SpeciesList" nillable="true" type="tns:Cls_Datras_SpeciesList" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_SpeciesList">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="aphia" nillable="true" type="s:float" />
          <s:element minOccurs="1" maxOccurs="1" name="tsn" nillable="true" type="s:float" />
          <s:element minOccurs="0" maxOccurs="1" name="latinname" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="commonname" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="validity" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getLengthAgeSummary">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="country" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getLengthAgeSummaryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getLengthAgeSummaryResult" type="tns:ArrayOfCls_Length_Age_Summary" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Length_Age_Summary">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Length_Age_Summary" nillable="true" type="tns:Cls_Length_Age_Summary" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Length_Age_Summary">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="AphiaID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ICESArea" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="n_station" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="n_length" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="n_weight" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="n_age" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="n_sex" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="n_maturity" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getLitterAssessmentOutput">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getLitterAssessmentOutputResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getLitterAssessmentOutputResult" type="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_DatrasExchange_LitterAssessmentOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_DatrasExchange_LitterAssessmentOutput" nillable="true" type="tns:Cls_DatrasExchange_LitterAssessmentOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_DatrasExchange_LitterAssessmentOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLat" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLong" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulLat" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulLong" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="OSPARArea" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MSFDArea" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="BottomDepth" nillable="true" type="s:float" />
          <s:element minOccurs="1" maxOccurs="1" name="Distance" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WingSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="LTREF" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="PARAM" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LTSZC" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="UnitWgt" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LT_Weight" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="UnitItem" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LT_Items" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="LTSRC" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TYPPL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LTPRP" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLngt" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="GearEx" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DoorType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Month" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Day" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="TimeShot" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulDur" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="StatRec" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Depth" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="HaulVal" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DataType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Netopening" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="Rigging" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Tickler" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Warplngt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Warpdia" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="WarpDen" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorSurface" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorWgt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="TowDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="GroundSpeed" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SpeedWater" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WindDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="WindSpeed" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SwellDir" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SwellHeight" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="CodendMesh" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="EEZ" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NMArea" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DateofCalculation" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getLitterAssessmentOutputByUpdateDate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="dateofcalculation" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getLitterAssessmentOutputByUpdateDateResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getLitterAssessmentOutputByUpdateDateResult" type="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getListofDateofCalculation">
        <s:complexType />
      </s:element>
      <s:element name="getListofDateofCalculationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getListofDateofCalculationResult" type="tns:ArrayOfCls_Datras_DateofCalculation" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_DateofCalculation">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_DateofCalculation" nillable="true" type="tns:Cls_Datras_DateofCalculation" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_DateofCalculation">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="dateofcalculation" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getCPUEAge">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCPUEAgeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCPUEAgeResult" type="tns:ArrayOfCls_Datras_CPUE_Age" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_CPUE_Age">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_CPUE_Age" nillable="true" type="tns:Cls_Datras_CPUE_Age" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_CPUE_Age">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLat" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLon" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DateTime" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Depth" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Area" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SubArea" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DayNight" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="AphiaID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Species" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_0" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_1" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_2" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_3" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_4" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_5" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_6" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_7" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_8" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_9" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_10" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_11" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_12" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_13" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_14" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Age_15" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Cal_DateID" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getCPUELength">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCPUELengthResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCPUELengthResult" type="tns:ArrayOfCls_Datras_CPUE_Length" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_CPUE_Length">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_CPUE_Length" nillable="true" type="tns:Cls_Datras_CPUE_Length" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_CPUE_Length">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulDur" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLat" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLon" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DateTime" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Depth" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Area" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="SubArea" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DayNight" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="AphiaID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Species" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="LngtClas" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="CPUE_number_per_hour" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Cal_DateID" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="getFlexFile">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="survey" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="year" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="quarter" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getFlexFileResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getFlexFileResult" type="tns:ArrayOfCls_Datras_FlexFile" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_FlexFile">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_FlexFile" nillable="true" type="tns:Cls_Datras_FlexFile" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_FlexFile">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulNo" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Month" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Day" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="TimeShot" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DepthStratum" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HaulDur" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="DayNight" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLat" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="ShootLong" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="StatRec" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ICESArea" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweepLngt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Depth" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="HaulVal" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DataType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Warplngt" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DoorSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="WingSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="Distance" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Cal_DoorSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DSflag" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Cal_WingSpread" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="WSflag" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Cal_Distance" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="DistanceFlag" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="SweptAreaDSKM2" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SweptAreaWSKM2" nillable="true" type="s:decimal" />
          <s:element minOccurs="1" maxOccurs="1" name="SweptAreaBWKM2" nillable="true" type="s:decimal" />
          <s:element minOccurs="0" maxOccurs="1" name="DateofCalculation" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSubmissionStatus_FishTrawlData">
        <s:complexType />
      </s:element>
      <s:element name="getSubmissionStatus_FishTrawlDataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSubmissionStatus_FishTrawlDataResult" type="tns:ArrayOfCls_Datras_Submission_Status_FishTrawlData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_Submission_Status_FishTrawlData">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_Submission_Status_FishTrawlData" nillable="true" type="tns:Cls_Datras_Submission_Status_FishTrawlData" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_Submission_Status_FishTrawlData">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="NoofHauls" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Insertion_date" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getSubmissionStatus_LitterData">
        <s:complexType />
      </s:element>
      <s:element name="getSubmissionStatus_LitterDataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSubmissionStatus_LitterDataResult" type="tns:ArrayOfCls_Datras_Submission_Status_LitterData" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_Submission_Status_LitterData">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_Submission_Status_LitterData" nillable="true" type="tns:Cls_Datras_Submission_Status_LitterData" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_Submission_Status_LitterData">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Ship" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="NoofHauls" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Insertion_date" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DateofCalculation_LitterAssessmentOutputProduct" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="UploadAndValidateFile">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ScreeningEmail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="UploadFileName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FilePath" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="UploadAndValidateFileResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UploadAndValidateFileResult" type="tns:ArrayOfClsFileInfo" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfClsFileInfo">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ClsFileInfo" nillable="true" type="tns:ClsFileInfo" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ClsFileInfo">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="FileID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="FileName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Survey" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Year" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Quarter" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Platform" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gear" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DatasetVerCodeID" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DATRASSurveyID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="UserEmail" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ErrorMessage" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="RecordHeader" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FinalFolderpath" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FileGUID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FinalFileName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getDatrasFieldList">
        <s:complexType />
      </s:element>
      <s:element name="getDatrasFieldListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDatrasFieldListResult" type="tns:ArrayOfCls_Datras_FieldList" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfCls_Datras_FieldList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="Cls_Datras_FieldList" nillable="true" type="tns:Cls_Datras_FieldList" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Cls_Datras_FieldList">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="RecordHeader" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FieldName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FieldNameOld" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DataFormat" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Description" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ScreenResult">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="FileID" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="SurveyCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Recordheader" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ScreenResultResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ScreenResultResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ArrayOfCls_DatrasExchange_HL" nillable="true" type="tns:ArrayOfCls_DatrasExchange_HL" />
      <s:element name="ArrayOfCls_DatrasExchange_HL_NewName" nillable="true" type="tns:ArrayOfCls_DatrasExchange_HL_NewName" />
      <s:element name="ArrayOfCls_DatrasExchange_CA" nillable="true" type="tns:ArrayOfCls_DatrasExchange_CA" />
      <s:element name="ArrayOfCls_DatrasExchange_HH" nillable="true" type="tns:ArrayOfCls_DatrasExchange_HH" />
      <s:element name="ArrayOfCls_Datras_SurveyInsert_Date" nillable="true" type="tns:ArrayOfCls_Datras_SurveyInsert_Date" />
      <s:element name="ArrayOfCls_Datras_SurveyList" nillable="true" type="tns:ArrayOfCls_Datras_SurveyList" />
      <s:element name="ArrayOfCls_Datras_SurveyYearList" nillable="true" type="tns:ArrayOfCls_Datras_SurveyYearList" />
      <s:element name="ArrayOfCls_Datras_SurveyYearQuarterList" nillable="true" type="tns:ArrayOfCls_Datras_SurveyYearQuarterList" />
      <s:element name="ArrayOfCls_Datras_Indices" nillable="true" type="tns:ArrayOfCls_Datras_Indices" />
      <s:element name="boolean" type="s:boolean" />
      <s:element name="ArrayOfCls_Datras_SpeciesList" nillable="true" type="tns:ArrayOfCls_Datras_SpeciesList" />
      <s:element name="ArrayOfCls_Length_Age_Summary" nillable="true" type="tns:ArrayOfCls_Length_Age_Summary" />
      <s:element name="ArrayOfCls_DatrasExchange_LitterAssessmentOutput" nillable="true" type="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
      <s:element name="ArrayOfCls_Datras_DateofCalculation" nillable="true" type="tns:ArrayOfCls_Datras_DateofCalculation" />
      <s:element name="ArrayOfCls_Datras_CPUE_Age" nillable="true" type="tns:ArrayOfCls_Datras_CPUE_Age" />
      <s:element name="ArrayOfCls_Datras_CPUE_Length" nillable="true" type="tns:ArrayOfCls_Datras_CPUE_Length" />
      <s:element name="ArrayOfCls_Datras_FlexFile" nillable="true" type="tns:ArrayOfCls_Datras_FlexFile" />
      <s:element name="ArrayOfCls_Datras_Submission_Status_FishTrawlData" nillable="true" type="tns:ArrayOfCls_Datras_Submission_Status_FishTrawlData" />
      <s:element name="ArrayOfCls_Datras_Submission_Status_LitterData" nillable="true" type="tns:ArrayOfCls_Datras_Submission_Status_LitterData" />
      <s:element name="ArrayOfClsFileInfo" nillable="true" type="tns:ArrayOfClsFileInfo" />
      <s:element name="ArrayOfCls_Datras_FieldList" nillable="true" type="tns:ArrayOfCls_Datras_FieldList" />
      <s:element name="string" nillable="true" type="s:string" />
    </s:schema>
    <s:schema targetNamespace="ices.dk.local/DATRAS/AbstractTypes">
      <s:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
      <s:complexType name="StringArray">
        <s:complexContent mixed="false">
          <s:restriction base="soapenc:Array">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="unbounded" name="String" type="s:string" />
            </s:sequence>
          </s:restriction>
        </s:complexContent>
      </s:complexType>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="getHLdataSoapIn">
    <wsdl:part name="parameters" element="tns:getHLdata" />
  </wsdl:message>
  <wsdl:message name="getHLdataSoapOut">
    <wsdl:part name="parameters" element="tns:getHLdataResponse" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersSoapIn">
    <wsdl:part name="parameters" element="tns:getHLdataNewHeaders" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersSoapOut">
    <wsdl:part name="parameters" element="tns:getHLdataNewHeadersResponse" />
  </wsdl:message>
  <wsdl:message name="getCAdataSoapIn">
    <wsdl:part name="parameters" element="tns:getCAdata" />
  </wsdl:message>
  <wsdl:message name="getCAdataSoapOut">
    <wsdl:part name="parameters" element="tns:getCAdataResponse" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpSoapIn">
    <wsdl:part name="parameters" element="tns:getHLdataSp" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpSoapOut">
    <wsdl:part name="parameters" element="tns:getHLdataSpResponse" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpSoapIn">
    <wsdl:part name="parameters" element="tns:getCAdataSp" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpSoapOut">
    <wsdl:part name="parameters" element="tns:getCAdataSpResponse" />
  </wsdl:message>
  <wsdl:message name="getHHdataSoapIn">
    <wsdl:part name="parameters" element="tns:getHHdata" />
  </wsdl:message>
  <wsdl:message name="getHHdataSoapOut">
    <wsdl:part name="parameters" element="tns:getHHdataResponse" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateSoapIn">
    <wsdl:part name="parameters" element="tns:getSurveyInsertDate" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateSoapOut">
    <wsdl:part name="parameters" element="tns:getSurveyInsertDateResponse" />
  </wsdl:message>
  <wsdl:message name="getSurveyListSoapIn">
    <wsdl:part name="parameters" element="tns:getSurveyList" />
  </wsdl:message>
  <wsdl:message name="getSurveyListSoapOut">
    <wsdl:part name="parameters" element="tns:getSurveyListResponse" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListSoapIn">
    <wsdl:part name="parameters" element="tns:getSurveyYearList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListSoapOut">
    <wsdl:part name="parameters" element="tns:getSurveyYearListResponse" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListSoapIn">
    <wsdl:part name="parameters" element="tns:getSurveyYearQuarterList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListSoapOut">
    <wsdl:part name="parameters" element="tns:getSurveyYearQuarterListResponse" />
  </wsdl:message>
  <wsdl:message name="getIndicesSoapIn">
    <wsdl:part name="parameters" element="tns:getIndices" />
  </wsdl:message>
  <wsdl:message name="getIndicesSoapOut">
    <wsdl:part name="parameters" element="tns:getIndicesResponse" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentSoapIn">
    <wsdl:part name="parameters" element="tns:SaveDocument" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentSoapOut">
    <wsdl:part name="parameters" element="tns:SaveDocumentResponse" />
  </wsdl:message>
  <wsdl:message name="getSpeciesSoapIn">
    <wsdl:part name="parameters" element="tns:getSpecies" />
  </wsdl:message>
  <wsdl:message name="getSpeciesSoapOut">
    <wsdl:part name="parameters" element="tns:getSpeciesResponse" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummarySoapIn">
    <wsdl:part name="parameters" element="tns:getLengthAgeSummary" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummarySoapOut">
    <wsdl:part name="parameters" element="tns:getLengthAgeSummaryResponse" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputSoapIn">
    <wsdl:part name="parameters" element="tns:getLitterAssessmentOutput" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputSoapOut">
    <wsdl:part name="parameters" element="tns:getLitterAssessmentOutputResponse" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateSoapIn">
    <wsdl:part name="parameters" element="tns:getLitterAssessmentOutputByUpdateDate" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateSoapOut">
    <wsdl:part name="parameters" element="tns:getLitterAssessmentOutputByUpdateDateResponse" />
  </wsdl:message>
  <wsdl:message name="getListofDateofCalculationSoapIn">
    <wsdl:part name="parameters" element="tns:getListofDateofCalculation" />
  </wsdl:message>
  <wsdl:message name="getListofDateofCalculationSoapOut">
    <wsdl:part name="parameters" element="tns:getListofDateofCalculationResponse" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeSoapIn">
    <wsdl:part name="parameters" element="tns:getCPUEAge" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeSoapOut">
    <wsdl:part name="parameters" element="tns:getCPUEAgeResponse" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthSoapIn">
    <wsdl:part name="parameters" element="tns:getCPUELength" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthSoapOut">
    <wsdl:part name="parameters" element="tns:getCPUELengthResponse" />
  </wsdl:message>
  <wsdl:message name="getFlexFileSoapIn">
    <wsdl:part name="parameters" element="tns:getFlexFile" />
  </wsdl:message>
  <wsdl:message name="getFlexFileSoapOut">
    <wsdl:part name="parameters" element="tns:getFlexFileResponse" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_FishTrawlDataSoapIn">
    <wsdl:part name="parameters" element="tns:getSubmissionStatus_FishTrawlData" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_FishTrawlDataSoapOut">
    <wsdl:part name="parameters" element="tns:getSubmissionStatus_FishTrawlDataResponse" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_LitterDataSoapIn">
    <wsdl:part name="parameters" element="tns:getSubmissionStatus_LitterData" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_LitterDataSoapOut">
    <wsdl:part name="parameters" element="tns:getSubmissionStatus_LitterDataResponse" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileSoapIn">
    <wsdl:part name="parameters" element="tns:UploadAndValidateFile" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileSoapOut">
    <wsdl:part name="parameters" element="tns:UploadAndValidateFileResponse" />
  </wsdl:message>
  <wsdl:message name="getDatrasFieldListSoapIn">
    <wsdl:part name="parameters" element="tns:getDatrasFieldList" />
  </wsdl:message>
  <wsdl:message name="getDatrasFieldListSoapOut">
    <wsdl:part name="parameters" element="tns:getDatrasFieldListResponse" />
  </wsdl:message>
  <wsdl:message name="ScreenResultSoapIn">
    <wsdl:part name="parameters" element="tns:ScreenResult" />
  </wsdl:message>
  <wsdl:message name="ScreenResultSoapOut">
    <wsdl:part name="parameters" element="tns:ScreenResultResponse" />
  </wsdl:message>
  <wsdl:message name="getHLdataHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL_NewName" />
  </wsdl:message>
  <wsdl:message name="getCAdataHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCAdataHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_CA" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_CA" />
  </wsdl:message>
  <wsdl:message name="getHHdataHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHHdataHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HH" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="ship" type="s:string" />
    <wsdl:part name="country" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyInsert_Date" />
  </wsdl:message>
  <wsdl:message name="getSurveyListHttpGetIn" />
  <wsdl:message name="getSurveyListHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyYearList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyYearQuarterList" />
  </wsdl:message>
  <wsdl:message name="getIndicesHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getIndicesHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Indices" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentHttpGetIn">
    <wsdl:part name="docbinaryarray" type="s1:StringArray" />
    <wsdl:part name="docname" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentHttpGetOut">
    <wsdl:part name="Body" element="tns:boolean" />
  </wsdl:message>
  <wsdl:message name="getSpeciesHttpGetIn">
    <wsdl:part name="codename" type="s:string" />
    <wsdl:part name="code" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSpeciesHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SpeciesList" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummaryHttpGetIn">
    <wsdl:part name="country" type="s:string" />
    <wsdl:part name="year" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummaryHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Length_Age_Summary" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateHttpGetIn">
    <wsdl:part name="dateofcalculation" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
  </wsdl:message>
  <wsdl:message name="getListofDateofCalculationHttpGetIn" />
  <wsdl:message name="getListofDateofCalculationHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_DateofCalculation" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_CPUE_Age" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_CPUE_Length" />
  </wsdl:message>
  <wsdl:message name="getFlexFileHttpGetIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getFlexFileHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_FlexFile" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_FishTrawlDataHttpGetIn" />
  <wsdl:message name="getSubmissionStatus_FishTrawlDataHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Submission_Status_FishTrawlData" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_LitterDataHttpGetIn" />
  <wsdl:message name="getSubmissionStatus_LitterDataHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Submission_Status_LitterData" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileHttpGetIn">
    <wsdl:part name="ScreeningEmail" type="s:string" />
    <wsdl:part name="UploadFileName" type="s:string" />
    <wsdl:part name="FilePath" type="s:string" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfClsFileInfo" />
  </wsdl:message>
  <wsdl:message name="getDatrasFieldListHttpGetIn" />
  <wsdl:message name="getDatrasFieldListHttpGetOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_FieldList" />
  </wsdl:message>
  <wsdl:message name="ScreenResultHttpGetIn">
    <wsdl:part name="FileID" type="s:string" />
    <wsdl:part name="SurveyCode" type="s:string" />
    <wsdl:part name="Recordheader" type="s:string" />
  </wsdl:message>
  <wsdl:message name="ScreenResultHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataNewHeadersHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL_NewName" />
  </wsdl:message>
  <wsdl:message name="getCAdataHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCAdataHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_CA" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHLdataSpHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HL" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCAdataSpHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_CA" />
  </wsdl:message>
  <wsdl:message name="getHHdataHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getHHdataHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_HH" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="ship" type="s:string" />
    <wsdl:part name="country" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyInsertDateHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyInsert_Date" />
  </wsdl:message>
  <wsdl:message name="getSurveyListHttpPostIn" />
  <wsdl:message name="getSurveyListHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearListHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyYearList" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSurveyYearQuarterListHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SurveyYearQuarterList" />
  </wsdl:message>
  <wsdl:message name="getIndicesHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
    <wsdl:part name="species" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getIndicesHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Indices" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentHttpPostIn">
    <wsdl:part name="docbinaryarray" type="s1:StringArray" />
    <wsdl:part name="docname" type="s:string" />
  </wsdl:message>
  <wsdl:message name="SaveDocumentHttpPostOut">
    <wsdl:part name="Body" element="tns:boolean" />
  </wsdl:message>
  <wsdl:message name="getSpeciesHttpPostIn">
    <wsdl:part name="codename" type="s:string" />
    <wsdl:part name="code" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getSpeciesHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_SpeciesList" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummaryHttpPostIn">
    <wsdl:part name="country" type="s:string" />
    <wsdl:part name="year" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLengthAgeSummaryHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Length_Age_Summary" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateHttpPostIn">
    <wsdl:part name="dateofcalculation" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getLitterAssessmentOutputByUpdateDateHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_DatrasExchange_LitterAssessmentOutput" />
  </wsdl:message>
  <wsdl:message name="getListofDateofCalculationHttpPostIn" />
  <wsdl:message name="getListofDateofCalculationHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_DateofCalculation" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCPUEAgeHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_CPUE_Age" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getCPUELengthHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_CPUE_Length" />
  </wsdl:message>
  <wsdl:message name="getFlexFileHttpPostIn">
    <wsdl:part name="survey" type="s:string" />
    <wsdl:part name="year" type="s:string" />
    <wsdl:part name="quarter" type="s:string" />
  </wsdl:message>
  <wsdl:message name="getFlexFileHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_FlexFile" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_FishTrawlDataHttpPostIn" />
  <wsdl:message name="getSubmissionStatus_FishTrawlDataHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Submission_Status_FishTrawlData" />
  </wsdl:message>
  <wsdl:message name="getSubmissionStatus_LitterDataHttpPostIn" />
  <wsdl:message name="getSubmissionStatus_LitterDataHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_Submission_Status_LitterData" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileHttpPostIn">
    <wsdl:part name="ScreeningEmail" type="s:string" />
    <wsdl:part name="UploadFileName" type="s:string" />
    <wsdl:part name="FilePath" type="s:string" />
  </wsdl:message>
  <wsdl:message name="UploadAndValidateFileHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfClsFileInfo" />
  </wsdl:message>
  <wsdl:message name="getDatrasFieldListHttpPostIn" />
  <wsdl:message name="getDatrasFieldListHttpPostOut">
    <wsdl:part name="Body" element="tns:ArrayOfCls_Datras_FieldList" />
  </wsdl:message>
  <wsdl:message name="ScreenResultHttpPostIn">
    <wsdl:part name="FileID" type="s:string" />
    <wsdl:part name="SurveyCode" type="s:string" />
    <wsdl:part name="Recordheader" type="s:string" />
  </wsdl:message>
  <wsdl:message name="ScreenResultHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
  </wsdl:message>
  <wsdl:portType name="DATRAS_x0020_Web_x0020_ServicesSoap">
    <wsdl:operation name="getHLdata">
      <wsdl:input message="tns:getHLdataSoapIn" />
      <wsdl:output message="tns:getHLdataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <wsdl:input message="tns:getHLdataNewHeadersSoapIn" />
      <wsdl:output message="tns:getHLdataNewHeadersSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <wsdl:input message="tns:getCAdataSoapIn" />
      <wsdl:output message="tns:getCAdataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <wsdl:input message="tns:getHLdataSpSoapIn" />
      <wsdl:output message="tns:getHLdataSpSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <wsdl:input message="tns:getCAdataSpSoapIn" />
      <wsdl:output message="tns:getCAdataSpSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <wsdl:input message="tns:getHHdataSoapIn" />
      <wsdl:output message="tns:getHHdataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <wsdl:input message="tns:getSurveyInsertDateSoapIn" />
      <wsdl:output message="tns:getSurveyInsertDateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <wsdl:input message="tns:getSurveyListSoapIn" />
      <wsdl:output message="tns:getSurveyListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <wsdl:input message="tns:getSurveyYearListSoapIn" />
      <wsdl:output message="tns:getSurveyYearListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <wsdl:input message="tns:getSurveyYearQuarterListSoapIn" />
      <wsdl:output message="tns:getSurveyYearQuarterListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <wsdl:input message="tns:getIndicesSoapIn" />
      <wsdl:output message="tns:getIndicesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <wsdl:input message="tns:SaveDocumentSoapIn" />
      <wsdl:output message="tns:SaveDocumentSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <wsdl:input message="tns:getSpeciesSoapIn" />
      <wsdl:output message="tns:getSpeciesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <wsdl:input message="tns:getLengthAgeSummarySoapIn" />
      <wsdl:output message="tns:getLengthAgeSummarySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <wsdl:input message="tns:getLitterAssessmentOutputSoapIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <wsdl:input message="tns:getLitterAssessmentOutputByUpdateDateSoapIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputByUpdateDateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <wsdl:input message="tns:getListofDateofCalculationSoapIn" />
      <wsdl:output message="tns:getListofDateofCalculationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <wsdl:input message="tns:getCPUEAgeSoapIn" />
      <wsdl:output message="tns:getCPUEAgeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <wsdl:input message="tns:getCPUELengthSoapIn" />
      <wsdl:output message="tns:getCPUELengthSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <wsdl:input message="tns:getFlexFileSoapIn" />
      <wsdl:output message="tns:getFlexFileSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <wsdl:input message="tns:getSubmissionStatus_FishTrawlDataSoapIn" />
      <wsdl:output message="tns:getSubmissionStatus_FishTrawlDataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <wsdl:input message="tns:getSubmissionStatus_LitterDataSoapIn" />
      <wsdl:output message="tns:getSubmissionStatus_LitterDataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <wsdl:input message="tns:UploadAndValidateFileSoapIn" />
      <wsdl:output message="tns:UploadAndValidateFileSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <wsdl:input message="tns:getDatrasFieldListSoapIn" />
      <wsdl:output message="tns:getDatrasFieldListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <wsdl:input message="tns:ScreenResultSoapIn" />
      <wsdl:output message="tns:ScreenResultSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="DATRAS_x0020_Web_x0020_ServicesHttpGet">
    <wsdl:operation name="getHLdata">
      <wsdl:input message="tns:getHLdataHttpGetIn" />
      <wsdl:output message="tns:getHLdataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <wsdl:input message="tns:getHLdataNewHeadersHttpGetIn" />
      <wsdl:output message="tns:getHLdataNewHeadersHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <wsdl:input message="tns:getCAdataHttpGetIn" />
      <wsdl:output message="tns:getCAdataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <wsdl:input message="tns:getHLdataSpHttpGetIn" />
      <wsdl:output message="tns:getHLdataSpHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <wsdl:input message="tns:getCAdataSpHttpGetIn" />
      <wsdl:output message="tns:getCAdataSpHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <wsdl:input message="tns:getHHdataHttpGetIn" />
      <wsdl:output message="tns:getHHdataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <wsdl:input message="tns:getSurveyInsertDateHttpGetIn" />
      <wsdl:output message="tns:getSurveyInsertDateHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <wsdl:input message="tns:getSurveyListHttpGetIn" />
      <wsdl:output message="tns:getSurveyListHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <wsdl:input message="tns:getSurveyYearListHttpGetIn" />
      <wsdl:output message="tns:getSurveyYearListHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <wsdl:input message="tns:getSurveyYearQuarterListHttpGetIn" />
      <wsdl:output message="tns:getSurveyYearQuarterListHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <wsdl:input message="tns:getIndicesHttpGetIn" />
      <wsdl:output message="tns:getIndicesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <wsdl:input message="tns:SaveDocumentHttpGetIn" />
      <wsdl:output message="tns:SaveDocumentHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <wsdl:input message="tns:getSpeciesHttpGetIn" />
      <wsdl:output message="tns:getSpeciesHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <wsdl:input message="tns:getLengthAgeSummaryHttpGetIn" />
      <wsdl:output message="tns:getLengthAgeSummaryHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <wsdl:input message="tns:getLitterAssessmentOutputHttpGetIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <wsdl:input message="tns:getLitterAssessmentOutputByUpdateDateHttpGetIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputByUpdateDateHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <wsdl:input message="tns:getListofDateofCalculationHttpGetIn" />
      <wsdl:output message="tns:getListofDateofCalculationHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <wsdl:input message="tns:getCPUEAgeHttpGetIn" />
      <wsdl:output message="tns:getCPUEAgeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <wsdl:input message="tns:getCPUELengthHttpGetIn" />
      <wsdl:output message="tns:getCPUELengthHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <wsdl:input message="tns:getFlexFileHttpGetIn" />
      <wsdl:output message="tns:getFlexFileHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <wsdl:input message="tns:getSubmissionStatus_FishTrawlDataHttpGetIn" />
      <wsdl:output message="tns:getSubmissionStatus_FishTrawlDataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <wsdl:input message="tns:getSubmissionStatus_LitterDataHttpGetIn" />
      <wsdl:output message="tns:getSubmissionStatus_LitterDataHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <wsdl:input message="tns:UploadAndValidateFileHttpGetIn" />
      <wsdl:output message="tns:UploadAndValidateFileHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <wsdl:input message="tns:getDatrasFieldListHttpGetIn" />
      <wsdl:output message="tns:getDatrasFieldListHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <wsdl:input message="tns:ScreenResultHttpGetIn" />
      <wsdl:output message="tns:ScreenResultHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="DATRAS_x0020_Web_x0020_ServicesHttpPost">
    <wsdl:operation name="getHLdata">
      <wsdl:input message="tns:getHLdataHttpPostIn" />
      <wsdl:output message="tns:getHLdataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <wsdl:input message="tns:getHLdataNewHeadersHttpPostIn" />
      <wsdl:output message="tns:getHLdataNewHeadersHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <wsdl:input message="tns:getCAdataHttpPostIn" />
      <wsdl:output message="tns:getCAdataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <wsdl:input message="tns:getHLdataSpHttpPostIn" />
      <wsdl:output message="tns:getHLdataSpHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <wsdl:input message="tns:getCAdataSpHttpPostIn" />
      <wsdl:output message="tns:getCAdataSpHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <wsdl:input message="tns:getHHdataHttpPostIn" />
      <wsdl:output message="tns:getHHdataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <wsdl:input message="tns:getSurveyInsertDateHttpPostIn" />
      <wsdl:output message="tns:getSurveyInsertDateHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <wsdl:input message="tns:getSurveyListHttpPostIn" />
      <wsdl:output message="tns:getSurveyListHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <wsdl:input message="tns:getSurveyYearListHttpPostIn" />
      <wsdl:output message="tns:getSurveyYearListHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <wsdl:input message="tns:getSurveyYearQuarterListHttpPostIn" />
      <wsdl:output message="tns:getSurveyYearQuarterListHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <wsdl:input message="tns:getIndicesHttpPostIn" />
      <wsdl:output message="tns:getIndicesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <wsdl:input message="tns:SaveDocumentHttpPostIn" />
      <wsdl:output message="tns:SaveDocumentHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <wsdl:input message="tns:getSpeciesHttpPostIn" />
      <wsdl:output message="tns:getSpeciesHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <wsdl:input message="tns:getLengthAgeSummaryHttpPostIn" />
      <wsdl:output message="tns:getLengthAgeSummaryHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <wsdl:input message="tns:getLitterAssessmentOutputHttpPostIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <wsdl:input message="tns:getLitterAssessmentOutputByUpdateDateHttpPostIn" />
      <wsdl:output message="tns:getLitterAssessmentOutputByUpdateDateHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <wsdl:input message="tns:getListofDateofCalculationHttpPostIn" />
      <wsdl:output message="tns:getListofDateofCalculationHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <wsdl:input message="tns:getCPUEAgeHttpPostIn" />
      <wsdl:output message="tns:getCPUEAgeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <wsdl:input message="tns:getCPUELengthHttpPostIn" />
      <wsdl:output message="tns:getCPUELengthHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <wsdl:input message="tns:getFlexFileHttpPostIn" />
      <wsdl:output message="tns:getFlexFileHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <wsdl:input message="tns:getSubmissionStatus_FishTrawlDataHttpPostIn" />
      <wsdl:output message="tns:getSubmissionStatus_FishTrawlDataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <wsdl:input message="tns:getSubmissionStatus_LitterDataHttpPostIn" />
      <wsdl:output message="tns:getSubmissionStatus_LitterDataHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <wsdl:input message="tns:UploadAndValidateFileHttpPostIn" />
      <wsdl:output message="tns:UploadAndValidateFileHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <wsdl:input message="tns:getDatrasFieldListHttpPostIn" />
      <wsdl:output message="tns:getDatrasFieldListHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <wsdl:input message="tns:ScreenResultHttpPostIn" />
      <wsdl:output message="tns:ScreenResultHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="DATRAS_x0020_Web_x0020_ServicesSoap" type="tns:DATRAS_x0020_Web_x0020_ServicesSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getHLdata">
      <soap:operation soapAction="ices.dk.local/DATRAS/getHLdata" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <soap:operation soapAction="ices.dk.local/DATRAS/getHLdataNewHeaders" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <soap:operation soapAction="ices.dk.local/DATRAS/getCAdata" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <soap:operation soapAction="ices.dk.local/DATRAS/getHLdataSp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <soap:operation soapAction="ices.dk.local/DATRAS/getCAdataSp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <soap:operation soapAction="ices.dk.local/DATRAS/getHHdata" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSurveyInsertDate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSurveyList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSurveyYearList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSurveyYearQuarterList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <soap:operation soapAction="ices.dk.local/DATRAS/getIndices" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <soap:operation soapAction="ices.dk.local/DATRAS/SaveDocument" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSpecies" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <soap:operation soapAction="ices.dk.local/DATRAS/getLengthAgeSummary" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <soap:operation soapAction="ices.dk.local/DATRAS/getLitterAssessmentOutput" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <soap:operation soapAction="ices.dk.local/DATRAS/getLitterAssessmentOutputByUpdateDate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <soap:operation soapAction="ices.dk.local/DATRAS/getListofDateofCalculation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <soap:operation soapAction="ices.dk.local/DATRAS/getCPUEAge" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <soap:operation soapAction="ices.dk.local/DATRAS/getCPUELength" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <soap:operation soapAction="ices.dk.local/DATRAS/getFlexFile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSubmissionStatus_FishTrawlData" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <soap:operation soapAction="ices.dk.local/DATRAS/getSubmissionStatus_LitterData" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <soap:operation soapAction="ices.dk.local/DATRAS/UploadAndValidateFile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <soap:operation soapAction="ices.dk.local/DATRAS/getDatrasFieldList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <soap:operation soapAction="ices.dk.local/DATRAS/ScreenResult" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DATRAS_x0020_Web_x0020_ServicesSoap12" type="tns:DATRAS_x0020_Web_x0020_ServicesSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getHLdata">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getHLdata" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getHLdataNewHeaders" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getCAdata" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getHLdataSp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getCAdataSp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getHHdata" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSurveyInsertDate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSurveyList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSurveyYearList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSurveyYearQuarterList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getIndices" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <soap12:operation soapAction="ices.dk.local/DATRAS/SaveDocument" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSpecies" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getLengthAgeSummary" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getLitterAssessmentOutput" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getLitterAssessmentOutputByUpdateDate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getListofDateofCalculation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getCPUEAge" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getCPUELength" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getFlexFile" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSubmissionStatus_FishTrawlData" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getSubmissionStatus_LitterData" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <soap12:operation soapAction="ices.dk.local/DATRAS/UploadAndValidateFile" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <soap12:operation soapAction="ices.dk.local/DATRAS/getDatrasFieldList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <soap12:operation soapAction="ices.dk.local/DATRAS/ScreenResult" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DATRAS_x0020_Web_x0020_ServicesHttpGet" type="tns:DATRAS_x0020_Web_x0020_ServicesHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="getHLdata">
      <http:operation location="/getHLdata" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <http:operation location="/getHLdataNewHeaders" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <http:operation location="/getCAdata" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <http:operation location="/getHLdataSp" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <http:operation location="/getCAdataSp" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <http:operation location="/getHHdata" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <http:operation location="/getSurveyInsertDate" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <http:operation location="/getSurveyList" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <http:operation location="/getSurveyYearList" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <http:operation location="/getSurveyYearQuarterList" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <http:operation location="/getIndices" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <http:operation location="/SaveDocument" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <http:operation location="/getSpecies" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <http:operation location="/getLengthAgeSummary" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <http:operation location="/getLitterAssessmentOutput" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <http:operation location="/getLitterAssessmentOutputByUpdateDate" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <http:operation location="/getListofDateofCalculation" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <http:operation location="/getCPUEAge" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <http:operation location="/getCPUELength" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <http:operation location="/getFlexFile" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <http:operation location="/getSubmissionStatus_FishTrawlData" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <http:operation location="/getSubmissionStatus_LitterData" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <http:operation location="/UploadAndValidateFile" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <http:operation location="/getDatrasFieldList" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <http:operation location="/ScreenResult" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DATRAS_x0020_Web_x0020_ServicesHttpPost" type="tns:DATRAS_x0020_Web_x0020_ServicesHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="getHLdata">
      <http:operation location="/getHLdata" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataNewHeaders">
      <http:operation location="/getHLdataNewHeaders" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdata">
      <http:operation location="/getCAdata" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHLdataSp">
      <http:operation location="/getHLdataSp" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCAdataSp">
      <http:operation location="/getCAdataSp" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getHHdata">
      <http:operation location="/getHHdata" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyInsertDate">
      <http:operation location="/getSurveyInsertDate" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyList">
      <http:operation location="/getSurveyList" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearList">
      <http:operation location="/getSurveyYearList" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSurveyYearQuarterList">
      <http:operation location="/getSurveyYearQuarterList" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getIndices">
      <http:operation location="/getIndices" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SaveDocument">
      <http:operation location="/SaveDocument" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSpecies">
      <http:operation location="/getSpecies" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLengthAgeSummary">
      <http:operation location="/getLengthAgeSummary" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutput">
      <http:operation location="/getLitterAssessmentOutput" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getLitterAssessmentOutputByUpdateDate">
      <http:operation location="/getLitterAssessmentOutputByUpdateDate" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getListofDateofCalculation">
      <http:operation location="/getListofDateofCalculation" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUEAge">
      <http:operation location="/getCPUEAge" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getCPUELength">
      <http:operation location="/getCPUELength" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getFlexFile">
      <http:operation location="/getFlexFile" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_FishTrawlData">
      <http:operation location="/getSubmissionStatus_FishTrawlData" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSubmissionStatus_LitterData">
      <http:operation location="/getSubmissionStatus_LitterData" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadAndValidateFile">
      <http:operation location="/UploadAndValidateFile" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDatrasFieldList">
      <http:operation location="/getDatrasFieldList" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ScreenResult">
      <http:operation location="/ScreenResult" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="DATRAS_x0020_Web_x0020_Services">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">DATRAS Web Services</wsdl:documentation>
    <wsdl:port name="DATRAS_x0020_Web_x0020_ServicesSoap" binding="tns:DATRAS_x0020_Web_x0020_ServicesSoap">
      <soap:address location="http://datras.ices.dk/WebServices/DATRASWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="DATRAS_x0020_Web_x0020_ServicesSoap12" binding="tns:DATRAS_x0020_Web_x0020_ServicesSoap12">
      <soap12:address location="http://datras.ices.dk/WebServices/DATRASWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="DATRAS_x0020_Web_x0020_ServicesHttpGet" binding="tns:DATRAS_x0020_Web_x0020_ServicesHttpGet">
      <http:address location="http://datras.ices.dk/WebServices/DATRASWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="DATRAS_x0020_Web_x0020_ServicesHttpPost" binding="tns:DATRAS_x0020_Web_x0020_ServicesHttpPost">
      <http:address location="http://datras.ices.dk/WebServices/DATRASWebService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>