<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="CVRestrictions" 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="GetCommercialVehicleRestrictions"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCommercialVehicleRestrictionsResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetCommercialVehicleRestrictionsResult" nillable="true" type="q1:ArrayOfCVRestrictionData" xmlns:q1="http://schemas.datacontract.org/2004/07/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCommercialVehicleRestrictionsWithId"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="AccessCode" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetCommercialVehicleRestrictionsWithIdResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetCommercialVehicleRestrictionsWithIdResult" nillable="true" type="q2:ArrayOfCVRestrictionDataWithId" 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="ArrayOfCVRestrictionData"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="CVRestrictionData" nillable="true" type="tns:CVRestrictionData"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfCVRestrictionData" nillable="true" type="tns:ArrayOfCVRestrictionData"/><xsd:complexType name="CVRestrictionData"><xsd:sequence><xsd:element minOccurs="0" name="BLMaxAxle" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="BridgeName" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="BridgeNumber" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="CL8MaxAxle" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="DateEffective" type="xsd:dateTime"/><xsd:element minOccurs="0" name="DateExpires" type="xsd:dateTime"/><xsd:element minOccurs="0" name="DatePosted" type="xsd:dateTime"/><xsd:element minOccurs="0" name="EndRoadwayLocation" nillable="true" type="tns:RoadwayLocation"/><xsd:element minOccurs="0" name="IsDetourAvailable" type="xsd:boolean"/><xsd:element minOccurs="0" name="IsExceptionsAllowed" type="xsd:boolean"/><xsd:element minOccurs="0" name="IsPermanentRestriction" type="xsd:boolean"/><xsd:element minOccurs="0" name="IsWarning" type="xsd:boolean"/><xsd:element minOccurs="0" name="Latitude" type="xsd:double"/><xsd:element minOccurs="0" name="LocationDescription" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="LocationName" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Longitude" type="xsd:double"/><xsd:element minOccurs="0" name="MaximumGrossVehicleWeightInPounds" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="RestrictionComment" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="RestrictionHeightInInches" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="RestrictionLengthInInches" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="RestrictionType" type="tns:CommercialVehicleRestrictionType"/><xsd:element minOccurs="0" name="RestrictionWeightInPounds" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="RestrictionWidthInInches" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="SAMaxAxle" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="StartRoadwayLocation" nillable="true" type="tns:RoadwayLocation"/><xsd:element minOccurs="0" name="State" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="StateRouteID" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="TDMaxAxle" nillable="true" type="xsd:int"/><xsd:element minOccurs="0" name="VehicleType" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="CVRestrictionData" nillable="true" type="tns:CVRestrictionData"/><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:simpleType name="CommercialVehicleRestrictionType"><xsd:restriction base="xsd:string"><xsd:enumeration value="BridgeRestriction"/><xsd:enumeration value="RoadRestriction"/></xsd:restriction></xsd:simpleType><xsd:element name="CommercialVehicleRestrictionType" nillable="true" type="tns:CommercialVehicleRestrictionType"/><xsd:complexType name="ArrayOfCVRestrictionDataWithId"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="CVRestrictionDataWithId" nillable="true" type="tns:CVRestrictionDataWithId"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfCVRestrictionDataWithId" nillable="true" type="tns:ArrayOfCVRestrictionDataWithId"/><xsd:complexType name="CVRestrictionDataWithId"><xsd:complexContent mixed="false"><xsd:extension base="tns:CVRestrictionData"><xsd:sequence><xsd:element minOccurs="0" name="UniqueID" nillable="true" type="xsd:string"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="CVRestrictionDataWithId" nillable="true" type="tns:CVRestrictionDataWithId"/></xsd:schema></wsdl:types><wsdl:message name="ICVRestrictions_GetCommercialVehicleRestrictions_InputMessage"><wsdl:part name="parameters" element="tns:GetCommercialVehicleRestrictions"/></wsdl:message><wsdl:message name="ICVRestrictions_GetCommercialVehicleRestrictions_OutputMessage"><wsdl:part name="parameters" element="tns:GetCommercialVehicleRestrictionsResponse"/></wsdl:message><wsdl:message name="ICVRestrictions_GetCommercialVehicleRestrictionsWithId_InputMessage"><wsdl:part name="parameters" element="tns:GetCommercialVehicleRestrictionsWithId"/></wsdl:message><wsdl:message name="ICVRestrictions_GetCommercialVehicleRestrictionsWithId_OutputMessage"><wsdl:part name="parameters" element="tns:GetCommercialVehicleRestrictionsWithIdResponse"/></wsdl:message><wsdl:portType name="ICVRestrictions"><wsdl:operation name="GetCommercialVehicleRestrictions"><wsdl:input wsaw:Action="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictions" message="tns:ICVRestrictions_GetCommercialVehicleRestrictions_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictionsResponse" message="tns:ICVRestrictions_GetCommercialVehicleRestrictions_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCommercialVehicleRestrictionsWithId"><wsdl:input wsaw:Action="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictionsWithId" message="tns:ICVRestrictions_GetCommercialVehicleRestrictionsWithId_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictionsWithIdResponse" message="tns:ICVRestrictions_GetCommercialVehicleRestrictionsWithId_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_ICVRestrictions" type="tns:ICVRestrictions"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetCommercialVehicleRestrictions"><soap:operation soapAction="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCommercialVehicleRestrictionsWithId"><soap:operation soapAction="http://tempuri.org/ICVRestrictions/GetCommercialVehicleRestrictionsWithId" 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="CVRestrictions"><wsdl:port name="BasicHttpBinding_ICVRestrictions" binding="tns:BasicHttpBinding_ICVRestrictions"><soap:address location="http://wsdot.wa.gov/traffic/api/CVRestrictions/CVRestrictions.svc"/></wsdl:port></wsdl:service></wsdl:definitions>