<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="LetterCustomerAPI" targetNamespace="http://uk.co.pc2paper.www" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://uk.co.pc2paper.www" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><wsp:Policy wsu:Id="BasicHttpBinding_ILetterCustomerAPI_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Strict/></wsp:Policy></sp:Layout></wsp:Policy></sp:TransportBinding></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://uk.co.pc2paper.www" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters"/><xs:element name="Alive"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="AliveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AliveResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendSubmitLetterForPosting"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="letterForPosting" nillable="true" type="q1:LetterForPosting" xmlns:q1="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendSubmitLetterForPostingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SendSubmitLetterForPostingResult" nillable="true" type="q2:LetterForPostingResult" xmlns:q2="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadDocument"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="filename" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="fileContent" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadDocumentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UploadDocumentResult" nillable="true" type="q3:UploadedFileResult" xmlns:q3="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateUserResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element></xs: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><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/PC2Paper.Entity.Public.Letters"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="LetterForPosting"><xs:sequence><xs:element minOccurs="0" name="Addresses" nillable="true" type="tns:ArrayOfLetterAddressForPosting"/><xs:element minOccurs="0" name="CustomerOwnId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Envelope" type="xs:int"/><xs:element minOccurs="0" name="Extras" type="xs:int"/><xs:element minOccurs="0" name="FileAttachementGUIDs" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IncludeSenderAddressOnEnvelope" type="xs:boolean"/><xs:element minOccurs="0" name="LetterBody" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MailShotName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Pages" type="xs:int"/><xs:element minOccurs="0" name="Paper" type="xs:int"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postage" type="xs:int"/><xs:element minOccurs="0" name="ReceiverCountryCode" type="xs:int"/><xs:element minOccurs="0" name="SenderAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SourceClient" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="YourRef" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LetterForPosting" nillable="true" type="tns:LetterForPosting"/><xs:complexType name="ArrayOfLetterAddressForPosting"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LetterAddressForPosting" nillable="true" type="tns:LetterAddressForPosting"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLetterAddressForPosting" nillable="true" type="tns:ArrayOfLetterAddressForPosting"/><xs:complexType name="LetterAddressForPosting"><xs:sequence><xs:element minOccurs="0" name="ReceiverAddressCountyStateOrLine4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiverAddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiverAddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiverAddressPostCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiverAddressTownCityOrLine3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceiverName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LetterAddressForPosting" nillable="true" type="tns:LetterAddressForPosting"/><xs:complexType name="LetterForPostingResult"><xs:sequence><xs:element minOccurs="0" name="CostOfLetter" type="xs:decimal"/><xs:element minOccurs="0" name="ErrorMessages" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FundsLeftInYourAccount" type="xs:decimal"/><xs:element minOccurs="0" name="LetterId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LetterForPostingResult" nillable="true" type="tns:LetterForPostingResult"/><xs:complexType name="UploadedFileResult"><xs:sequence><xs:element minOccurs="0" name="ErrorMessages" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FileCreatedGUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Pages" type="xs:int"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UploadedFileResult" nillable="true" type="tns:UploadedFileResult"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/></xs:schema></wsdl:types><wsdl:message name="ILetterCustomerAPI_Alive_InputMessage"><wsdl:part name="parameters" element="tns:Alive"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_Alive_OutputMessage"><wsdl:part name="parameters" element="tns:AliveResponse"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_SendSubmitLetterForPosting_InputMessage"><wsdl:part name="parameters" element="tns:SendSubmitLetterForPosting"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_SendSubmitLetterForPosting_OutputMessage"><wsdl:part name="parameters" element="tns:SendSubmitLetterForPostingResponse"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_UploadDocument_InputMessage"><wsdl:part name="parameters" element="tns:UploadDocument"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_UploadDocument_OutputMessage"><wsdl:part name="parameters" element="tns:UploadDocumentResponse"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_AuthenticateUser_InputMessage"><wsdl:part name="parameters" element="tns:AuthenticateUser"/></wsdl:message><wsdl:message name="ILetterCustomerAPI_AuthenticateUser_OutputMessage"><wsdl:part name="parameters" element="tns:AuthenticateUserResponse"/></wsdl:message><wsdl:portType name="ILetterCustomerAPI"><wsdl:operation name="Alive"><wsdl:input wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/Alive" message="tns:ILetterCustomerAPI_Alive_InputMessage"/><wsdl:output wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/AliveResponse" message="tns:ILetterCustomerAPI_Alive_OutputMessage"/></wsdl:operation><wsdl:operation name="SendSubmitLetterForPosting"><wsdl:input wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/SendSubmitLetterForPosting" message="tns:ILetterCustomerAPI_SendSubmitLetterForPosting_InputMessage"/><wsdl:output wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/SendSubmitLetterForPostingResponse" message="tns:ILetterCustomerAPI_SendSubmitLetterForPosting_OutputMessage"/></wsdl:operation><wsdl:operation name="UploadDocument"><wsdl:input wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/UploadDocument" message="tns:ILetterCustomerAPI_UploadDocument_InputMessage"/><wsdl:output wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/UploadDocumentResponse" message="tns:ILetterCustomerAPI_UploadDocument_OutputMessage"/></wsdl:operation><wsdl:operation name="AuthenticateUser"><wsdl:input wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/AuthenticateUser" message="tns:ILetterCustomerAPI_AuthenticateUser_InputMessage"/><wsdl:output wsaw:Action="http://uk.co.pc2paper.www/ILetterCustomerAPI/AuthenticateUserResponse" message="tns:ILetterCustomerAPI_AuthenticateUser_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_ILetterCustomerAPI" type="tns:ILetterCustomerAPI"><wsp:PolicyReference URI="#BasicHttpBinding_ILetterCustomerAPI_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Alive"><soap:operation soapAction="http://uk.co.pc2paper.www/ILetterCustomerAPI/Alive" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendSubmitLetterForPosting"><soap:operation soapAction="http://uk.co.pc2paper.www/ILetterCustomerAPI/SendSubmitLetterForPosting" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UploadDocument"><soap:operation soapAction="http://uk.co.pc2paper.www/ILetterCustomerAPI/UploadDocument" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateUser"><soap:operation soapAction="http://uk.co.pc2paper.www/ILetterCustomerAPI/AuthenticateUser" 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="LetterCustomerAPI"><wsdl:port name="BasicHttpBinding_ILetterCustomerAPI" binding="tns:BasicHttpBinding_ILetterCustomerAPI"><soap:address location="https://www.pc2paper.co.uk/LetterCustomerAPI.svc/soap"/></wsdl:port></wsdl:service></wsdl:definitions>