<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="MemberService" targetNamespace="http://www.legis.ga.gov/2009/01/01/services/" 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://www.legis.ga.gov/2009/01/01/services/" 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://www.legis.ga.gov/2009/01/01/data/" xmlns:tns="http://www.legis.ga.gov/2009/01/01/data/"><xsd:complexType name="ArrayOfMemberListing"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="MemberListing" nillable="true" type="tns:MemberListing"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfMemberListing" nillable="true" type="tns:ArrayOfMemberListing"/><xsd:complexType name="MemberListing"><xsd:sequence><xsd:element minOccurs="0" name="DateVacated" nillable="true" type="xsd:dateTime"/><xsd:element minOccurs="0" name="District" nillable="true" type="tns:District"/><xsd:element minOccurs="0" name="DistrictAddress" type="tns:Address"/><xsd:element minOccurs="0" name="LegId" type="xsd:int"/><xsd:element minOccurs="0" name="Name" type="tns:Name"/><xsd:element minOccurs="0" name="Party" type="tns:Party"/><xsd:element minOccurs="0" name="Portrait" nillable="true" type="tns:ImageLink"/><xsd:element minOccurs="0" name="Residence" nillable="true" type="xsd:string"/><xsd:element name="Id" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="MemberListing" nillable="true" type="tns:MemberListing"/><xsd:complexType name="District"><xsd:sequence><xsd:element minOccurs="0" name="Coverage" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Post" nillable="true" type="xsd:int"/><xsd:element name="Id" type="xsd:int"/><xsd:element name="Type" type="tns:DistrictType"/><xsd:element name="Number" type="xsd:int"/></xsd:sequence></xsd:complexType><xsd:element name="District" nillable="true" type="tns:District"/><xsd:simpleType name="DistrictType"><xsd:restriction base="xsd:string"><xsd:enumeration value="Senate"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="House"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType><xsd:element name="DistrictType" nillable="true" type="tns:DistrictType"/><xsd:complexType name="Address"><xsd:annotation><xsd:appinfo><IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType></xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element minOccurs="0" name="Address1" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Address2" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="City" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Email" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Fax" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Phone" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="State" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Street" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Zip" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Address" nillable="true" type="tns:Address"/><xsd:complexType name="Name"><xsd:annotation><xsd:appinfo><IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType></xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element minOccurs="0" name="FamilyName" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="First" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Last" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Middle" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Nickname" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Suffix" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Name" nillable="true" type="tns:Name"/><xsd:simpleType name="Party"><xsd:restriction base="xsd:string"><xsd:enumeration value="Democrat"/><xsd:enumeration value="Republican"/><xsd:enumeration value="Independent"/><xsd:enumeration value="Other"/></xsd:restriction></xsd:simpleType><xsd:element name="Party" nillable="true" type="tns:Party"/><xsd:complexType name="ImageLink"><xsd:sequence><xsd:element minOccurs="0" name="Images" nillable="true" type="tns:ArrayOfImage"/><xsd:element minOccurs="0" name="LinkType" type="tns:LinkType"/></xsd:sequence></xsd:complexType><xsd:element name="ImageLink" nillable="true" type="tns:ImageLink"/><xsd:complexType name="ArrayOfImage"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="Image" nillable="true" type="tns:Image"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfImage" nillable="true" type="tns:ArrayOfImage"/><xsd:complexType name="Image"><xsd:sequence><xsd:element minOccurs="0" name="ImageType" type="tns:ImageType"/><xsd:element minOccurs="0" name="Url" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Image" nillable="true" type="tns:Image"/><xsd:simpleType name="ImageType"><xsd:restriction base="xsd:string"><xsd:enumeration value="HighRes"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="SmallThumb"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="LargeThumb"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType><xsd:element name="ImageType" nillable="true" type="tns:ImageType"/><xsd:simpleType name="LinkType"><xsd:restriction base="xsd:string"><xsd:enumeration value="Image"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="Document"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="Url"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType><xsd:element name="LinkType" nillable="true" type="tns:LinkType"/><xsd:simpleType name="MemberType"><xsd:restriction base="xsd:string"><xsd:enumeration value="Senator"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="Representative"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType><xsd:element name="MemberType" nillable="true" type="tns:MemberType"/><xsd:complexType name="Member"><xsd:complexContent mixed="false"><xsd:extension base="tns:Person"><xsd:sequence><xsd:element minOccurs="0" name="Bio" nillable="true" type="tns:Link"/><xsd:element minOccurs="0" name="CellPhone" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="ConstituentServices" nillable="true" type="tns:ConstituentServices"/><xsd:element minOccurs="0" name="DistrictAddress" type="tns:Address"/><xsd:element minOccurs="0" name="FreeForm1" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="FreeForm2" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="HomePhone" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="LegislativeComments" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Map" nillable="true" type="tns:Link"/><xsd:element minOccurs="0" name="Portrait" nillable="true" type="tns:ImageLink"/><xsd:element minOccurs="0" name="Press" nillable="true" type="tns:Link"/><xsd:element minOccurs="0" name="Residence" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="SessionsInService" nillable="true" type="tns:ArrayOfLegislativeService"/><xsd:element minOccurs="0" name="Staff" nillable="true" type="xsd:string"/><xsd:element name="Id" type="xsd:int"/></xsd:sequence></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="Member" nillable="true" type="tns:Member"/><xsd:complexType name="Person"><xsd:sequence><xsd:element minOccurs="0" name="Address" type="tns:Address"/><xsd:element minOccurs="0" name="Birthday" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Education" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Name" type="tns:Name"/><xsd:element minOccurs="0" name="Occupation" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Religion" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Spouse" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Person" nillable="true" type="tns:Person"/><xsd:complexType name="Link"><xsd:sequence><xsd:element minOccurs="0" name="LinkType" type="tns:LinkType"/><xsd:element minOccurs="0" name="Url" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Link" nillable="true" type="tns:Link"/><xsd:complexType name="ConstituentServices"><xsd:sequence><xsd:element minOccurs="0" name="ContactLink" nillable="true" type="tns:Link"/><xsd:element minOccurs="0" name="NewsletterLink" nillable="true" type="tns:Link"/></xsd:sequence></xsd:complexType><xsd:element name="ConstituentServices" nillable="true" type="tns:ConstituentServices"/><xsd:complexType name="ArrayOfLegislativeService"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="LegislativeService" nillable="true" type="tns:LegislativeService"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfLegislativeService" nillable="true" type="tns:ArrayOfLegislativeService"/><xsd:complexType name="LegislativeService"><xsd:sequence><xsd:element minOccurs="0" name="CommitteeMemberships" nillable="true" type="tns:ArrayOfCommitteeMembership"/><xsd:element minOccurs="0" name="DateVacated" nillable="true" type="xsd:dateTime"/><xsd:element name="District" nillable="true" type="tns:District"/><xsd:element minOccurs="0" name="DistrictMap" nillable="true" type="tns:DistrictMap"/><xsd:element minOccurs="0" name="LegId" type="xsd:int"/><xsd:element minOccurs="0" name="Party" type="tns:Party"/><xsd:element name="ServiceId" type="xsd:int"/><xsd:element name="Session" nillable="true" type="tns:Session"/><xsd:element minOccurs="0" name="Title" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="LegislativeService" nillable="true" type="tns:LegislativeService"/><xsd:complexType name="ArrayOfCommitteeMembership"><xsd:sequence><xsd:element minOccurs="0" maxOccurs="unbounded" name="CommitteeMembership" nillable="true" type="tns:CommitteeMembership"/></xsd:sequence></xsd:complexType><xsd:element name="ArrayOfCommitteeMembership" nillable="true" type="tns:ArrayOfCommitteeMembership"/><xsd:complexType name="CommitteeMembership"><xsd:sequence><xsd:element minOccurs="0" name="Committee" nillable="true" type="tns:CommitteeListing"/><xsd:element minOccurs="0" name="DateVacated" nillable="true" type="xsd:dateTime"/><xsd:element minOccurs="0" name="Role" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="CommitteeMembership" nillable="true" type="tns:CommitteeMembership"/><xsd:complexType name="CommitteeListing"><xsd:complexContent mixed="false"><xsd:extension base="tns:CommitteeBase"><xsd:sequence/></xsd:extension></xsd:complexContent></xsd:complexType><xsd:element name="CommitteeListing" nillable="true" type="tns:CommitteeListing"/><xsd:complexType name="CommitteeBase"><xsd:sequence><xsd:element minOccurs="0" name="Code" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Id" type="xsd:int"/><xsd:element minOccurs="0" name="Name" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Type" type="tns:CommitteeType"/></xsd:sequence></xsd:complexType><xsd:element name="CommitteeBase" nillable="true" type="tns:CommitteeBase"/><xsd:simpleType name="CommitteeType"><xsd:restriction base="xsd:string"><xsd:enumeration value="House"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration><xsd:enumeration value="Senate"><xsd:annotation><xsd:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xsd:appinfo></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType><xsd:element name="CommitteeType" nillable="true" type="tns:CommitteeType"/><xsd:complexType name="DistrictMap"><xsd:sequence><xsd:element minOccurs="0" name="DistrictId" type="xsd:int"/><xsd:element minOccurs="0" name="IsCurrent" type="xsd:boolean"/><xsd:element minOccurs="0" name="Link" nillable="true" type="tns:Link"/></xsd:sequence></xsd:complexType><xsd:element name="DistrictMap" nillable="true" type="tns:DistrictMap"/><xsd:complexType name="Session"><xsd:sequence><xsd:element minOccurs="0" name="IsDefault" type="xsd:boolean"/><xsd:element name="Id" type="xsd:int"/><xsd:element minOccurs="0" name="Description" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="Library" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:element name="Session" nillable="true" type="tns:Session"/></xsd:schema><xsd:schema elementFormDefault="qualified" targetNamespace="http://www.legis.ga.gov/2009/01/01/services/"><xsd:element name="GetMembersBySession"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="SessionId" type="xsd:int"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersBySessionResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersBySessionResult" nillable="true" type="q1:ArrayOfMemberListing" xmlns:q1="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSession"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="Type" type="q2:MemberType" xmlns:q2="http://www.legis.ga.gov/2009/01/01/data/"/><xsd:element minOccurs="0" name="SessionId" type="xsd:int"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSessionResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersByTypeAndSessionResult" nillable="true" type="q3:ArrayOfMemberListing" xmlns:q3="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMember"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="MemberId" type="xsd:int"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMemberResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMemberResult" nillable="true" type="q4:Member" xmlns:q4="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersXml"><xsd:complexType><xsd:sequence/></xsd:complexType></xsd:element><xsd:element name="GetMembersXmlResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersXmlResult" nillable="true" type="q5:ArrayOfMemberListing" xmlns:q5="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersBySessionXml"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="SessionId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersBySessionXmlResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersBySessionXmlResult" nillable="true" type="q6:ArrayOfMemberListing" xmlns:q6="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSessionXml"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="Type" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="SessionId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSessionXmlResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersByTypeAndSessionXmlResult" nillable="true" type="q7:ArrayOfMemberListing" xmlns:q7="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMemberXml"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="MemberId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMemberXmlResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMemberXmlResult" nillable="true" type="q8:Member" xmlns:q8="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersJson"><xsd:complexType><xsd:sequence/></xsd:complexType></xsd:element><xsd:element name="GetMembersJsonResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersJsonResult" nillable="true" type="q9:ArrayOfMemberListing" xmlns:q9="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersBySessionJson"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="SessionId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersBySessionJsonResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersBySessionJsonResult" nillable="true" type="q10:ArrayOfMemberListing" xmlns:q10="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSessionJson"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="Type" nillable="true" type="xsd:string"/><xsd:element minOccurs="0" name="SessionId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMembersByTypeAndSessionJsonResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMembersByTypeAndSessionJsonResult" nillable="true" type="q11:ArrayOfMemberListing" xmlns:q11="http://www.legis.ga.gov/2009/01/01/data/"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMemberJson"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="MemberId" nillable="true" type="xsd:string"/></xsd:sequence></xsd:complexType></xsd:element><xsd:element name="GetMemberJsonResponse"><xsd:complexType><xsd:sequence><xsd:element minOccurs="0" name="GetMemberJsonResult" nillable="true" type="q12:Member" xmlns:q12="http://www.legis.ga.gov/2009/01/01/data/"/></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></wsdl:types><wsdl:message name="MemberFinder_GetMembersBySession_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySession"/></wsdl:message><wsdl:message name="MemberFinder_GetMembersBySession_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySessionResponse"/></wsdl:message><wsdl:message name="MemberFinder_GetMembersByTypeAndSession_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSession"/></wsdl:message><wsdl:message name="MemberFinder_GetMembersByTypeAndSession_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSessionResponse"/></wsdl:message><wsdl:message name="MemberFinder_GetMember_InputMessage"><wsdl:part name="parameters" element="tns:GetMember"/></wsdl:message><wsdl:message name="MemberFinder_GetMember_OutputMessage"><wsdl:part name="parameters" element="tns:GetMemberResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersXml_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersXml"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersXml_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersXmlResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersBySessionXml_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySessionXml"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersBySessionXml_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySessionXmlResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersByTypeAndSessionXml_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSessionXml"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersByTypeAndSessionXml_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSessionXmlResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMemberXml_InputMessage"><wsdl:part name="parameters" element="tns:GetMemberXml"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMemberXml_OutputMessage"><wsdl:part name="parameters" element="tns:GetMemberXmlResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersJson_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersJson"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersJson_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersJsonResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersBySessionJson_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySessionJson"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersBySessionJson_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersBySessionJsonResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersByTypeAndSessionJson_InputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSessionJson"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMembersByTypeAndSessionJson_OutputMessage"><wsdl:part name="parameters" element="tns:GetMembersByTypeAndSessionJsonResponse"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMemberJson_InputMessage"><wsdl:part name="parameters" element="tns:GetMemberJson"/></wsdl:message><wsdl:message name="MemberFinderRestApi_GetMemberJson_OutputMessage"><wsdl:part name="parameters" element="tns:GetMemberJsonResponse"/></wsdl:message><wsdl:portType name="MemberFinder"><wsdl:operation name="GetMembersBySession"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersBySession" message="tns:MemberFinder_GetMembersBySession_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersBySessionResponse" message="tns:MemberFinder_GetMembersBySession_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersByTypeAndSession"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersByTypeAndSession" message="tns:MemberFinder_GetMembersByTypeAndSession_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersByTypeAndSessionResponse" message="tns:MemberFinder_GetMembersByTypeAndSession_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMember"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMember" message="tns:MemberFinder_GetMember_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMemberResponse" message="tns:MemberFinder_GetMember_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:portType name="MemberFinderRestApi"><wsdl:operation name="GetMembersXml"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersXml" message="tns:MemberFinderRestApi_GetMembersXml_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersXmlResponse" message="tns:MemberFinderRestApi_GetMembersXml_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersBySessionXml"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersBySessionXml" message="tns:MemberFinderRestApi_GetMembersBySessionXml_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersBySessionXmlResponse" message="tns:MemberFinderRestApi_GetMembersBySessionXml_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersByTypeAndSessionXml"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersByTypeAndSessionXml" message="tns:MemberFinderRestApi_GetMembersByTypeAndSessionXml_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersByTypeAndSessionXmlResponse" message="tns:MemberFinderRestApi_GetMembersByTypeAndSessionXml_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMemberXml"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMemberXml" message="tns:MemberFinderRestApi_GetMemberXml_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMemberXmlResponse" message="tns:MemberFinderRestApi_GetMemberXml_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersJson"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersJson" message="tns:MemberFinderRestApi_GetMembersJson_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersJsonResponse" message="tns:MemberFinderRestApi_GetMembersJson_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersBySessionJson"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersBySessionJson" message="tns:MemberFinderRestApi_GetMembersBySessionJson_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersBySessionJsonResponse" message="tns:MemberFinderRestApi_GetMembersBySessionJson_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMembersByTypeAndSessionJson"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersByTypeAndSessionJson" message="tns:MemberFinderRestApi_GetMembersByTypeAndSessionJson_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMembersByTypeAndSessionJsonResponse" message="tns:MemberFinderRestApi_GetMembersByTypeAndSessionJson_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMemberJson"><wsdl:input wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMemberJson" message="tns:MemberFinderRestApi_GetMemberJson_InputMessage"/><wsdl:output wsaw:Action="http://www.legis.ga.gov/2009/01/01/services/MemberFinderRestApi/GetMemberJsonResponse" message="tns:MemberFinderRestApi_GetMemberJson_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_MemberFinder" type="tns:MemberFinder"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetMembersBySession"><soap:operation soapAction="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersBySession" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMembersByTypeAndSession"><soap:operation soapAction="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMembersByTypeAndSession" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMember"><soap:operation soapAction="http://www.legis.ga.gov/2009/01/01/services/MemberFinder/GetMember" 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="MemberService"><wsdl:port name="BasicHttpBinding_MemberFinder" binding="tns:BasicHttpBinding_MemberFinder"><soap:address location="http://webservices.legis.ga.gov/Members/Service.svc"/></wsdl:port></wsdl:service></wsdl:definitions>