<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="HighwayCameras" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><wsdl:types><xsd:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/"><xsd:element name="GetCameras"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCamerasResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetCamerasResult" nillable="true" type="q1:ArrayOfCamera" xmlns:q1="http://schemas.datacontract.org/2004/07/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCamerasAsDataSet"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCamerasAsDataSetResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetCamerasAsDataSetResult" nillable="true"><xsd:complexType><xsd:annotation><xsd:appinfo><ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element ref="xsd:schema"/><xsd:any/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="SearchCameras"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="StateRoute" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Region" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="StartingMilepost" nillable="true" type="xsd:double"/><xsd:element minOccurs="0" name="EndingMilepost" nillable="true" type="xsd:double"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="SearchCamerasResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="SearchCamerasResult" nillable="true" type="q2:ArrayOfCamera" xmlns:q2="http://schemas.datacontract.org/2004/07/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCamera"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="CameraID" type="xsd:int"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCameraResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetCameraResult" nillable="true" type="q3:Camera" xmlns:q3="http://schemas.datacontract.org/2004/07/"/></xsd:sequence></xsd:complexType></xsd:element></xsd:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xsd:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/" xmlns:tns="http://schemas.datacontract.org/2004/07/"><xsd:complexType name="ArrayOfCamera"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Camera" nillable="true" type="tns:Camera"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfCamera" nillable="true" type="tns:ArrayOfCamera"/><xsd:complexType name="Camera"><xsd:sequence><xsd:element minOccurs="0" name="CameraID" type="xsd:int"/><xsd:element minOccurs="0" name="CameraLocation" nillable="true" type="tns:RoadwayLocation"/><xsd:element minOccurs="0" name="CameraOwner" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Description" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="DisplayLatitude" type="xsd:double"/><xsd:element minOccurs="0" name="DisplayLongitude" type="xsd:double"/><xsd:element minOccurs="0" name="ImageHeight" type="xsd:int"/><xsd:element minOccurs="0" name="ImageURL" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="ImageWidth" type="xsd:int"/><xsd:element minOccurs="0" name="IsActive" type="xsd:boolean"/><xsd:element minOccurs="0" name="OwnerURL" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Region" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="SortOrder" type="xsd:int"/><xsd:element minOccurs="0" name="Title" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Camera" nillable="true" type="tns:Camera"/><xsd:complexType name="RoadwayLocation"><xsd:sequence><xsd:element minOccurs="0" name="Description" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Direction" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Latitude" type="xsd:decimal"/><xsd:element minOccurs="0" name="Longitude" type="xsd:decimal"/><xsd:element minOccurs="0" name="MilePost" type="xsd:decimal"/><xsd:element minOccurs="0" name="RoadName" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="RoadwayLocation" nillable="true" type="tns:RoadwayLocation"/></xsd:schema><xsd:schema elementFormDefault="qualified"><xsd:element name="DataSet" nillable="true"><xsd:complexType><xsd:annotation><xsd:appinfo><ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element ref="xsd:schema"/><xsd:any/></xsd:sequence></xsd:complexType></xsd:element></xsd:schema></wsdl:types><wsdl:message name="IHighwayCameras_GetCameras_InputMessage"><wsdl:part name="parameters" element="tns:GetCameras"/></wsdl:message><wsdl:message name="IHighwayCameras_GetCameras_OutputMessage"><wsdl:part name="parameters" element="tns:GetCamerasResponse"/></wsdl:message><wsdl:message name="IHighwayCameras_GetCamerasAsDataSet_InputMessage"><wsdl:part name="parameters" element="tns:GetCamerasAsDataSet"/></wsdl:message><wsdl:message name="IHighwayCameras_GetCamerasAsDataSet_OutputMessage"><wsdl:part name="parameters" element="tns:GetCamerasAsDataSetResponse"/></wsdl:message><wsdl:message name="IHighwayCameras_SearchCameras_InputMessage"><wsdl:part name="parameters" element="tns:SearchCameras"/></wsdl:message><wsdl:message name="IHighwayCameras_SearchCameras_OutputMessage"><wsdl:part name="parameters" element="tns:SearchCamerasResponse"/></wsdl:message><wsdl:message name="IHighwayCameras_GetCamera_InputMessage"><wsdl:part name="parameters" element="tns:GetCamera"/></wsdl:message><wsdl:message name="IHighwayCameras_GetCamera_OutputMessage"><wsdl:part name="parameters" element="tns:GetCameraResponse"/></wsdl:message><wsdl:portType name="IHighwayCameras"><wsdl:operation name="GetCameras"><wsdl:input wsaw:Action="http://tempuri.org/IHighwayCameras/GetCameras" message="tns:IHighwayCameras_GetCameras_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHighwayCameras/GetCamerasResponse" message="tns:IHighwayCameras_GetCameras_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCamerasAsDataSet"><wsdl:input wsaw:Action="http://tempuri.org/IHighwayCameras/GetCamerasAsDataSet" message="tns:IHighwayCameras_GetCamerasAsDataSet_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHighwayCameras/GetCamerasAsDataSetResponse" message="tns:IHighwayCameras_GetCamerasAsDataSet_OutputMessage"/></wsdl:operation><wsdl:operation name="SearchCameras"><wsdl:input wsaw:Action="http://tempuri.org/IHighwayCameras/SearchCameras" message="tns:IHighwayCameras_SearchCameras_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHighwayCameras/SearchCamerasResponse" message="tns:IHighwayCameras_SearchCameras_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCamera"><wsdl:input wsaw:Action="http://tempuri.org/IHighwayCameras/GetCamera" message="tns:IHighwayCameras_GetCamera_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IHighwayCameras/GetCameraResponse" message="tns:IHighwayCameras_GetCamera_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IHighwayCameras" type="tns:IHighwayCameras"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetCameras"><soap:operation soapAction="http://tempuri.org/IHighwayCameras/GetCameras" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCamerasAsDataSet"><soap:operation soapAction="http://tempuri.org/IHighwayCameras/GetCamerasAsDataSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SearchCameras"><soap:operation soapAction="http://tempuri.org/IHighwayCameras/SearchCameras" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCamera"><soap:operation soapAction="http://tempuri.org/IHighwayCameras/GetCamera" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="HighwayCameras"><wsdl:port name="BasicHttpBinding_IHighwayCameras" binding="tns:BasicHttpBinding_IHighwayCameras"><soap:address location="http://wsdot.wa.gov/traffic/api/HighwayCameras/HighwayCameras.svc"/></wsdl:port></wsdl:service></wsdl:definitions>