<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="TrafficFlow" 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="GetTrafficFlows"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetTrafficFlowsResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetTrafficFlowsResult" nillable="true" type="q1:ArrayOfFlowData" xmlns:q1="http://schemas.datacontract.org/2004/07/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetTrafficFlowsAsDataSet"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetTrafficFlowsAsDataSetResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetTrafficFlowsAsDataSetResult" 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="GetTrafficFlow"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="FlowDataID" type="xsd:int"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetTrafficFlowResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetTrafficFlowResult" nillable="true" type="q2:FlowData" xmlns:q2="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="ArrayOfFlowData"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="FlowData" nillable="true" type="tns:FlowData"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfFlowData" nillable="true" type="tns:ArrayOfFlowData"/><xsd:complexType name="FlowData"><xsd:sequence><xsd:element minOccurs="0" name="FlowDataID" type="xsd:int"/><xsd:element minOccurs="0" name="FlowReadingValue" type="tns:FlowStationReading"/><xsd:element minOccurs="0" name="FlowStationLocation" nillable="true" type="tns:RoadwayLocation"/><xsd:element minOccurs="0" name="Region" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="StationName" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Time" type="xsd:dateTime"/></xsd:sequence></xsd:complexType><xsd:element name="FlowData" nillable="true" type="tns:FlowData"/><xsd:simpleType name="FlowStationReading"><xsd:restriction base="xsd:string"><xsd:enumeration value="Unknown"/><xsd:enumeration value="WideOpen"/><xsd:enumeration value="Moderate"/><xsd:enumeration value="Heavy"/><xsd:enumeration value="StopAndGo"/><xsd:enumeration value="NoData"/></xsd:restriction></xsd:simpleType><xsd:element name="FlowStationReading" nillable="true" type="tns:FlowStationReading"/><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="ITrafficFlow_GetTrafficFlows_InputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlows"/></wsdl:message><wsdl:message name="ITrafficFlow_GetTrafficFlows_OutputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlowsResponse"/></wsdl:message><wsdl:message name="ITrafficFlow_GetTrafficFlowsAsDataSet_InputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlowsAsDataSet"/></wsdl:message><wsdl:message name="ITrafficFlow_GetTrafficFlowsAsDataSet_OutputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlowsAsDataSetResponse"/></wsdl:message><wsdl:message name="ITrafficFlow_GetTrafficFlow_InputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlow"/></wsdl:message><wsdl:message name="ITrafficFlow_GetTrafficFlow_OutputMessage"><wsdl:part name="parameters" element="tns:GetTrafficFlowResponse"/></wsdl:message><wsdl:portType name="ITrafficFlow"><wsdl:operation name="GetTrafficFlows"><wsdl:input wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlows" message="tns:ITrafficFlow_GetTrafficFlows_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlowsResponse" message="tns:ITrafficFlow_GetTrafficFlows_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTrafficFlowsAsDataSet"><wsdl:input wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlowsAsDataSet" message="tns:ITrafficFlow_GetTrafficFlowsAsDataSet_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlowsAsDataSetResponse" message="tns:ITrafficFlow_GetTrafficFlowsAsDataSet_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTrafficFlow"><wsdl:input wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlow" message="tns:ITrafficFlow_GetTrafficFlow_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrafficFlow/GetTrafficFlowResponse" message="tns:ITrafficFlow_GetTrafficFlow_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_ITrafficFlow" type="tns:ITrafficFlow"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetTrafficFlows"><soap:operation soapAction="http://tempuri.org/ITrafficFlow/GetTrafficFlows" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTrafficFlowsAsDataSet"><soap:operation soapAction="http://tempuri.org/ITrafficFlow/GetTrafficFlowsAsDataSet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTrafficFlow"><soap:operation soapAction="http://tempuri.org/ITrafficFlow/GetTrafficFlow" 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="TrafficFlow"><wsdl:port name="BasicHttpBinding_ITrafficFlow" binding="tns:BasicHttpBinding_ITrafficFlow"><soap:address location="http://wsdot.wa.gov/traffic/api/TrafficFlow/TrafficFlow.svc"/></wsdl:port></wsdl:service></wsdl:definitions>