<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="WebShopWebService" targetNamespace="http://www.recreatex.be/webshop/" 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.recreatex.be/webshop/" 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><xs:schema elementFormDefault="qualified" targetNamespace="http://www.recreatex.be/webshop/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="AddressAttachmentTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:AddressAttachmentTypeCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ServiceContext"><xs:sequence><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShopId" type="ser:guid"/><xs:element minOccurs="0" name="SessionId" type="ser:guid"/><xs:element minOccurs="0" name="Origin" type="tns:ServiceOrigin"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Encode" type="xs:boolean"/><xs:element minOccurs="0" name="AccessToken" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ServiceContext" nillable="true" type="tns:ServiceContext"/><xs:simpleType name="ServiceOrigin"><xs:restriction base="xs:string"><xs:enumeration value="Default"/><xs:enumeration value="Internet"/><xs:enumeration value="VendingMachine"/><xs:enumeration value="Desktop"/><xs:enumeration value="TaskFlow"/></xs:restriction></xs:simpleType><xs:element name="ServiceOrigin" nillable="true" type="tns:ServiceOrigin"/><xs:complexType name="AddressAttachmentTypeCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentTypeCriteria" nillable="true" type="tns:AddressAttachmentTypeCriteria"/><xs:element name="AddressAttachmentTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddressAttachmentTypes" nillable="true" type="tns:ArrayOfAddressAttachmentType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAddressAttachmentType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AddressAttachmentType" nillable="true" type="tns:AddressAttachmentType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAddressAttachmentType" nillable="true" type="tns:ArrayOfAddressAttachmentType"/><xs:complexType name="AddressAttachmentType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentType" nillable="true" type="tns:AddressAttachmentType"/><xs:element name="AddressAttachmentSubTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:AddressAttachmentSubTypeCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AddressAttachmentSubTypeCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentTypeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentSubTypeCriteria" nillable="true" type="tns:AddressAttachmentSubTypeCriteria"/><xs:element name="AddressAttachmentSubTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddressAttachmentSubTypes" nillable="true" type="tns:ArrayOfAddressAttachmentSubType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAddressAttachmentSubType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AddressAttachmentSubType" nillable="true" type="tns:AddressAttachmentSubType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAddressAttachmentSubType" nillable="true" type="tns:ArrayOfAddressAttachmentSubType"/><xs:complexType name="AddressAttachmentSubType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmailMessageId" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentTypeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentSubType" nillable="true" type="tns:AddressAttachmentSubType"/><xs:element name="SaveAddressAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:SaveAddressAttachmentOptions"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveAddressAttachmentOptions"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressAttachmentSubTypeId" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentOptionValue" type="tns:AddressAttachmentOptionValues"/></xs:sequence></xs:complexType><xs:element name="SaveAddressAttachmentOptions" nillable="true" type="tns:SaveAddressAttachmentOptions"/><xs:simpleType name="AddressAttachmentOptionValues"><xs:restriction base="xs:string"><xs:enumeration value="Other"/><xs:enumeration value="ChildBenefitFunds"/><xs:enumeration value="FamilyComposition"/></xs:restriction></xs:simpleType><xs:element name="AddressAttachmentOptionValues" nillable="true" type="tns:AddressAttachmentOptionValues"/><xs:element name="SaveAddressAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:SaveAddressAttachmentResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveAddressAttachmentResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaveAddressAttachmentResult" nillable="true" type="tns:SaveAddressAttachmentResult"/><xs:complexType name="ArrayOfValidationResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfValidationResult" nillable="true" type="tns:ArrayOfValidationResult"/><xs:complexType name="ValidationResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="brokenRuleName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidationResult" nillable="true" type="tns:ValidationResult"><xs:annotation><xs:documentation>A ValidatonResult which indicates if the employee-switch has succeeded or no</xs:documentation></xs:annotation></xs:element><xs:complexType name="BasketItemValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ValidatedBasketItem" nillable="true" type="tns:BasketItem"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BasketItemValidationResult" nillable="true" type="tns:BasketItemValidationResult"/><xs:complexType name="BasketItem"><xs:annotation><xs:documentation>Abstract class. An item that belongs in the Basket. (i.e. a Sale, Reservation, Rental of something,...)</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>PosSalesLine.ID</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Quantity" type="xs:int"><xs:annotation><xs:documentation>PosSalesLine.Quantity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RuleNamesToIgnore" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"><xs:annotation><xs:documentation>PosSalesLine.UnitPriceInc</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AdvancementPrice" nillable="true" type="xs:decimal"><xs:annotation><xs:documentation>PosSalesLine.? : Not used in TableSale</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AsReseller" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerContactId" type="ser:guid"/><xs:element minOccurs="0" name="PromotionRuleDiscountAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="BasketItem" nillable="true" type="tns:BasketItem"/><xs:complexType name="ArticleSale"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/><xs:element minOccurs="0" name="UseCards" nillable="true" type="tns:ArrayOfCustomerCardUsage"/><xs:element minOccurs="0" name="GenLoyaltyCards" nillable="true" type="tns:ArrayOfGenLoyaltyCard"/><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubscriptionCustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SubscriptionEndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExtraInfoNotPrintedOnTicket" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponUsers" nillable="true" type="tns:ArrayOfCouponUser"/><xs:element minOccurs="0" name="DirectDebitStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DirectDebitCollectionDay" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="LessonGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionContactID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="UitpasPrice" type="xs:decimal"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProRataFactor" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="NumberAddedWithApplyingPromoRules" type="xs:int"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="LessonOptions" nillable="true" type="tns:ArrayOfLessonOption"/><xs:element minOccurs="0" name="DigitalWalletCharge" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ExternalCardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomCardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemOptions" nillable="true" type="tns:ArrayOfArticleSaleOption"/><xs:element minOccurs="0" name="BebarmaticTicketId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Hours" type="ser:duration"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="NMBSTicket" nillable="true" type="tns:NMBSTicket"/><xs:element minOccurs="0" name="CombiExpositionTicketId" type="ser:guid"/><xs:element minOccurs="0" name="CardCreationExtraCostItem" type="xs:boolean"/><xs:element minOccurs="0" name="OptionsPerQuantity" type="xs:boolean"/><xs:element minOccurs="0" name="CombiExpositionExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="DirectDebitSignature" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleSale" nillable="true" type="tns:ArticleSale"/><xs:complexType name="Article"><xs:complexContent mixed="false"><xs:extension base="tns:ArticleBase"><xs:sequence><xs:element minOccurs="0" name="ActivePeriods" nillable="true" type="tns:ArrayOfActivePeriod"/><xs:element minOccurs="0" name="IsDigitalWalletItem" type="xs:boolean"/><xs:element minOccurs="0" name="LinkedDigitalWalletItemId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TicketDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CrossSellingItems" nillable="true" type="tns:ArrayOfArticle"/><xs:element minOccurs="0" name="AvailabilityPeriod" nillable="true" type="q2:ArticleAvailabilityPeriod" xmlns:q2="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="ExternalSaleIntegration" type="xs:boolean"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfTranslation"/><xs:element minOccurs="0" name="AllowPriceChangeWeb" type="xs:boolean"/><xs:element minOccurs="0" name="AllowPriceChangeWebshop" type="xs:boolean"/><xs:element minOccurs="0" name="LerarenkaartActive" type="xs:boolean"/><xs:element minOccurs="0" name="AskExtraDescriptionGiftCertificates" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerPriceGroupDiscount" nillable="true" type="tns:CustomerPriceGroupDiscount"/><xs:element minOccurs="0" name="UnAvailable" type="xs:boolean"/><xs:element minOccurs="0" name="AvailabilityPeriods" nillable="true" type="tns:ArrayOfArticleAvailability"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Article" nillable="true" type="tns:Article"/><xs:complexType name="ArticleBase"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="Group" nillable="true" type="tns:ArticleGroup"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Ingredients" nillable="true" type="tns:ArrayOfArticleIngredient"/><xs:element minOccurs="0" name="IsRental" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfArticleOption"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Stock" type="xs:decimal"/><xs:element minOccurs="0" name="StockLocations" nillable="true" type="tns:ArrayOfStockLocation"/><xs:element minOccurs="0" name="IsStockItem" type="xs:boolean"/><xs:element minOccurs="0" name="Categories" nillable="true" type="q3:ArrayOfguid" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="tns:Attachment"/><xs:element minOccurs="0" name="ExtraImages" nillable="true" type="tns:ArrayOfPicture"/><xs:element minOccurs="0" name="ExtraImageUrls" nillable="true" type="q4:ArrayOfstring" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AttachmentUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AskCouponUsers" type="xs:boolean"/><xs:element minOccurs="0" name="MaximumSalesQuantity" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsLessonGroupItem" type="xs:boolean"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Vat" nillable="true" type="tns:Vat"/><xs:element minOccurs="0" name="Barcodes" nillable="true" type="q5:ArrayOfstring" xmlns:q5="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CalculationType" type="tns:ArticleCalculationType"/><xs:element minOccurs="0" name="CombineArticles" type="xs:boolean"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="HasExternalBarcodes" type="xs:boolean"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="IsSubscriptionItem" type="xs:boolean"/><xs:element minOccurs="0" name="IsAvailableNow" type="xs:boolean"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info5" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArticleBase" nillable="true" type="tns:ArticleBase"/><xs:complexType name="ArticleGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfArticle"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="QRMaxDifferentItems" type="xs:int"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfTranslation"/></xs:sequence></xs:complexType><xs:element name="ArticleGroup" nillable="true" type="tns:ArticleGroup"/><xs:complexType name="ArrayOfArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Article" nillable="true" type="tns:Article"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticle" nillable="true" type="tns:ArrayOfArticle"/><xs:complexType name="Picture"><xs:sequence><xs:element minOccurs="0" name="Bytes" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="ContentType" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Picture" nillable="true" type="tns:Picture"/><xs:complexType name="ArrayOfTranslation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Translation" nillable="true" type="tns:Translation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTranslation" nillable="true" type="tns:ArrayOfTranslation"/><xs:complexType name="Translation"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Translation" nillable="true" type="tns:Translation"/><xs:complexType name="ArrayOfArticleIngredient"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleIngredient" nillable="true" type="tns:ArticleIngredient"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleIngredient" nillable="true" type="tns:ArrayOfArticleIngredient"/><xs:complexType name="ArticleIngredient"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ArticleIngredient" nillable="true" type="tns:ArticleIngredient"/><xs:complexType name="ArrayOfArticleOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleOption" nillable="true" type="tns:ArticleOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleOption" nillable="true" type="tns:ArrayOfArticleOption"/><xs:complexType name="ArticleOption"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PossibleValues" nillable="true" type="tns:ArrayOfArticleOptionValue"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="MandatoryChoice" type="xs:boolean"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfTranslation"/><xs:element minOccurs="0" name="MultipleChoices" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ArticleOption" nillable="true" type="tns:ArticleOption"/><xs:complexType name="ArrayOfArticleOptionValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleOptionValue" nillable="true" type="tns:ArticleOptionValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleOptionValue" nillable="true" type="tns:ArrayOfArticleOptionValue"/><xs:complexType name="ArticleOptionValue"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticlePrice" type="xs:decimal"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfTranslation"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnAvailable" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ArticleOptionValue" nillable="true" type="tns:ArticleOptionValue"/><xs:complexType name="ArrayOfStockLocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StockLocation" nillable="true" type="tns:StockLocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStockLocation" nillable="true" type="tns:ArrayOfStockLocation"/><xs:complexType name="StockLocation"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="StockLocation" nillable="true" type="tns:StockLocation"/><xs:complexType name="Attachment"><xs:sequence><xs:element minOccurs="0" name="Bytes" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Attachment" nillable="true" type="tns:Attachment"/><xs:complexType name="ArrayOfPicture"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Picture" nillable="true" type="tns:Picture"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPicture" nillable="true" type="tns:ArrayOfPicture"/><xs:complexType name="Vat"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="Vat" nillable="true" type="tns:Vat"/><xs:simpleType name="ArticleCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PriceTimesHours"/><xs:enumeration value="FixedPrice"/><xs:enumeration value="PriceTimesQuantity"/><xs:enumeration value="PriceTimesQuantityTimesHours"/></xs:restriction></xs:simpleType><xs:element name="ArticleCalculationType" nillable="true" type="tns:ArticleCalculationType"/><xs:complexType name="SubscriptionArticle"><xs:complexContent mixed="false"><xs:extension base="tns:Article"><xs:sequence><xs:element minOccurs="0" name="CheckTurns" type="xs:boolean"/><xs:element minOccurs="0" name="NumberOfTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="MinimumTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CheckPeriod" type="xs:boolean"/><xs:element minOccurs="0" name="PeriodStartsOnFirstVisit" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PeriodDuration" nillable="true" type="tns:Duration"/><xs:element minOccurs="0" name="IsFixedPeriod" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="FixedPeriod" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="CheckMaximumDurationVisit" type="xs:boolean"/><xs:element minOccurs="0" name="MaximumDurationVisit" nillable="true" type="ser:duration"/><xs:element minOccurs="0" name="CheckMinimumDurationNextVisit" type="xs:boolean"/><xs:element minOccurs="0" name="MinimumDurationNextVisit" nillable="true" type="ser:duration"/><xs:element minOccurs="0" name="CheckTurnsPerPeriod" type="xs:boolean"/><xs:element minOccurs="0" name="TurnsPerPeriod" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsEticket" type="xs:boolean"/><xs:element minOccurs="0" name="SubscriptionPeriod" nillable="true" type="tns:SubscriptionPeriod"/><xs:element minOccurs="0" name="DirectDebitProcessing" type="xs:boolean"/><xs:element minOccurs="0" name="DirectDebitAskStartDate" type="xs:boolean"/><xs:element minOccurs="0" name="DirectDebitAskCollectionDay" type="xs:boolean"/><xs:element minOccurs="0" name="FamilyItem" type="xs:boolean"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfSubscriptionArticlePrice"/><xs:element minOccurs="0" name="LessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/><xs:element minOccurs="0" name="AllowMultiplePersonLinking" type="xs:boolean"/><xs:element minOccurs="0" name="MaxPersons" type="xs:int"/><xs:element minOccurs="0" name="PersonsMustHaveSameAddress" type="xs:boolean"/><xs:element minOccurs="0" name="PersonsMinimumAge" type="xs:int"/><xs:element minOccurs="0" name="AllowMultiplePurchasesSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="AccumulateMemberships" type="xs:boolean"/><xs:element minOccurs="0" name="CardCreations" nillable="true" type="tns:ArrayOfCardCreation"/><xs:element minOccurs="0" name="AutoCardGeneration" type="xs:boolean"/><xs:element minOccurs="0" name="AllowHigherPriceAtSale" type="xs:boolean"/><xs:element minOccurs="0" name="CancelCollectionContractOnWebsite" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubscriptionArticle" nillable="true" type="tns:SubscriptionArticle"/><xs:complexType name="Duration"><xs:sequence><xs:element minOccurs="0" name="Days" type="xs:int"/><xs:element minOccurs="0" name="Weeks" type="xs:int"/><xs:element minOccurs="0" name="Months" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Duration" nillable="true" type="tns:Duration"/><xs:complexType name="Period"><xs:sequence><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="Period" nillable="true" type="tns:Period"/><xs:complexType name="InvalidPeriod"><xs:complexContent mixed="false"><xs:extension base="tns:Period"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="InvalidPeriod" nillable="true" type="tns:InvalidPeriod"/><xs:complexType name="SubscriptionPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Duration" nillable="true" type="tns:Duration"/></xs:sequence></xs:complexType><xs:element name="SubscriptionPeriod" nillable="true" type="tns:SubscriptionPeriod"/><xs:complexType name="ArrayOfSubscriptionArticlePrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionArticlePrice" nillable="true" type="tns:SubscriptionArticlePrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionArticlePrice" nillable="true" type="tns:ArrayOfSubscriptionArticlePrice"/><xs:complexType name="SubscriptionArticlePrice"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SubscriptionArticlePrice" nillable="true" type="tns:SubscriptionArticlePrice"/><xs:complexType name="ArrayOfLessonGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroup" nillable="true" type="tns:LessonGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroup" nillable="true" type="tns:ArrayOfLessonGroup"/><xs:complexType name="LessonGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Priority" type="xs:int"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="DefaultNumberOfLessons" type="xs:int"/><xs:element minOccurs="0" name="FromDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ToDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LessonGroupNorms" nillable="true" type="tns:ArrayOfNorm"/><xs:element minOccurs="0" name="EntryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="StillInLessonGroup" type="xs:boolean"/><xs:element minOccurs="0" name="LessonGroupInstructors" nillable="true" type="tns:ArrayOfEmployee"/><xs:element minOccurs="0" name="AmountInLessonGroup" type="xs:int"/><xs:element minOccurs="0" name="TimeTables" nillable="true" type="tns:ArrayOfLessonGroupTimeTable"/><xs:element minOccurs="0" name="SwimmingLevel" nillable="true" type="tns:SwimmingLevel"/><xs:element minOccurs="0" name="ReportAndVisualisationType" nillable="true" type="tns:ReportAndVisualisationType"/><xs:element minOccurs="0" name="HeadInstructorId" type="ser:guid"/><xs:element minOccurs="0" name="MaxOverBooking" type="xs:int"/><xs:element minOccurs="0" name="MaxAllowedStudents" type="xs:int"/><xs:element minOccurs="0" name="MinimumAge" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="LessonGroup" nillable="true" type="tns:LessonGroup"/><xs:complexType name="ArrayOfNorm"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Norm" nillable="true" type="tns:Norm"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNorm" nillable="true" type="tns:ArrayOfNorm"/><xs:complexType name="Norm"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VideoURL" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Norm" nillable="true" type="tns:Norm"/><xs:complexType name="ArrayOfEmployee"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Employee" nillable="true" type="tns:Employee"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployee" nillable="true" type="tns:ArrayOfEmployee"/><xs:complexType name="Employee"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Gender" type="tns:Gender"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Phone1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Department" nillable="true" type="tns:Department"/><xs:element minOccurs="0" name="Function" nillable="true" type="tns:Function"/><xs:element minOccurs="0" name="Credential" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="Picture" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="AllowLessonTransfers" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyReadLessons" type="xs:boolean"/><xs:element minOccurs="0" name="AllowChangeLessongroupInfo" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyShowMyLessongroups" type="xs:boolean"/><xs:element minOccurs="0" name="Email2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PictureUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Organisation" nillable="true" type="tns:PersonBase"/><xs:element minOccurs="0" name="TaskflowShowCustomerDetails" type="xs:boolean"/><xs:element minOccurs="0" name="TaskflowHidePrices" type="xs:boolean"/><xs:element minOccurs="0" name="TaskflowUpdateParticipantCount" type="xs:boolean"/><xs:element minOccurs="0" name="TaskflowHideMyTasks" type="xs:boolean"/><xs:element minOccurs="0" name="SendEmailOnOrder" type="xs:boolean"/><xs:element minOccurs="0" name="TaskflowAllowedInfrastructures" nillable="true" type="tns:ArrayOfInfrastructure"/><xs:element minOccurs="0" name="AllowToAddJournals" type="xs:boolean"/><xs:element minOccurs="0" name="AllowToCloseJournals" type="xs:boolean"/><xs:element minOccurs="0" name="IsSupervisor" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeSkills" nillable="true" type="tns:ArrayOfEmployeeSkill"/><xs:element minOccurs="0" name="Is2FAActive" type="xs:boolean"/><xs:element minOccurs="0" name="Is2FAConfigured" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Employee" nillable="true" type="tns:Employee"/><xs:complexType name="PersonName"><xs:sequence><xs:element minOccurs="0" name="First" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Last" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Middle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Initials" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonName" nillable="true" type="tns:PersonName"/><xs:simpleType name="Gender"><xs:restriction base="xs:string"><xs:enumeration value="Male"/><xs:enumeration value="Female"/><xs:enumeration value="Unknown"/></xs:restriction></xs:simpleType><xs:element name="Gender" nillable="true" type="tns:Gender"/><xs:complexType name="Address"><xs:sequence><xs:element minOccurs="0" name="Box" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Town" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LocationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LocationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Telephone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Longitude" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Latitude" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Address" nillable="true" type="tns:Address"/><xs:complexType name="Department"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Department" nillable="true" type="tns:Department"/><xs:complexType name="Function"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Function" nillable="true" type="tns:Function"/><xs:complexType name="Credential"><xs:sequence><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Credential" nillable="true" type="tns:Credential"/><xs:complexType name="ChildCareCentreEmployeeCredential"><xs:complexContent mixed="false"><xs:extension base="tns:Credential"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChildCareCentreEmployeeCredential" nillable="true" type="tns:ChildCareCentreEmployeeCredential"/><xs:complexType name="PersonBase"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonBase" nillable="true" type="tns:PersonBase"/><xs:complexType name="ArrayOfInfrastructure"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Infrastructure" nillable="true" type="tns:Infrastructure"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfrastructure" nillable="true" type="tns:ArrayOfInfrastructure"/><xs:complexType name="Infrastructure"><xs:annotation><xs:documentation>Infrastructure Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Infrastructure Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Infrastructure Name</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Infrastructure Description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Address"><xs:annotation><xs:documentation>Infrastructure Location info</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Infrastructure Comments</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastChanged" type="xs:dateTime"><xs:annotation><xs:documentation>Infrastructure Date time of last change</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Places" nillable="true" type="tns:ArrayOfPlace"><xs:annotation><xs:documentation>Infrastructure related places</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Division" nillable="true" type="tns:Division"><xs:annotation><xs:documentation>Infrastructure division info</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreateOnlineReservation" type="xs:boolean"><xs:annotation><xs:documentation>Is it allowed to create online reservations for this Infrastructure ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreateOnlineReservationFrom" type="xs:dateTime"><xs:annotation><xs:documentation>Creating online reservations is allowed from this date</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreateOnlineReservationTo" type="xs:dateTime"><xs:annotation><xs:documentation>Creating online reservations is allowed until this date</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinBookingDate" type="xs:dateTime"><xs:annotation><xs:documentation>Reservation date must be after this date</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxBookingDate" type="xs:dateTime"><xs:annotation><xs:documentation>Reservation date must be before this date</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UseInSeasonPlanning" type="xs:boolean"><xs:annotation><xs:documentation>Allow use is seasonplanning</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Valid" type="xs:boolean"><xs:annotation><xs:documentation>Has at least 1 Place with at least 1 allowed ReservationActivity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="InfrastructureAttachments" nillable="true" type="tns:ArrayOfInfrastructureAttachment"><xs:annotation><xs:documentation>infrastructure attachments and documents</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShowInfrastructureInfoOnWeb" type="xs:boolean"><xs:annotation><xs:documentation>Allow show info infrastructure on web</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExclusionCalendars" nillable="true" type="tns:ArrayOfInfrastructureSelectableExclusionCalendar"/></xs:sequence></xs:complexType><xs:element name="Infrastructure" nillable="true" type="tns:Infrastructure"/><xs:complexType name="ArrayOfPlace"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Place" nillable="true" type="tns:Place"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPlace" nillable="true" type="tns:ArrayOfPlace"/><xs:complexType name="Place"><xs:annotation><xs:documentation>Reservation Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Place Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Place name</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Place description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxDaysReservation" type="xs:int"><xs:annotation><xs:documentation>Maximum days that can be reserved through ReCreateX</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxDaysReservationWeb" type="xs:int"><xs:annotation><xs:documentation>Maximum days that can be reserved through Web</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsCumulated" type="xs:boolean"><xs:annotation><xs:documentation>Is the Place part of a cumulation ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Infrastructure" nillable="true" type="tns:Infrastructure"><xs:annotation><xs:documentation>Place Infrastructure info</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationActivity" nillable="true" type="tns:ReservationActivity"><xs:annotation><xs:documentation>Place ReservationActivity info</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowedReservationActivityIds" nillable="true" type="q6:ArrayOfguid" xmlns:q6="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>Allowed ReservationActivity IDs</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowedRentalArticles" nillable="true" type="tns:ArrayOfPlaceRentalArticle"><xs:annotation><xs:documentation>Allowed RentalArticles</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreateOnlineReservation" type="xs:boolean"><xs:annotation><xs:documentation>Is it allowed to create online reservations for this Place ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MinDaysReservation" type="xs:int"/><xs:element minOccurs="0" name="MinDaysReservationWeb" type="xs:int"/><xs:element minOccurs="0" name="MaxHoursReservation" type="xs:int"/><xs:element minOccurs="0" name="MaxHoursReservationWeb" type="xs:int"/><xs:element minOccurs="0" name="MinHoursReservation" type="xs:int"/><xs:element minOccurs="0" name="MinHoursReservationWeb" type="xs:int"/><xs:element minOccurs="0" name="ConsecutiveBookingWeb" type="xs:boolean"/><xs:element minOccurs="0" name="HasReservationRightsWeb" type="xs:boolean"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsDressingRoom" type="xs:boolean"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="UseInSeasonPlanning" type="xs:boolean"/><xs:element minOccurs="0" name="AskNationalNumber" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Place" nillable="true" type="tns:Place"/><xs:complexType name="ReservationActivity"><xs:annotation><xs:documentation>ReservationActivity Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>ReservationActivity Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>ReservationActivity name</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>ReservationActivity description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MinParticipants" type="xs:int"><xs:annotation><xs:documentation>ReservationActivity minimum participants</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxParticipants" type="xs:int"><xs:annotation><xs:documentation>ReservationActivity maximum participants</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxReservations" type="xs:int"><xs:annotation><xs:documentation>ReservationActivity maximum number of reservations</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"><xs:annotation><xs:documentation>Is the ReservationActivity blocked ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsTechnicalActivity" type="xs:boolean"><xs:annotation><xs:documentation>Is the ReservationActivity a technical activity ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsCulturalActivity" type="xs:boolean"><xs:annotation><xs:documentation>Is the ReservationActivity a cultural activity ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color" type="q7:Color" xmlns:q7="http://schemas.datacontract.org/2004/07/System.Drawing"><xs:annotation><xs:documentation>Color used within ReCreateX to visualise this reservation activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Duration" type="ser:duration"><xs:annotation><xs:documentation>Default time duration of this reservation activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UseAvailabilityPeriods" type="xs:boolean"><xs:annotation><xs:documentation>Wether the activity uses availability periods</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AvailabilityPeriods" nillable="true" type="tns:ArrayOfReservationActivityAvailabilityPeriod"><xs:annotation><xs:documentation>Availability periods where reservations can be booked in for this activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PrepTime" type="xs:dateTime"><xs:annotation><xs:documentation>The time before the activity when the place is in use</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ClearTime" type="xs:dateTime"><xs:annotation><xs:documentation>The time after the activity when the place is in use</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CanMakeReservationOnWeb" type="xs:boolean"><xs:annotation><xs:documentation>Can the user make a reservation for this activity?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxDaysReservationWeb" type="xs:int"><xs:annotation><xs:documentation>Max days before making a reservation for an activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MinDaysReservationWeb" type="xs:int"><xs:annotation><xs:documentation>Min days before making a reservation for an activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MaxHoursReservationWeb" type="xs:int"><xs:annotation><xs:documentation>Max hours before making a reservation for an activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MinHoursReservationWeb" type="xs:int"><xs:annotation><xs:documentation>Min hours before making a reservation for an activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivateSubsidyRegulation" type="xs:boolean"/><xs:element minOccurs="0" name="UseInSeasonPlanning" type="xs:boolean"/><xs:element minOccurs="0" name="AskParticipants" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultParticipants" type="xs:int"/><xs:element minOccurs="0" name="NGBookingFlowActive" type="xs:boolean"/><xs:element minOccurs="0" name="NGBookingFlowMinSelectableBlocks" type="xs:int"/><xs:element minOccurs="0" name="NGBookingFlowMaxSelectableBlocks" type="xs:int"/><xs:element minOccurs="0" name="NGBookingFlowBlockSize" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ReservationActivity" nillable="true" type="tns:ReservationActivity"/><xs:complexType name="ArrayOfReservationActivityAvailabilityPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationActivityAvailabilityPeriod" nillable="true" type="tns:ReservationActivityAvailabilityPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationActivityAvailabilityPeriod" nillable="true" type="tns:ArrayOfReservationActivityAvailabilityPeriod"/><xs:complexType name="ReservationActivityAvailabilityPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReservationActivityId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="FromDayOfWeek" type="q8:DayOfWeek" xmlns:q8="http://schemas.datacontract.org/2004/07/System"/><xs:element minOccurs="0" name="Hours" type="xs:int"/><xs:element minOccurs="0" name="Minutes" type="xs:int"/><xs:element minOccurs="0" name="ActiveFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ActiveUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ReservationActivityAvailabilityPeriod" nillable="true" type="tns:ReservationActivityAvailabilityPeriod"/><xs:complexType name="ArrayOfPlaceRentalArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PlaceRentalArticle" nillable="true" type="tns:PlaceRentalArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPlaceRentalArticle" nillable="true" type="tns:ArrayOfPlaceRentalArticle"/><xs:complexType name="PlaceRentalArticle"><xs:annotation><xs:documentation>Rental Article which is avaiable in place reservations</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="RentalArticleId" type="ser:guid"><xs:annotation><xs:documentation>Rental Article Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NumberToRent" type="xs:int"><xs:annotation><xs:documentation>Default number of articles to rent</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PlaceRentalArticle" nillable="true" type="tns:PlaceRentalArticle"/><xs:complexType name="Division"><xs:annotation><xs:documentation>Division Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Division Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division Name</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"><xs:annotation><xs:documentation>Division Location</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division Phone number</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division fax number</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division email</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division website Url</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="BankAccount" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division bankaccount number</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division Comments</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Credential" nillable="true" type="tns:Credential"><xs:annotation><xs:documentation>Division Credentials</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IBAN" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division IBAN number</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="BIC" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Division BIC number</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Division" nillable="true" type="tns:Division"/><xs:complexType name="ArrayOfInfrastructureAttachment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfrastructureAttachment" nillable="true" type="tns:InfrastructureAttachment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfrastructureAttachment" nillable="true" type="tns:ArrayOfInfrastructureAttachment"/><xs:complexType name="InfrastructureAttachment"><xs:annotation><xs:documentation>Infrastructure Attachment Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Infrastructure Attachment Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="InfrastructureID" type="ser:guid"><xs:annotation><xs:documentation>Infrastructure ID</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Attachment" nillable="true" type="xs:base64Binary"><xs:annotation><xs:documentation>Attachment Data</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Attachment File Name</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AttachmentUrl" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Attachment url</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="InfrastructureAttachment" nillable="true" type="tns:InfrastructureAttachment"/><xs:complexType name="ArrayOfInfrastructureSelectableExclusionCalendar"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfrastructureSelectableExclusionCalendar" nillable="true" type="tns:InfrastructureSelectableExclusionCalendar"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfrastructureSelectableExclusionCalendar" nillable="true" type="tns:ArrayOfInfrastructureSelectableExclusionCalendar"/><xs:complexType name="InfrastructureSelectableExclusionCalendar"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CalendarId" type="ser:guid"/><xs:element minOccurs="0" name="Dates" nillable="true" type="q9:ArrayOfdateTime" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="InfrastructureSelectableExclusionCalendar" nillable="true" type="tns:InfrastructureSelectableExclusionCalendar"/><xs:complexType name="ArrayOfEmployeeSkill"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeSkill" nillable="true" type="tns:EmployeeSkill"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeSkill" nillable="true" type="tns:ArrayOfEmployeeSkill"/><xs:complexType name="EmployeeSkill"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeSkillObtained" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EmployeeSkillExpires" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EmployeeSkillComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillSubCategoryID" type="ser:guid"/><xs:element minOccurs="0" name="SkillSubCategoryShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillSubCategoryDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillSubCategoryLevel" type="xs:int"/><xs:element minOccurs="0" name="SkillCategoryID" type="ser:guid"/><xs:element minOccurs="0" name="SkillCategoryShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillCategoryDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillCategoryMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="SkillsID" type="ser:guid"/><xs:element minOccurs="0" name="SkillsShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkillsDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EmployeeSkill" nillable="true" type="tns:EmployeeSkill"/><xs:complexType name="ArrayOfLessonGroupTimeTable"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroupTimeTable" nillable="true" type="tns:LessonGroupTimeTable"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroupTimeTable" nillable="true" type="tns:ArrayOfLessonGroupTimeTable"/><xs:complexType name="LessonGroupTimeTable"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="DayOfWeek" type="xs:int"/><xs:element minOccurs="0" name="StartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="LessonGroupTimeTable" nillable="true" type="tns:LessonGroupTimeTable"/><xs:complexType name="SwimmingLevel"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountOfLessons" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SwimmingDiplomaId" type="ser:guid"/><xs:element minOccurs="0" name="DiplomaHandOver" type="xs:boolean"/><xs:element minOccurs="0" name="DiplomaName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SwimmingLevel" nillable="true" type="tns:SwimmingLevel"/><xs:simpleType name="ReportAndVisualisationType"><xs:restriction base="xs:string"><xs:enumeration value="SwimmingLevel"/><xs:enumeration value="LessonGroup"/></xs:restriction></xs:simpleType><xs:element name="ReportAndVisualisationType" nillable="true" type="tns:ReportAndVisualisationType"/><xs:complexType name="ArrayOfCardCreation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CardCreation" nillable="true" type="tns:CardCreation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCardCreation" nillable="true" type="tns:ArrayOfCardCreation"/><xs:complexType name="CardCreation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="PeripheralStringId" type="ser:guid"/><xs:element minOccurs="0" name="RegistrationItemId" type="ser:guid"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CardCreation" nillable="true" type="tns:CardCreation"/><xs:complexType name="PurchaseArticle"><xs:complexContent mixed="false"><xs:extension base="tns:ArticleBase"><xs:sequence><xs:element minOccurs="0" name="PurchaseArticleCalculationType" type="tns:PurchaseArticleCalculationType"/><xs:element minOccurs="0" name="Vendors" nillable="true" type="tns:ArrayOfVendorArticle"/><xs:element minOccurs="0" name="BaseUnit" nillable="true" type="tns:ArticleUnit"/><xs:element minOccurs="0" name="ArticleUnits" nillable="true" type="tns:ArrayOfArticleUnit"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PurchaseArticle" nillable="true" type="tns:PurchaseArticle"/><xs:simpleType name="PurchaseArticleCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PriceTimesHours"/><xs:enumeration value="FixedPrice"/><xs:enumeration value="PriceTimesQuantity"/><xs:enumeration value="PriceTimesQuantityTimesHours"/></xs:restriction></xs:simpleType><xs:element name="PurchaseArticleCalculationType" nillable="true" type="tns:PurchaseArticleCalculationType"/><xs:complexType name="ArrayOfVendorArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendorArticle" nillable="true" type="tns:VendorArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendorArticle" nillable="true" type="tns:ArrayOfVendorArticle"/><xs:complexType name="VendorArticle"><xs:sequence><xs:element minOccurs="0" name="VendorId" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PriceUnit" nillable="true" type="tns:ArticleUnit"/><xs:element minOccurs="0" name="PurchaseUnit" nillable="true" type="tns:ArticleUnit"/></xs:sequence></xs:complexType><xs:element name="VendorArticle" nillable="true" type="tns:VendorArticle"/><xs:complexType name="ArticleUnit"><xs:annotation><xs:documentation>The unit of an article : ex. Box, Bottle, Kg, M., Piece ...</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BaseQuantity" nillable="true" type="xs:decimal"><xs:annotation><xs:documentation>The amount of base items there are in this unit. Ex. if the base unit is a [bottle], then the BaseQuantity of [box] will be 24.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ArticleUnit" nillable="true" type="tns:ArticleUnit"/><xs:complexType name="ArrayOfArticleUnit"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleUnit" nillable="true" type="tns:ArticleUnit"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleUnit" nillable="true" type="tns:ArrayOfArticleUnit"/><xs:complexType name="RentalArticle"><xs:complexContent mixed="false"><xs:extension base="tns:ArticleBase"><xs:sequence><xs:element minOccurs="0" name="DefaultWarranty" type="xs:decimal"/><xs:element minOccurs="0" name="WarrantyCalculationType" type="tns:WarrantyCalculationType"/><xs:element minOccurs="0" name="TotalItemsInStock" type="xs:int"/><xs:element minOccurs="0" name="AvailableToRent" type="xs:int"/><xs:element minOccurs="0" name="MaxToRent" type="xs:int"/><xs:element minOccurs="0" name="MaxDaysToRent" type="xs:int"/><xs:element minOccurs="0" name="MaxHoursToRent" type="xs:int"/><xs:element minOccurs="0" name="NegativeSaldoAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="Components" nillable="true" type="tns:ArrayOfRentalArticleComponent"/><xs:element minOccurs="0" name="RentalPriceCalculationType" type="tns:RentalPriceCalculationType"/><xs:element minOccurs="0" name="MaxTimeToRent" type="ser:duration"/><xs:element minOccurs="0" name="ToDeliver" type="xs:boolean"/><xs:element minOccurs="0" name="Unavailable" type="xs:boolean"/><xs:element minOccurs="0" name="HasAvailablePeriods" type="xs:boolean"/><xs:element minOccurs="0" name="DeliverChoice" type="xs:boolean"/><xs:element minOccurs="0" name="RentalPlaces" nillable="true" type="tns:ArrayOfRentalPlace"/><xs:element minOccurs="0" name="InvalidPeriods" nillable="true" type="tns:ArrayOfRentalArticleInvalidPeriod"/><xs:element minOccurs="0" name="RentalItemValue" type="xs:decimal"/><xs:element minOccurs="0" name="ItemRentalInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo6" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo7" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo8" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo9" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemRentalInfo10" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DefaultRentalDuration" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalArticle" nillable="true" type="tns:RentalArticle"/><xs:simpleType name="WarrantyCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="ByRental"/><xs:enumeration value="ByQuantity"/></xs:restriction></xs:simpleType><xs:element name="WarrantyCalculationType" nillable="true" type="tns:WarrantyCalculationType"/><xs:complexType name="ArrayOfRentalArticleComponent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalArticleComponent" nillable="true" type="tns:RentalArticleComponent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalArticleComponent" nillable="true" type="tns:ArrayOfRentalArticleComponent"/><xs:complexType name="RentalArticleComponent"><xs:complexContent mixed="false"><xs:extension base="tns:ArticleBase"><xs:sequence><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalArticleComponent" nillable="true" type="tns:RentalArticleComponent"/><xs:simpleType name="RentalPriceCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PxH"/><xs:enumeration value="F"/><xs:enumeration value="PxQ"/><xs:enumeration value="PxQxH"/><xs:enumeration value="PxQxD"/><xs:enumeration value="PxQxN"/></xs:restriction></xs:simpleType><xs:element name="RentalPriceCalculationType" nillable="true" type="tns:RentalPriceCalculationType"/><xs:complexType name="ArrayOfRentalPlace"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalPlace" nillable="true" type="tns:RentalPlace"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalPlace" nillable="true" type="tns:ArrayOfRentalPlace"/><xs:complexType name="RentalPlace"><xs:sequence><xs:element minOccurs="0" name="ClosingDays" nillable="true" type="tns:ArrayOfRentalPlaceClosingDay"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsStockReserve" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpeningHours" nillable="true" type="tns:ArrayOfRentalPlaceOpeningHour"/><xs:element minOccurs="0" name="ReturnClosingDays" nillable="true" type="tns:ArrayOfRentalPlaceClosingDay"/><xs:element minOccurs="0" name="UseTimeTable" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RentalPlace" nillable="true" type="tns:RentalPlace"/><xs:complexType name="ArrayOfRentalPlaceClosingDay"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalPlaceClosingDay" nillable="true" type="tns:RentalPlaceClosingDay"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalPlaceClosingDay" nillable="true" type="tns:ArrayOfRentalPlaceClosingDay"/><xs:complexType name="RentalPlaceClosingDay"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="RentalPlaceClosingDay" nillable="true" type="tns:RentalPlaceClosingDay"/><xs:complexType name="ArrayOfRentalPlaceOpeningHour"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalPlaceOpeningHour" nillable="true" type="tns:RentalPlaceOpeningHour"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalPlaceOpeningHour" nillable="true" type="tns:ArrayOfRentalPlaceOpeningHour"/><xs:complexType name="RentalPlaceOpeningHour"><xs:sequence><xs:element minOccurs="0" name="ActiveFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ActiveUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DayOfWeek" type="q10:DayOfWeek" xmlns:q10="http://schemas.datacontract.org/2004/07/System"/><xs:element minOccurs="0" name="DeliveryMax" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="HourFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="HourUntil" type="xs:dateTime"/><xs:element minOccurs="0" name="PickupMax" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RentalPlaceOpeningHour" nillable="true" type="tns:RentalPlaceOpeningHour"/><xs:complexType name="ArrayOfRentalArticleInvalidPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalArticleInvalidPeriod" nillable="true" type="tns:RentalArticleInvalidPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalArticleInvalidPeriod" nillable="true" type="tns:ArrayOfRentalArticleInvalidPeriod"/><xs:complexType name="RentalArticleInvalidPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Period" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="Type" type="tns:RentalArticleInvalidPeriodType"/></xs:sequence></xs:complexType><xs:element name="RentalArticleInvalidPeriod" nillable="true" type="tns:RentalArticleInvalidPeriod"/><xs:simpleType name="RentalArticleInvalidPeriodType"><xs:restriction base="xs:string"><xs:enumeration value="Collect"/><xs:enumeration value="Return"/></xs:restriction></xs:simpleType><xs:element name="RentalArticleInvalidPeriodType" nillable="true" type="tns:RentalArticleInvalidPeriodType"/><xs:complexType name="ArrayOfActivePeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivePeriod" nillable="true" type="tns:ActivePeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivePeriod" nillable="true" type="tns:ArrayOfActivePeriod"/><xs:complexType name="ActivePeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ActivePeriod" nillable="true" type="tns:ActivePeriod"/><xs:complexType name="CustomerPriceGroupDiscount"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CustomerPriceGroupDiscount" nillable="true" type="tns:CustomerPriceGroupDiscount"/><xs:complexType name="ArrayOfArticleAvailability"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleAvailability" nillable="true" type="tns:ArticleAvailability"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleAvailability" nillable="true" type="tns:ArrayOfArticleAvailability"/><xs:complexType name="ArticleAvailability"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:ArrayOfAvailabilityPeriod"/><xs:element minOccurs="0" name="ItemCategoryId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArticleAvailability" nillable="true" type="tns:ArticleAvailability"/><xs:complexType name="ArrayOfAvailabilityPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AvailabilityPeriod" nillable="true" type="tns:AvailabilityPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAvailabilityPeriod" nillable="true" type="tns:ArrayOfAvailabilityPeriod"/><xs:complexType name="AvailabilityPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="DayOfWeek" type="xs:int"/><xs:element minOccurs="0" name="FromTime" type="xs:dateTime"/><xs:element minOccurs="0" name="TillTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="AvailabilityPeriod" nillable="true" type="tns:AvailabilityPeriod"/><xs:complexType name="ArrayOfCustomerCardUsage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CustomerCardUsage" nillable="true" type="tns:CustomerCardUsage"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCustomerCardUsage" nillable="true" type="tns:ArrayOfCustomerCardUsage"/><xs:complexType name="CustomerCardUsage"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="CardId" type="ser:guid"/><xs:element minOccurs="0" name="PeripheralStringRangeCardId" type="ser:guid"/><xs:element minOccurs="0" name="ItemCardCreationId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CustomerCardUsage" nillable="true" type="tns:CustomerCardUsage"/><xs:complexType name="ArrayOfGenLoyaltyCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="GenLoyaltyCard" nillable="true" type="tns:GenLoyaltyCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfGenLoyaltyCard" nillable="true" type="tns:ArrayOfGenLoyaltyCard"/><xs:complexType name="GenLoyaltyCard"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParticipantId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GenLoyaltyCard" nillable="true" type="tns:GenLoyaltyCard"/><xs:complexType name="ArrayOfCouponUser"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CouponUser" nillable="true" type="tns:CouponUser"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCouponUser" nillable="true" type="tns:ArrayOfCouponUser"/><xs:complexType name="CouponUser"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HouseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zipcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CouponUser" nillable="true" type="tns:CouponUser"/><xs:complexType name="LockTicket"><xs:sequence><xs:element minOccurs="0" name="ExpirationTime" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:complexType name="ArticleSaleLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="ExternalBarcodeIds" nillable="true" type="q11:ArrayOfguid" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleSaleLockTicket" nillable="true" type="tns:ArticleSaleLockTicket"/><xs:complexType name="ExpositionReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="ExternalBarcodeIds" nillable="true" type="q12:ArrayOfguid" xmlns:q12="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EnvisoReservationIds" nillable="true" type="q13:ArrayOfguid" xmlns:q13="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EnvisoOrderId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionReservationLockTicket" nillable="true" type="tns:ExpositionReservationLockTicket"/><xs:complexType name="CultureEventReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="SeatAllocations" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:element minOccurs="0" name="SiteAllocations" nillable="true" type="tns:ArrayOfSiteAllocation"/><xs:element minOccurs="0" name="SeatsKeptTogether" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventReservationLockTicket" nillable="true" type="tns:CultureEventReservationLockTicket"/><xs:complexType name="ArrayOfSeatAllocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatAllocation" nillable="true" type="tns:SeatAllocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeatAllocation" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:complexType name="SeatAllocation"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="SeatBlockCode" nillable="true" type="xs:string"/><xs:element name="SeatCode" nillable="true" type="xs:string"/><xs:element name="SeatId" type="ser:guid"/><xs:element name="SeatRowCode" nillable="true" type="xs:string"/><xs:element name="Status" type="tns:SeatAllocationStatus"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShowOnWeb" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="PromotionRuleDiscountAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SeatAllocation" nillable="true" type="tns:SeatAllocation"/><xs:simpleType name="SeatAllocationStatus"><xs:restriction base="xs:string"><xs:enumeration value="Available"/><xs:enumeration value="Reserved"/><xs:enumeration value="Blocked"/><xs:enumeration value="Locked"/><xs:enumeration value="Option"/><xs:enumeration value="OnlyForResellers"/><xs:enumeration value="OnlyForCustomers"/></xs:restriction></xs:simpleType><xs:element name="SeatAllocationStatus" nillable="true" type="tns:SeatAllocationStatus"/><xs:complexType name="ArrayOfSiteAllocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SiteAllocation" nillable="true" type="tns:SiteAllocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSiteAllocation" nillable="true" type="tns:ArrayOfSiteAllocation"/><xs:complexType name="SiteAllocation"><xs:sequence><xs:element name="Id" type="ser:guid"/><xs:element name="SiteId" type="ser:guid"/><xs:element name="CultureEventId" type="ser:guid"/><xs:element name="ReservedPlaces" type="xs:int"/><xs:element minOccurs="0" name="TotalPlaces" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SiteName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SessionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="OptionExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="WebCreated" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CultureEventReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SitePlaces" nillable="true" type="q14:ArrayOfSitePlace" xmlns:q14="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType><xs:element name="SiteAllocation" nillable="true" type="tns:SiteAllocation"/><xs:complexType name="ActivityReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ActivityReservationLockTicket" nillable="true" type="tns:ActivityReservationLockTicket"/><xs:complexType name="WaitingListSaleLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="WaitingListSaleLockTicket" nillable="true" type="tns:WaitingListSaleLockTicket"/><xs:complexType name="FitnessActivityDayReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="FitnessActivityDayReservationLockTicket" nillable="true" type="tns:FitnessActivityDayReservationLockTicket"/><xs:complexType name="PlaceReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="PlaceReservationLockTicket" nillable="true" type="tns:PlaceReservationLockTicket"/><xs:complexType name="RecurringPlaceReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="PlaceReservationLocks" nillable="true" type="tns:ArrayOfPlaceReservationLockTicket"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RecurringPlaceReservationLockTicket" nillable="true" type="tns:RecurringPlaceReservationLockTicket"/><xs:complexType name="ArrayOfPlaceReservationLockTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PlaceReservationLockTicket" nillable="true" type="tns:PlaceReservationLockTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPlaceReservationLockTicket" nillable="true" type="tns:ArrayOfPlaceReservationLockTicket"/><xs:complexType name="RentalReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalReservationLockTicket" nillable="true" type="tns:RentalReservationLockTicket"/><xs:complexType name="FileActivityPeriodReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="FileActivityPeriodReservationLockTicket" nillable="true" type="tns:FileActivityPeriodReservationLockTicket"/><xs:complexType name="ChildCareCentreEntryReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChildCareCentreEntryReservationLockTicket" nillable="true" type="tns:ChildCareCentreEntryReservationLockTicket"/><xs:complexType name="CultureSubscriptionEntryLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="CultureEventReservations" nillable="true" type="tns:ArrayOfCultureEventReservationLockTicket"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSubscriptionEntryLockTicket" nillable="true" type="tns:CultureSubscriptionEntryLockTicket"/><xs:complexType name="ArrayOfCultureEventReservationLockTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventReservationLockTicket" nillable="true" type="tns:CultureEventReservationLockTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventReservationLockTicket" nillable="true" type="tns:ArrayOfCultureEventReservationLockTicket"/><xs:complexType name="OrganisedVisitRebookingLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganisedVisitRebookingLockTicket" nillable="true" type="tns:OrganisedVisitRebookingLockTicket"/><xs:complexType name="CultureSeriesReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence><xs:element minOccurs="0" name="SeatAllocations" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:element minOccurs="0" name="SiteAllocations" nillable="true" type="tns:ArrayOfSiteAllocation"/><xs:element minOccurs="0" name="SeatsKeptTogether" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSeriesReservationLockTicket" nillable="true" type="tns:CultureSeriesReservationLockTicket"/><xs:complexType name="CombiExpositionReservationLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiExpositionReservationLockTicket" nillable="true" type="tns:CombiExpositionReservationLockTicket"/><xs:complexType name="CombiOrganisedVisitRebookingLockTicket"><xs:complexContent mixed="false"><xs:extension base="tns:LockTicket"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiOrganisedVisitRebookingLockTicket" nillable="true" type="tns:CombiOrganisedVisitRebookingLockTicket"/><xs:complexType name="ArrayOfLessonOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonOption" nillable="true" type="tns:LessonOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonOption" nillable="true" type="tns:ArrayOfLessonOption"/><xs:complexType name="LessonOption"><xs:sequence><xs:element minOccurs="0" name="LessonGroupOptionId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="LessonOption" nillable="true" type="tns:LessonOption"/><xs:complexType name="ArrayOfArticleSaleOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleSaleOption" nillable="true" type="tns:ArticleSaleOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleSaleOption" nillable="true" type="tns:ArrayOfArticleSaleOption"/><xs:complexType name="ArticleSaleOption"><xs:sequence><xs:element minOccurs="0" name="OptionId" type="ser:guid"/><xs:element minOccurs="0" name="OptionValueId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArticleSaleOption" nillable="true" type="tns:ArticleSaleOption"/><xs:complexType name="NMBSTicket"><xs:sequence><xs:element minOccurs="0" name="ProductId" type="xs:long"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:NMBSCustomer"/><xs:element minOccurs="0" name="ExpectedPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Journey" nillable="true" type="tns:NMBSJourney"/><xs:element minOccurs="0" name="OrganismCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentTicketNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NMBSTicket" nillable="true" type="tns:NMBSTicket"/><xs:complexType name="NMBSCustomer"><xs:sequence><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Gender" type="xs:int"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhoneNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NMBSCustomer" nillable="true" type="tns:NMBSCustomer"/><xs:complexType name="NMBSJourney"><xs:sequence><xs:element minOccurs="0" name="DepartureDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DepartureStationId" type="xs:int"/><xs:element minOccurs="0" name="DestinationStationId" type="xs:int"/><xs:element minOccurs="0" name="JourneyType" type="tns:JourneyType"/><xs:element minOccurs="0" name="ReturnDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TravelClass" type="tns:TravelClass"/><xs:element minOccurs="0" name="TravelerType" type="tns:TravelerType"/></xs:sequence></xs:complexType><xs:element name="NMBSJourney" nillable="true" type="tns:NMBSJourney"/><xs:simpleType name="JourneyType"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="SingleTrip"/><xs:enumeration value="RoundTrip"/></xs:restriction></xs:simpleType><xs:element name="JourneyType" nillable="true" type="tns:JourneyType"/><xs:simpleType name="TravelClass"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="FirstClass"/><xs:enumeration value="SecondClass"/></xs:restriction></xs:simpleType><xs:element name="TravelClass" nillable="true" type="tns:TravelClass"/><xs:simpleType name="TravelerType"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="Child"/><xs:enumeration value="Adult"/></xs:restriction></xs:simpleType><xs:element name="TravelerType" nillable="true" type="tns:TravelerType"/><xs:complexType name="ActivityReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="Activity" nillable="true" type="tns:Activity"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="OptionPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ActivityParticipantReservations" nillable="true" type="tns:ArrayOfActivityParticipantReservation"/><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="GroupReservations" type="xs:boolean"/><xs:element minOccurs="0" name="WaiterPadDiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ActivityReservation" nillable="true" type="tns:ActivityReservation"/><xs:complexType name="Activity"><xs:sequence><xs:element minOccurs="0" name="AgeCategory" nillable="true" type="tns:AgeCategory"/><xs:element minOccurs="0" name="ClosingDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Days" nillable="true" type="tns:ArrayOfActivityPart"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FreePlaces" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfActivityOption"/><xs:element minOccurs="0" name="Period" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Type" nillable="true" type="tns:ActivityType"/><xs:element minOccurs="0" name="EntryMethod" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="TotalPlaces" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Agreements" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Utilities" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WebSalesStart" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="WebSalesStop" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="NumberOfDays" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Division" nillable="true" type="tns:Division"/><xs:element minOccurs="0" name="LastUpdate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TotalPlacesOverall" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ReservedPlacesOverall" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SalesStart" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SalesStop" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="OrganisationType" nillable="true" type="tns:OrganisationType"/><xs:element minOccurs="0" name="CareType" nillable="true" type="tns:CareType"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfPriceGroupActivity"/><xs:element minOccurs="0" name="EnableAmountOfOptions" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="MinAmountOfOptions" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="MaxAmountOfOptions" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="NeedExtraInformationFromUser" type="xs:boolean"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequiresConsentFormForMinors" type="xs:boolean"/><xs:element minOccurs="0" name="ConsentFormForMinorsScenarioId" type="ser:guid"/><xs:element minOccurs="0" name="AskNationalNumber" type="xs:boolean"/><xs:element minOccurs="0" name="Skills" nillable="true" type="tns:ArrayOfSkill"/></xs:sequence></xs:complexType><xs:element name="Activity" nillable="true" type="tns:Activity"/><xs:complexType name="AgeCategory"><xs:sequence><xs:element minOccurs="0" name="FromAge" type="xs:int"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UntilAge" type="xs:int"/><xs:element minOccurs="0" name="BirthDateFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="BirthDateUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Type" type="xs:int"/><xs:element minOccurs="0" name="FromAgeMonths" type="xs:int"/><xs:element minOccurs="0" name="UntilAgeMonths" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AgeCategory" nillable="true" type="tns:AgeCategory"/><xs:complexType name="ArrayOfActivityPart"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityPart" nillable="true" type="tns:ActivityPart"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityPart" nillable="true" type="tns:ArrayOfActivityPart"/><xs:complexType name="ActivityPart"><xs:sequence><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Period" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="FreePlaces" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="EntryDeadline" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TotalParticipants" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ArrivedParticipants" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="HasLinkedTasks" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeTasks" nillable="true" type="tns:ArrayOfEmployeeTask"/></xs:sequence></xs:complexType><xs:element name="ActivityPart" nillable="true" type="tns:ActivityPart"/><xs:complexType name="ArrayOfEmployeeTask"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeTask" nillable="true" type="tns:EmployeeTask"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeTask" nillable="true" type="tns:ArrayOfEmployeeTask"/><xs:complexType name="EmployeeTask"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="tns:EmployeeTaskStatus"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeName" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Language" nillable="true" type="tns:Language"/><xs:element minOccurs="0" name="WorkType" nillable="true" type="tns:WorkType"/><xs:element minOccurs="0" name="Type" type="tns:EmployeeTaskType"/><xs:element minOccurs="0" name="SubjectId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Attachments" nillable="true" type="tns:ArrayOfEmployeeTaskAttachment"/><xs:element minOccurs="0" name="NeededSkillIds" nillable="true" type="q15:ArrayOfguid" xmlns:q15="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IsAvailable" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeTask" nillable="true" type="tns:EmployeeTask"/><xs:simpleType name="EmployeeTaskStatus"><xs:restriction base="xs:string"><xs:enumeration value="ToBeConfirmed"/><xs:enumeration value="Confirmed"/><xs:enumeration value="Refused"/><xs:enumeration value="Executed"/></xs:restriction></xs:simpleType><xs:element name="EmployeeTaskStatus" nillable="true" type="tns:EmployeeTaskStatus"/><xs:complexType name="Language"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Language" nillable="true" type="tns:Language"/><xs:complexType name="WorkType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WorkGroup" nillable="true" type="tns:WorkGroup"/><xs:element minOccurs="0" name="Employees" nillable="true" type="tns:ArrayOfEmployee"/></xs:sequence></xs:complexType><xs:element name="WorkType" nillable="true" type="tns:WorkType"/><xs:complexType name="WorkGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Responsibles" nillable="true" type="tns:ArrayOfEmployee"/></xs:sequence></xs:complexType><xs:element name="WorkGroup" nillable="true" type="tns:WorkGroup"/><xs:simpleType name="EmployeeTaskType"><xs:restriction base="xs:string"><xs:enumeration value="Reservation"/><xs:enumeration value="ActivityDay"/><xs:enumeration value="OrganisedVisit"/><xs:enumeration value="SubFile"/><xs:enumeration value="LooseTask"/><xs:enumeration value="CultureEvent"/><xs:enumeration value="BusPlanning"/><xs:enumeration value="RentalHeader"/><xs:enumeration value="AddressFollowUp"/><xs:enumeration value="FileActivityPeriod"/><xs:enumeration value="ExpositionPeriod"/></xs:restriction></xs:simpleType><xs:element name="EmployeeTaskType" nillable="true" type="tns:EmployeeTaskType"/><xs:complexType name="ArrayOfEmployeeTaskAttachment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeTaskAttachment" nillable="true" type="tns:EmployeeTaskAttachment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeTaskAttachment" nillable="true" type="tns:ArrayOfEmployeeTaskAttachment"/><xs:complexType name="EmployeeTaskAttachment"><xs:complexContent mixed="false"><xs:extension base="tns:AttachmentComment"><xs:sequence><xs:element minOccurs="0" name="EmployeeTaskId" type="ser:guid"/><xs:element minOccurs="0" name="CreatedByEmployeeId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeTaskAttachment" nillable="true" type="tns:EmployeeTaskAttachment"/><xs:complexType name="AttachmentComment"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="tns:Attachment"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeName" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ModificationDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="AttachmentComment" nillable="true" type="tns:AttachmentComment"/><xs:complexType name="ReservationAttachment"><xs:complexContent mixed="false"><xs:extension base="tns:AttachmentComment"><xs:sequence><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="CreatedByEmployeeId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ReservationAttachment" nillable="true" type="tns:ReservationAttachment"/><xs:complexType name="ArrayOfActivityOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityOption" nillable="true" type="tns:ActivityOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityOption" nillable="true" type="tns:ArrayOfActivityOption"/><xs:complexType name="ActivityOption"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:int"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="CustomPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="MaxOptions" type="xs:int"/><xs:element minOccurs="0" name="MaxOptionsTotal" type="xs:int"/><xs:element minOccurs="0" name="IsSubscription" type="xs:boolean"/><xs:element minOccurs="0" name="SubscriptionCardPrice" type="xs:decimal"/><xs:element minOccurs="0" name="FirstSubscriptionCardFree" type="xs:boolean"/><xs:element minOccurs="0" name="UseCards" nillable="true" type="tns:CustomerCardUsage"/></xs:sequence></xs:complexType><xs:element name="ActivityOption" nillable="true" type="tns:ActivityOption"/><xs:complexType name="ActivityType"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SearchTerms" nillable="true" type="tns:ArrayOfActivityTypeSearchTerm"/><xs:element minOccurs="0" name="OrganizationTypeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ActivityType" nillable="true" type="tns:ActivityType"/><xs:complexType name="ArrayOfActivityTypeSearchTerm"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityTypeSearchTerm" nillable="true" type="tns:ActivityTypeSearchTerm"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityTypeSearchTerm" nillable="true" type="tns:ArrayOfActivityTypeSearchTerm"/><xs:complexType name="ActivityTypeSearchTerm"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityTypeIds" nillable="true" type="q16:ArrayOfguid" xmlns:q16="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ActivityTypeSearchTerm" nillable="true" type="tns:ActivityTypeSearchTerm"/><xs:complexType name="OrganisationType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrganisationType" nillable="true" type="tns:OrganisationType"/><xs:complexType name="CareType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CareType" nillable="true" type="tns:CareType"/><xs:complexType name="ArrayOfPriceGroupActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PriceGroupActivity" nillable="true" type="tns:PriceGroupActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPriceGroupActivity" nillable="true" type="tns:ArrayOfPriceGroupActivity"/><xs:complexType name="PriceGroupActivity"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Price" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DayOfWeek" nillable="true" type="tns:WeekDay"/><xs:element minOccurs="0" name="PriceGroupDesc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroupSn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfActivityOption"/></xs:sequence></xs:complexType><xs:element name="PriceGroupActivity" nillable="true" type="tns:PriceGroupActivity"/><xs:simpleType name="WeekDay"><xs:restriction base="xs:string"><xs:enumeration value="EveryDay"/><xs:enumeration value="Monday"/><xs:enumeration value="Tuesday"/><xs:enumeration value="Wednesday"/><xs:enumeration value="Thursday"/><xs:enumeration value="Friday"/><xs:enumeration value="Saturday"/><xs:enumeration value="Sunday"/></xs:restriction></xs:simpleType><xs:element name="WeekDay" nillable="true" type="tns:WeekDay"/><xs:complexType name="ArrayOfSkill"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Skill" nillable="true" type="tns:Skill"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSkill" nillable="true" type="tns:ArrayOfSkill"/><xs:complexType name="Skill"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Categories" nillable="true" type="tns:ArrayOfSkillCategory"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Skill" nillable="true" type="tns:Skill"/><xs:complexType name="ArrayOfSkillCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SkillCategory" nillable="true" type="tns:SkillCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSkillCategory" nillable="true" type="tns:ArrayOfSkillCategory"/><xs:complexType name="SkillCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubCategories" nillable="true" type="tns:ArrayOfSkillSubCategory"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SkillCategory" nillable="true" type="tns:SkillCategory"/><xs:complexType name="ArrayOfSkillSubCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SkillSubCategory" nillable="true" type="tns:SkillSubCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSkillSubCategory" nillable="true" type="tns:ArrayOfSkillSubCategory"/><xs:complexType name="SkillSubCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SkillSubCategory" nillable="true" type="tns:SkillSubCategory"/><xs:complexType name="Person"><xs:sequence><xs:element minOccurs="0" name="ActivationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="BankAccount" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CellPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Credential" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Gender" type="tns:Gender"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Picture" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ResetPasswordId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Settings" nillable="true" type="tns:PersonSettings"/><xs:element minOccurs="0" name="Contacts" nillable="true" type="tns:ArrayOfContact"/><xs:element minOccurs="0" name="Type" type="tns:PersonType"/><xs:element minOccurs="0" name="Parent" type="xs:boolean"/><xs:element minOccurs="0" name="Disabled" type="xs:boolean"/><xs:element minOccurs="0" name="HeadOfFamily" type="xs:boolean"/><xs:element minOccurs="0" name="Relations" nillable="true" type="tns:ArrayOfRelation"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalMasterID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ParentRelations" nillable="true" type="tns:ArrayOfRelation"/><xs:element minOccurs="0" name="InvoiceAddressId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PictureUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="tns:PersonStatus"/><xs:element minOccurs="0" name="Title" nillable="true" type="tns:PersonTitle"/><xs:element minOccurs="0" name="IBAN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BIC" nillable="true" type="tns:BankBIC"/><xs:element minOccurs="0" name="AllowEdit" type="xs:boolean"/><xs:element minOccurs="0" name="IsWebBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="Group" nillable="true" type="tns:PersonGroup"/><xs:element minOccurs="0" name="Doctor" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClubInfo" nillable="true" type="tns:ClubInfo"/><xs:element minOccurs="0" name="Email2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PasswordIsChangedByUserOnWeb" type="xs:boolean"/><xs:element minOccurs="0" name="ExternCustomerNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastPasswordUpdate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TotalLlvCredits" type="xs:decimal"/><xs:element minOccurs="0" name="VatNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EnterpriseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BlockSynchronisation" type="xs:boolean"/><xs:element minOccurs="0" name="Student" type="xs:boolean"/><xs:element minOccurs="0" name="CapScanAddress" nillable="true" type="tns:CapScanAddress"/><xs:element minOccurs="0" name="UserComments" nillable="true" type="tns:ArrayOfUserComment"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LastUpdate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="UseSeasonPlanning" type="xs:boolean"/><xs:element minOccurs="0" name="Company" nillable="true" type="tns:Company"/><xs:element minOccurs="0" name="CompanyPeople" nillable="true" type="tns:ArrayOfCompanyPerson"/><xs:element minOccurs="0" name="Nationality" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Function" nillable="true" type="tns:PersonFunction"/><xs:element minOccurs="0" name="OrganisationNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SMSAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="FamilyComposition" nillable="true" type="tns:FamilyComposition"/><xs:element minOccurs="0" name="ExternalLoginToken" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExternalLoginTokenExpiryDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Is2FAConfigured" type="xs:boolean"/><xs:element minOccurs="0" name="SwimmingLevelId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="Person" nillable="true" type="tns:Person"/><xs:complexType name="PersonSettings"><xs:sequence><xs:element minOccurs="0" name="Subcategories" nillable="true" type="tns:ArrayOfSubcategory"/><xs:element minOccurs="0" name="SubscribeMailingList" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PriceGroups" nillable="true" type="tns:ArrayOfPersonPriceGroup"/><xs:element minOccurs="0" name="PersonLLVInfos" nillable="true" type="tns:ArrayOfPersonLLVInfo"/><xs:element minOccurs="0" name="PersonLLVTransferHistories" nillable="true" type="tns:ArrayOfPersonLLVTransferHistory"/><xs:element minOccurs="0" name="PersonLLVCurrentLessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/><xs:element minOccurs="0" name="PersonChildCareInfo" nillable="true" type="tns:PersonChildCareInfo"/><xs:element minOccurs="0" name="IsInvoiceMailingAllowed" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonSettings" nillable="true" type="tns:PersonSettings"/><xs:complexType name="ArrayOfSubcategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Subcategory" nillable="true" type="tns:Subcategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubcategory" nillable="true" type="tns:ArrayOfSubcategory"/><xs:complexType name="Subcategory"><xs:sequence><xs:element minOccurs="0" name="Category" nillable="true" type="tns:Category"/><xs:element minOccurs="0" name="CategoryId" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Subcategory" nillable="true" type="tns:Subcategory"/><xs:complexType name="Category"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Subcategories" nillable="true" type="tns:ArrayOfSubcategory"/><xs:element minOccurs="0" name="MinSubCategories" type="xs:int"/><xs:element minOccurs="0" name="MaxSubCategories" type="xs:int"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Category" nillable="true" type="tns:Category"/><xs:complexType name="ArrayOfPersonPriceGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonPriceGroup" nillable="true" type="tns:PersonPriceGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonPriceGroup" nillable="true" type="tns:ArrayOfPersonPriceGroup"/><xs:complexType name="PersonPriceGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="tns:PersonPriceGroupType"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="WeekDay" type="tns:WeekDay"/><xs:element minOccurs="0" name="From" type="ser:duration"/><xs:element minOccurs="0" name="Till" type="ser:duration"/></xs:sequence></xs:complexType><xs:element name="PersonPriceGroup" nillable="true" type="tns:PersonPriceGroup"/><xs:simpleType name="PersonPriceGroupType"><xs:restriction base="xs:string"><xs:enumeration value="PlaceReservations"/><xs:enumeration value="Ticketing"/><xs:enumeration value="Entries"/><xs:enumeration value="Sales"/><xs:enumeration value="Rental"/><xs:enumeration value="Wellness"/></xs:restriction></xs:simpleType><xs:element name="PersonPriceGroupType" nillable="true" type="tns:PersonPriceGroupType"/><xs:complexType name="PriceGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" type="tns:PriceGroupType"/><xs:element minOccurs="0" name="GenLoyaltyProfileCheck" type="xs:boolean"/><xs:element minOccurs="0" name="GenLoyaltyProfile" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GenLoyaltyActive" type="xs:boolean"/><xs:element minOccurs="0" name="ActivateSubsidyRegulation" type="xs:boolean"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:simpleType name="PriceGroupType"><xs:restriction base="xs:string"><xs:enumeration value="General"/><xs:enumeration value="PlaceReservations"/><xs:enumeration value="Ticketing"/><xs:enumeration value="Entries"/><xs:enumeration value="Sales"/><xs:enumeration value="Rental"/><xs:enumeration value="Wellness"/></xs:restriction></xs:simpleType><xs:element name="PriceGroupType" nillable="true" type="tns:PriceGroupType"/><xs:complexType name="ArrayOfPersonLLVInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonLLVInfo" nillable="true" type="tns:PersonLLVInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonLLVInfo" nillable="true" type="tns:ArrayOfPersonLLVInfo"/><xs:complexType name="PersonLLVInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="NumberPresent" type="xs:int"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LastDate" type="xs:dateTime"/><xs:element minOccurs="0" name="StartDateLLV" type="xs:dateTime"/><xs:element minOccurs="0" name="NumberPresentLevel" type="xs:int"/><xs:element minOccurs="0" name="StartDateLevel" type="xs:dateTime"/><xs:element minOccurs="0" name="NumberAbsent" type="xs:int"/><xs:element minOccurs="0" name="NumberRegistrations" type="xs:int"/><xs:element minOccurs="0" name="SwimmingComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraPresenceInfo" nillable="true" type="tns:PersonLLVInfoExtraPresenceInfo"/><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TotalNumberPresent" type="xs:int"/><xs:element minOccurs="0" name="Telephone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberNotPresentLevel" type="xs:int"/><xs:element minOccurs="0" name="TotalNumberNotPresent" type="xs:int"/><xs:element minOccurs="0" name="NumberPresentDiploma" type="xs:int"/><xs:element minOccurs="0" name="NumberNotPresentDiploma" type="xs:int"/><xs:element minOccurs="0" name="HasFinished" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonLLVInfo" nillable="true" type="tns:PersonLLVInfo"/><xs:complexType name="PersonLLVInfoExtraPresenceInfo"><xs:sequence><xs:element minOccurs="0" name="DiplomaId" type="ser:guid"/><xs:element minOccurs="0" name="AvailableLessonsInDiploma" type="xs:int"/><xs:element minOccurs="0" name="AverageLessonsInDiploma" type="xs:int"/><xs:element minOccurs="0" name="PersonAvailableLessons" type="xs:int"/><xs:element minOccurs="0" name="PersonPresentInDiploma" type="xs:int"/><xs:element minOccurs="0" name="DiplomaReceived" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonAbsentInLevel" type="xs:int"/><xs:element minOccurs="0" name="PersonRegistrationsInLevel" type="xs:int"/><xs:element minOccurs="0" name="AvailableLessonsInLevel" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PersonLLVInfoExtraPresenceInfo" nillable="true" type="tns:PersonLLVInfoExtraPresenceInfo"/><xs:complexType name="ArrayOfPersonLLVTransferHistory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonLLVTransferHistory" nillable="true" type="tns:PersonLLVTransferHistory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonLLVTransferHistory" nillable="true" type="tns:ArrayOfPersonLLVTransferHistory"/><xs:complexType name="PersonLLVTransferHistory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="FromGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FromGroupCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ToGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ToGroupCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonLLVTransferHistory" nillable="true" type="tns:PersonLLVTransferHistory"/><xs:complexType name="PersonChildCareInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="School" nillable="true" type="tns:ChildCareSchool"/><xs:element minOccurs="0" name="LeaveAlone" type="xs:boolean"/><xs:element minOccurs="0" name="MedicationInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllergyInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OtherMedicalInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChildCareGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChildCareLeaveWith" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChildCareTariffs" nillable="true" type="tns:ArrayOfChildCareTariff"/><xs:element minOccurs="0" name="LeaveWithThirdParty" type="xs:boolean"/><xs:element minOccurs="0" name="HealthInsuranceNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MustMakeHomework" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareExtraInfoParents" nillable="true" type="tns:ArrayOfChildCareExtraInfoParent"/><xs:element minOccurs="0" name="AllowedToPhotographChild" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonChildCareInfo" nillable="true" type="tns:PersonChildCareInfo"/><xs:complexType name="ChildCareSchool"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:AddressLocation"/></xs:sequence></xs:complexType><xs:element name="ChildCareSchool" nillable="true" type="tns:ChildCareSchool"/><xs:complexType name="AddressLocation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:AddressName"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Coordinates" nillable="true" type="tns:Coordinates"/></xs:sequence></xs:complexType><xs:element name="AddressLocation" nillable="true" type="tns:AddressLocation"/><xs:complexType name="AddressName"><xs:sequence><xs:element minOccurs="0" name="First" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Last" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Middle" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AddressName" nillable="true" type="tns:AddressName"/><xs:complexType name="Coordinates"><xs:sequence><xs:element minOccurs="0" name="X" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Y" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Coordinates" nillable="true" type="tns:Coordinates"/><xs:complexType name="ArrayOfChildCareTariff"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareTariff" nillable="true" type="tns:ChildCareTariff"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareTariff" nillable="true" type="tns:ArrayOfChildCareTariff"/><xs:complexType name="ChildCareTariff"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareTariff" nillable="true" type="tns:ChildCareTariff"/><xs:complexType name="ArrayOfChildCareExtraInfoParent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareExtraInfoParent" nillable="true" type="tns:ChildCareExtraInfoParent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareExtraInfoParent" nillable="true" type="tns:ArrayOfChildCareExtraInfoParent"/><xs:complexType name="ChildCareExtraInfoParent"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Benefit" nillable="true" type="tns:ChildCareBenefit"/><xs:element minOccurs="0" name="FatherStatute" nillable="true" type="tns:ChildCareParentStatute"/><xs:element minOccurs="0" name="MotherStatute" nillable="true" type="tns:ChildCareParentStatute"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NumberOfChildren" type="xs:int"/><xs:element minOccurs="0" name="Category" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProofChildBenefit" type="xs:boolean"/><xs:element minOccurs="0" name="ProofFamilyComposition" type="xs:boolean"/><xs:element minOccurs="0" name="ChildBenefitFundsAttachmentId" type="ser:guid"/><xs:element minOccurs="0" name="FamilyCompositionAttachmentId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChildCareExtraInfoParent" nillable="true" type="tns:ChildCareExtraInfoParent"/><xs:complexType name="ChildCareBenefit"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareBenefit" nillable="true" type="tns:ChildCareBenefit"/><xs:complexType name="ChildCareParentStatute"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareParentStatute" nillable="true" type="tns:ChildCareParentStatute"/><xs:complexType name="ArrayOfContact"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Contact" nillable="true" type="tns:Contact"/></xs:sequence></xs:complexType><xs:element name="ArrayOfContact" nillable="true" type="tns:ArrayOfContact"/><xs:complexType name="Contact"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Title" nillable="true" type="tns:PersonTitle"/><xs:element minOccurs="0" name="Initials" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Function" nillable="true" type="tns:PersonFunction"/><xs:element minOccurs="0" name="FunctionComments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Telephone1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telephone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telephone3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RegisterNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsGeneral" type="xs:boolean"/><xs:element minOccurs="0" name="IsInvoice" type="xs:boolean"/><xs:element minOccurs="0" name="IsReservation" type="xs:boolean"/><xs:element minOccurs="0" name="IsMailing" type="xs:boolean"/><xs:element minOccurs="0" name="Disabled" type="xs:boolean"/><xs:element minOccurs="0" name="Gender" type="tns:Gender"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsTicketing" type="xs:boolean"/><xs:element minOccurs="0" name="IsLetting" type="xs:boolean"/><xs:element minOccurs="0" name="IsExhibitions" type="xs:boolean"/><xs:element minOccurs="0" name="IsEmployee" type="xs:boolean"/><xs:element minOccurs="0" name="IsAdministrator" type="xs:boolean"/><xs:element minOccurs="0" name="Credential" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="Relations" nillable="true" type="tns:ArrayOfPerson"/><xs:element minOccurs="0" name="LinkedPersonId" type="ser:guid"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsMailingAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="Contact" nillable="true" type="tns:Contact"/><xs:complexType name="PersonTitle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonTitle" nillable="true" type="tns:PersonTitle"/><xs:complexType name="PersonFunction"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonFunction" nillable="true" type="tns:PersonFunction"/><xs:complexType name="ArrayOfPerson"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPerson" nillable="true" type="tns:ArrayOfPerson"/><xs:simpleType name="PersonType"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="Individu"/><xs:enumeration value="Group"/><xs:enumeration value="Company"/><xs:enumeration value="Location"/><xs:enumeration value="Physician"/><xs:enumeration value="School"/></xs:restriction></xs:simpleType><xs:element name="PersonType" nillable="true" type="tns:PersonType"/><xs:complexType name="ArrayOfRelation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Relation" nillable="true" type="tns:Relation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRelation" nillable="true" type="tns:ArrayOfRelation"/><xs:complexType name="Relation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Type" type="tns:RelationType"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Relation" nillable="true" type="tns:Relation"/><xs:simpleType name="RelationType"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"/><xs:enumeration value="Household"/><xs:enumeration value="Family"/><xs:enumeration value="Business"/><xs:enumeration value="Other"/></xs:restriction></xs:simpleType><xs:element name="RelationType" nillable="true" type="tns:RelationType"/><xs:complexType name="PersonStatus"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonStatus" nillable="true" type="tns:PersonStatus"/><xs:complexType name="BankBIC"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Bank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BIC" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BankBIC" nillable="true" type="tns:BankBIC"/><xs:complexType name="PersonGroup"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonGroup" nillable="true" type="tns:PersonGroup"/><xs:complexType name="ClubInfo"><xs:sequence><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info6" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info7" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info8" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info9" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info10" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClubLocations" nillable="true" type="tns:ArrayOfClubLocation"/><xs:element minOccurs="0" name="Info11" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info12" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info13" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info14" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info15" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ClubInfo" nillable="true" type="tns:ClubInfo"/><xs:complexType name="ArrayOfClubLocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClubLocation" nillable="true" type="tns:ClubLocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfClubLocation" nillable="true" type="tns:ArrayOfClubLocation"/><xs:complexType name="ClubLocation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="ContractType" nillable="true" type="tns:ClubLocationContractType"/><xs:element minOccurs="0" name="StartDateContract" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateContract" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CommentContract" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ClubLocation" nillable="true" type="tns:ClubLocation"/><xs:complexType name="ClubLocationContractType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ClubLocationContractType" nillable="true" type="tns:ClubLocationContractType"/><xs:complexType name="CapScanAddress"><xs:sequence><xs:element minOccurs="0" name="SubBuilding" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuildingName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuildingNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubStreet" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Locality" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PostCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Town" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CapScanAddress" nillable="true" type="tns:CapScanAddress"/><xs:complexType name="ArrayOfUserComment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="UserComment" nillable="true" type="tns:UserComment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfUserComment" nillable="true" type="tns:ArrayOfUserComment"/><xs:complexType name="UserComment"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="UserId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UserComment" nillable="true" type="tns:UserComment"/><xs:complexType name="EmployeeComment"><xs:complexContent mixed="false"><xs:extension base="tns:UserComment"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeComment" nillable="true" type="tns:EmployeeComment"/><xs:complexType name="ScenarioSessionComment"><xs:complexContent mixed="false"><xs:extension base="tns:EmployeeComment"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionComment" nillable="true" type="tns:ScenarioSessionComment"/><xs:complexType name="Company"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telephone" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Company" nillable="true" type="tns:Company"/><xs:complexType name="ArrayOfCompanyPerson"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CompanyPerson" nillable="true" type="tns:CompanyPerson"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCompanyPerson" nillable="true" type="tns:ArrayOfCompanyPerson"/><xs:complexType name="CompanyPerson"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telephone" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CompanyPerson" nillable="true" type="tns:CompanyPerson"/><xs:complexType name="FamilyComposition"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Priority" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FamilyComposition" nillable="true" type="tns:FamilyComposition"/><xs:complexType name="ArrayOfActivityParticipantReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityParticipantReservation" nillable="true" type="tns:ActivityParticipantReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityParticipantReservation" nillable="true" type="tns:ArrayOfActivityParticipantReservation"/><xs:complexType name="ActivityParticipantReservation"><xs:sequence><xs:element minOccurs="0" name="ParticipantId" type="ser:guid"/><xs:element minOccurs="0" name="ParticipantActivityDays" nillable="true" type="tns:ArrayOfActivityPartReservation"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="UitpasPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CardId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ActivityParticipantReservation" nillable="true" type="tns:ActivityParticipantReservation"/><xs:complexType name="ArrayOfActivityPartReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityPartReservation" nillable="true" type="tns:ActivityPartReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityPartReservation" nillable="true" type="tns:ArrayOfActivityPartReservation"/><xs:complexType name="ActivityPartReservation"><xs:sequence><xs:element minOccurs="0" name="ActivityOptions" nillable="true" type="tns:ArrayOfActivityOption"/><xs:element minOccurs="0" name="ActivityPart" nillable="true" type="tns:ActivityPart"/><xs:element minOccurs="0" name="IsSelected" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ActivityPartReservation" nillable="true" type="tns:ActivityPartReservation"/><xs:complexType name="ExpositionPeriodReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntry"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleSales" nillable="true" type="tns:ArrayOfArticleSale"/><xs:element minOccurs="0" name="Donation" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="OrderWithoutPayment" type="xs:boolean"/><xs:element minOccurs="0" name="GiftAid" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LanguageId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleOptionalSales" nillable="true" type="tns:ArrayOfArticleSale"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonalizedMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TargetAudienceId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AutomaticArticleSales" nillable="true" type="tns:ArrayOfArticleSale"/><xs:element minOccurs="0" name="WaiterPadDiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="TargetSkillSubCategoryIds" nillable="true" type="q17:ArrayOfguid" xmlns:q17="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CombiExpositionExpositionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionPeriodReservation" nillable="true" type="tns:ExpositionPeriodReservation"/><xs:complexType name="ArrayOfExpositionPeriodReservationEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodReservationEntry" nillable="true" type="tns:ExpositionPeriodReservationEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodReservationEntry" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntry"/><xs:complexType name="ExpositionPeriodReservationEntry"><xs:annotation><xs:documentation>How many participants per price group will register for this expostion period</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ParticipantCount" type="xs:int"/><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Participants" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntryParticipant"/><xs:element minOccurs="0" name="Cards" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntryCard"/><xs:element minOccurs="0" name="PromotionRuleDiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="CustomerCardUsages" nillable="true" type="tns:ArrayOfCustomerCardUsage"/><xs:element minOccurs="0" name="ExtraInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalSaleIntegration" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodReservationEntry" nillable="true" type="tns:ExpositionPeriodReservationEntry"/><xs:complexType name="ArrayOfExpositionPeriodReservationEntryParticipant"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodReservationEntryParticipant" nillable="true" type="tns:ExpositionPeriodReservationEntryParticipant"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodReservationEntryParticipant" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntryParticipant"/><xs:complexType name="ExpositionPeriodReservationEntryParticipant"><xs:annotation><xs:documentation>Participants details for the entry</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HouseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zipcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPrice" type="xs:decimal"/><xs:element minOccurs="0" name="CountryGroupId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasTicketSaleId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodReservationEntryParticipant" nillable="true" type="tns:ExpositionPeriodReservationEntryParticipant"/><xs:complexType name="ArrayOfExpositionPeriodReservationEntryCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodReservationEntryCard" nillable="true" type="tns:ExpositionPeriodReservationEntryCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodReservationEntryCard" nillable="true" type="tns:ArrayOfExpositionPeriodReservationEntryCard"/><xs:complexType name="ExpositionPeriodReservationEntryCard"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonCardSubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodReservationEntryCard" nillable="true" type="tns:ExpositionPeriodReservationEntryCard"/><xs:complexType name="ArrayOfArticleSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleSale" nillable="true" type="tns:ArticleSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleSale" nillable="true" type="tns:ArrayOfArticleSale"/><xs:complexType name="CultureEventReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureSubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfCultureEventReservationEntry"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="MustBeANewReservation" type="xs:boolean"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfCultureEventOptionReservation"/><xs:element minOccurs="0" name="ReservationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ShipTickets" type="xs:boolean"/><xs:element minOccurs="0" name="GiveDonation" type="xs:boolean"/><xs:element minOccurs="0" name="CultureSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WaiterPadDiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="Type" type="tns:CultureSubscriptionEventType"/><xs:element minOccurs="0" name="UitpasPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPriceGroup" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventReservation" nillable="true" type="tns:CultureEventReservation"/><xs:complexType name="ArrayOfCultureEventReservationEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventReservationEntry" nillable="true" type="tns:CultureEventReservationEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventReservationEntry" nillable="true" type="tns:ArrayOfCultureEventReservationEntry"/><xs:complexType name="CultureEventReservationEntry"><xs:sequence><xs:element minOccurs="0" name="PriceGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExternalSaleIntegration" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureEventReservationEntry" nillable="true" type="tns:CultureEventReservationEntry"/><xs:complexType name="BestAvailableSeatsCultureEventReservationEntry"><xs:annotation><xs:documentation>How many participants per price group will register for this culture event</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:CultureEventReservationEntry"><xs:sequence><xs:element name="ParticipantCount" type="xs:int"/><xs:element minOccurs="0" name="SeatBlockId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeatRowId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeatRangeId" nillable="true" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BestAvailableSeatsCultureEventReservationEntry" nillable="true" type="tns:BestAvailableSeatsCultureEventReservationEntry"/><xs:complexType name="ExplicitSeatsCultureEventReservationEntry"><xs:annotation><xs:documentation>Witch seat do you want to reserve for this Culture event</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:CultureEventReservationEntry"><xs:sequence><xs:element name="SeatId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExplicitSeatsCultureEventReservationEntry" nillable="true" type="tns:ExplicitSeatsCultureEventReservationEntry"/><xs:complexType name="SiteCultureEventReservationEntry"><xs:annotation><xs:documentation>How many participants per price group will register in a culturesite for this culture event</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:CultureEventReservationEntry"><xs:sequence><xs:element name="ParticipantCount" type="xs:int"/><xs:element minOccurs="0" name="SiteId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SiteCultureEventReservationEntry" nillable="true" type="tns:SiteCultureEventReservationEntry"/><xs:complexType name="ArrayOfCultureEventOptionReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventOptionReservation" nillable="true" type="tns:CultureEventOptionReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventOptionReservation" nillable="true" type="tns:ArrayOfCultureEventOptionReservation"/><xs:complexType name="CultureEventOptionReservation"><xs:sequence><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventOptionId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PromotionRuleDiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureEventOptionReservation" nillable="true" type="tns:CultureEventOptionReservation"/><xs:simpleType name="CultureSubscriptionEventType"><xs:restriction base="xs:string"><xs:enumeration value="Choice"/><xs:enumeration value="Fixed"/><xs:enumeration value="Bonus"/><xs:enumeration value="Extra"/></xs:restriction></xs:simpleType><xs:element name="CultureSubscriptionEventType" nillable="true" type="tns:CultureSubscriptionEventType"/><xs:complexType name="CultureEventWaitingListReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="SitePlaceQuantity" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventWaitingListReservation" nillable="true" type="tns:CultureEventWaitingListReservation"/><xs:complexType name="WaitingListSale"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="WaitingListId" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="WaitingListLessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="PersonID" type="ser:guid"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DirectDebitSignature" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="WaitingListSale" nillable="true" type="tns:WaitingListSale"/><xs:complexType name="FitnessActivityDayReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityDayId" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivitySlots" nillable="true" type="q18:ArrayOfguid" xmlns:q18="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="WaitingList" type="xs:boolean"/><xs:element minOccurs="0" name="FitnessActivityId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FitnessActivityDayReservation" nillable="true" type="tns:FitnessActivityDayReservation"/><xs:complexType name="RecurringPlaceReservation"><xs:complexContent mixed="false"><xs:extension base="tns:PlaceReservation"><xs:sequence><xs:element minOccurs="0" name="Pattern" nillable="true" type="tns:RecurringPattern"/><xs:element minOccurs="0" name="PlaceReservations" nillable="true" type="tns:ArrayOfPlaceReservation"/><xs:element minOccurs="0" name="ValidPeriods" nillable="true" type="tns:ArrayOfPeriod"/><xs:element minOccurs="0" name="InvalidPeriods" nillable="true" type="tns:ArrayOfInvalidPeriod"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RecurringPlaceReservation" nillable="true" type="tns:RecurringPlaceReservation"><xs:annotation><xs:documentation>The RecurringPlaceReservation that needs to be validated</xs:documentation></xs:annotation></xs:element><xs:complexType name="PlaceReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="ReservationActivityId" type="ser:guid"/><xs:element minOccurs="0" name="PlaceId" type="ser:guid"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="StartTime" type="ser:duration"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="ser:duration"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SerieId" type="ser:guid"/><xs:element minOccurs="0" name="SerieNumber" type="xs:long"/><xs:element minOccurs="0" name="ReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="NumberOfParticipants" type="xs:int"/><xs:element minOccurs="0" name="ArticleSales" nillable="true" type="tns:ArrayOfArticleSale"/><xs:element minOccurs="0" name="RentalReservations" nillable="true" type="tns:ArrayOfRentalReservation"/><xs:element minOccurs="0" name="DivisionCardID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomerID" type="ser:guid"/><xs:element minOccurs="0" name="ValidateSubscriptionForActivity" type="xs:boolean"/><xs:element minOccurs="0" name="ValidateSubscriptionForPlace" type="xs:boolean"/><xs:element minOccurs="0" name="PriceGroupID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubsidyInfoID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WaiterPadDiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompetitionType" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="InfrastructureDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationActivityDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfrastructureId" type="ser:guid"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PlaceReservation" nillable="true" type="tns:PlaceReservation"/><xs:complexType name="ArrayOfRentalReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalReservation" nillable="true" type="tns:RentalReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalReservation" nillable="true" type="tns:ArrayOfRentalReservation"/><xs:complexType name="RentalReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Delivery" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Return" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="OrderWithoutPayment" type="xs:boolean"/><xs:element minOccurs="0" name="RentalPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="RentalUnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="RentalQuantity" type="xs:int"/><xs:element minOccurs="0" name="RentalHours" type="xs:decimal"/><xs:element minOccurs="0" name="RentalDays" type="xs:decimal"/><xs:element minOccurs="0" name="RentalNights" type="xs:decimal"/><xs:element minOccurs="0" name="SingleReservation" type="xs:boolean"/><xs:element minOccurs="0" name="GroupReservationByDate" type="xs:boolean"/><xs:element minOccurs="0" name="ToDeliver" type="xs:boolean"/><xs:element minOccurs="0" name="RentalHeaderId" type="ser:guid"/><xs:element minOccurs="0" name="RentalLineIds" nillable="true" type="q19:ArrayOfguid" xmlns:q19="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ActivityId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="RelationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DesiredQuantity" type="xs:int"/><xs:element minOccurs="0" name="GeneralComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="tns:RentalReservationStatus"/><xs:element minOccurs="0" name="Reference" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalReservation" nillable="true" type="tns:RentalReservation"/><xs:simpleType name="RentalReservationStatus"><xs:restriction base="xs:string"><xs:enumeration value="LeaseToBeApproved"/><xs:enumeration value="FinalLease"/></xs:restriction></xs:simpleType><xs:element name="RentalReservationStatus" nillable="true" type="tns:RentalReservationStatus"/><xs:complexType name="OptionalRecurringPlaceReservation"><xs:complexContent mixed="false"><xs:extension base="tns:RecurringPlaceReservation"><xs:sequence><xs:element minOccurs="0" name="ReservationUnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ReservationPrice" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OptionalRecurringPlaceReservation" nillable="true" type="tns:OptionalRecurringPlaceReservation"/><xs:complexType name="OptionalPlaceReservation"><xs:complexContent mixed="false"><xs:extension base="tns:PlaceReservation"><xs:sequence><xs:element minOccurs="0" name="ReservationUnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ReservationPrice" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OptionalPlaceReservation" nillable="true" type="tns:OptionalPlaceReservation"/><xs:complexType name="SubscriptionProlongation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasPriceGroup" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubscriptionProlongation" nillable="true" type="tns:SubscriptionProlongation"/><xs:complexType name="FileActivityPeriodReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="FileActivityId" type="ser:guid"/><xs:element minOccurs="0" name="FileTypeID" type="ser:guid"/><xs:element minOccurs="0" name="FileAgeGroupID" type="ser:guid"/><xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfFileActivityPeriodReservationEntry"/><xs:element minOccurs="0" name="ExecutionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionTime" type="ser:duration"/><xs:element minOccurs="0" name="ExecutionEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionEndTime" type="ser:duration"/><xs:element minOccurs="0" name="NumberOfVisitors" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LocationAddressID" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FileActivityPeriodReservation" nillable="true" type="tns:FileActivityPeriodReservation"/><xs:complexType name="ArrayOfFileActivityPeriodReservationEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileActivityPeriodReservationEntry" nillable="true" type="tns:FileActivityPeriodReservationEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileActivityPeriodReservationEntry" nillable="true" type="tns:ArrayOfFileActivityPeriodReservationEntry"/><xs:complexType name="FileActivityPeriodReservationEntry"><xs:annotation><xs:documentation>How many participants per price group will register for this file activity period</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="PriceGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FileActivityPeriodReservationEntry" nillable="true" type="tns:FileActivityPeriodReservationEntry"/><xs:complexType name="ChildCareCentreEntryReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="ChildCareEntryPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodIds" nillable="true" type="q20:ArrayOfguid" xmlns:q20="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PeriodOptions" nillable="true" type="tns:ArrayOfChildCarePeriodOption"/><xs:element minOccurs="0" name="ChildCareCentreEntryReservationStatusType" type="tns:ChildCareCentreEntryReservationStatusTypes"/><xs:element minOccurs="0" name="IsEditing" type="xs:boolean"/><xs:element minOccurs="0" name="LockPersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreWaitingListPeriodIds" nillable="true" type="q21:ArrayOfguid" xmlns:q21="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="UseEntriesOnPeriod" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChildCareCentreEntryReservation" nillable="true" type="tns:ChildCareCentreEntryReservation"/><xs:complexType name="ArrayOfChildCarePeriodOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCarePeriodOption" nillable="true" type="tns:ChildCarePeriodOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCarePeriodOption" nillable="true" type="tns:ArrayOfChildCarePeriodOption"/><xs:complexType name="ChildCarePeriodOption"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreOptions" nillable="true" type="tns:ArrayOfChildCareCentreOption"/></xs:sequence></xs:complexType><xs:element name="ChildCarePeriodOption" nillable="true" type="tns:ChildCarePeriodOption"/><xs:complexType name="ArrayOfChildCareCentreOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreOption" nillable="true" type="tns:ChildCareCentreOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreOption" nillable="true" type="tns:ArrayOfChildCareCentreOption"/><xs:complexType name="ChildCareCentreOption"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="CustomPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsSelected" type="xs:boolean"/><xs:element minOccurs="0" name="Amount" type="xs:int"/><xs:element minOccurs="0" name="MaxOptions" type="xs:int"/><xs:element minOccurs="0" name="ActivePeriods" nillable="true" type="tns:ArrayOfChildCareCentreOptionActivePeriod"/><xs:element minOccurs="0" name="MaxOptionsTotal" type="xs:int"/><xs:element minOccurs="0" name="AgeCategory" nillable="true" type="tns:AgeCategory"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreOption" nillable="true" type="tns:ChildCareCentreOption"/><xs:complexType name="ArrayOfChildCareCentreOptionActivePeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreOptionActivePeriod" nillable="true" type="tns:ChildCareCentreOptionActivePeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreOptionActivePeriod" nillable="true" type="tns:ArrayOfChildCareCentreOptionActivePeriod"/><xs:complexType name="ChildCareCentreOptionActivePeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreOptionActivePeriod" nillable="true" type="tns:ChildCareCentreOptionActivePeriod"/><xs:simpleType name="ChildCareCentreEntryReservationStatusTypes"><xs:restriction base="xs:string"><xs:enumeration value="ProvisionalRegistered"/><xs:enumeration value="DefinitiveRegistered"/><xs:enumeration value="Canceled"/></xs:restriction></xs:simpleType><xs:element name="ChildCareCentreEntryReservationStatusTypes" nillable="true" type="tns:ChildCareCentreEntryReservationStatusTypes"/><xs:complexType name="CultureSubscriptionEntry"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="CultureSubscriptionID" type="ser:guid"/><xs:element minOccurs="0" name="EventReservations" nillable="true" type="tns:ArrayOfCultureEventReservation"/><xs:element minOccurs="0" name="PriceGroupID" type="ser:guid"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSubscriptionEntry" nillable="true" type="tns:CultureSubscriptionEntry"/><xs:complexType name="ArrayOfCultureEventReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventReservation" nillable="true" type="tns:CultureEventReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventReservation" nillable="true" type="tns:ArrayOfCultureEventReservation"/><xs:complexType name="TableSale"><xs:annotation><xs:documentation>Represents an orderline for one specific table</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="Sequence" type="xs:int"><xs:annotation><xs:documentation>PosSalesLine.Sequence : Sequence number of the order line within the order</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreateTimestamp" type="xs:dateTime"><xs:annotation><xs:documentation>PosSalesLine.CreationDate : Date and time when the order line was created.</xs:documentation></xs:annotation></xs:element><xs:element name="TableSaleType" type="tns:TableSaleType"><xs:annotation><xs:documentation>PosSalesLine.Type : The type of registration (article or free text).</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>PosSalesLine.ItemID : The Id of the article that is sold as extra item</xs:documentation></xs:annotation></xs:element><xs:element name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>PosSalesLine.Description : The description of the article, or free text entered by the waiter. CHAR(50)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"><xs:annotation><xs:documentation>PosSalesLine.ExtraDescription : Free extra comment that can be entered by the waiter. CHAR(500)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Modifiers" nillable="true" type="tns:ArrayOfChosenArticleModifier"><xs:annotation><xs:documentation>List of article modifiers selected by the customer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"><xs:annotation><xs:documentation>The employee who sold this item</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OrganisedVisitId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Exposition Visit ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CultureEventReservationId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Culture event reservation ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Amount" type="xs:decimal"><xs:annotation><xs:documentation>Price</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Place reservation ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Customer ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RentalHeaderId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Rental Header ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RentalLineId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Rental Line ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WaiterPadDiscountPercentage" type="xs:decimal"><xs:annotation><xs:documentation>Discount percentage for WaiterPad</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ActivityEntryId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Activity Entry ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomPrice" nillable="true" type="xs:decimal"><xs:annotation><xs:documentation>Set a custom price for this table sale</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreditSale" type="xs:boolean"><xs:annotation><xs:documentation>This field indicates if the price should be adapted with the price from a cancelled sale</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FitnessActivityDayReservationId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Fitness Activity Reservation ID, if applicable</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Cancelled" type="xs:boolean"><xs:annotation><xs:documentation>This field indicates if the table sale is cancelled</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TableSale" nillable="true" type="tns:TableSale"/><xs:simpleType name="TableSaleType"><xs:restriction base="xs:string"><xs:enumeration value="Item"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ReservationPlace"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Text"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="EventActivity"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="TicketingReservation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="OrganisedVisit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="RentalItem"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="RentalWarrany"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FitnessActivityReservation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="TableSaleType" nillable="true" type="tns:TableSaleType"/><xs:complexType name="ArrayOfChosenArticleModifier"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChosenArticleModifier" nillable="true" type="tns:ChosenArticleModifier"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChosenArticleModifier" nillable="true" type="tns:ArrayOfChosenArticleModifier"/><xs:complexType name="ChosenArticleModifier"><xs:sequence><xs:element minOccurs="0" name="ArticleModifierDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleModifierValueDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Amount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ItemOptionId" type="ser:guid"/><xs:element minOccurs="0" name="ItemOptionValueId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChosenArticleModifier" nillable="true" type="tns:ChosenArticleModifier"/><xs:complexType name="OrganisedVisitRebooking"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitPeriodTransfers" nillable="true" type="tns:ArrayOfOrganisedVisitPeriodTransfer"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganisedVisitRebooking" nillable="true" type="tns:OrganisedVisitRebooking"/><xs:complexType name="ArrayOfOrganisedVisitPeriodTransfer"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitPeriodTransfer" nillable="true" type="tns:OrganisedVisitPeriodTransfer"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitPeriodTransfer" nillable="true" type="tns:ArrayOfOrganisedVisitPeriodTransfer"/><xs:complexType name="OrganisedVisitPeriodTransfer"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="DestinationPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitPeriodTransfer" nillable="true" type="tns:OrganisedVisitPeriodTransfer"/><xs:complexType name="CultureSeriesReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="CultureSeriesID" type="ser:guid"/><xs:element minOccurs="0" name="Entries" nillable="true" type="tns:ArrayOfCultureEventReservationEntry"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfCultureEventOptionReservation"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="ShipTickets" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSeriesReservation" nillable="true" type="tns:CultureSeriesReservation"/><xs:complexType name="SubscriptionConversion"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionConversionArticleId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubscriptionConversion" nillable="true" type="tns:SubscriptionConversion"/><xs:complexType name="FamilySubscriptionAdjustment"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerCardUsages" nillable="true" type="tns:ArrayOfCustomerCardUsage"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FamilySubscriptionAdjustment" nillable="true" type="tns:FamilySubscriptionAdjustment"/><xs:complexType name="DigitalWalletCharge"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="DigitalWalletId" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DigitalWalletCharge" nillable="true" type="tns:DigitalWalletCharge"/><xs:complexType name="DigitalWalletDecharge"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="DigitalWalletId" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DisconnectAfterDecharge" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DigitalWalletDecharge" nillable="true" type="tns:DigitalWalletDecharge"/><xs:complexType name="CombiExpositionReservation"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="ExpositionReservations" nillable="true" type="tns:ArrayOfExpositionPeriodReservation"/><xs:element minOccurs="0" name="SelectedCombiExpositionTickets" nillable="true" type="tns:ArrayOfSelectedCombiExpositionTicket"/><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiExpositionReservation" nillable="true" type="tns:CombiExpositionReservation"/><xs:complexType name="ArrayOfExpositionPeriodReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodReservation" nillable="true" type="tns:ExpositionPeriodReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodReservation" nillable="true" type="tns:ArrayOfExpositionPeriodReservation"/><xs:complexType name="ArrayOfSelectedCombiExpositionTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SelectedCombiExpositionTicket" nillable="true" type="tns:SelectedCombiExpositionTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSelectedCombiExpositionTicket" nillable="true" type="tns:ArrayOfSelectedCombiExpositionTicket"/><xs:complexType name="SelectedCombiExpositionTicket"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="TotalPriceWithExtraArticles" type="xs:decimal"/><xs:element minOccurs="0" name="ExtraArticles" nillable="true" type="tns:ArrayOfCombiExpositionTicketExtraItem"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionTicketOptionalArticle"/></xs:sequence></xs:complexType><xs:element name="SelectedCombiExpositionTicket" nillable="true" type="tns:SelectedCombiExpositionTicket"/><xs:complexType name="ArrayOfCombiExpositionTicketExtraItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionTicketExtraItem" nillable="true" type="tns:CombiExpositionTicketExtraItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionTicketExtraItem" nillable="true" type="tns:ArrayOfCombiExpositionTicketExtraItem"/><xs:complexType name="CombiExpositionTicketExtraItem"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionTicketExtraItem" nillable="true" type="tns:CombiExpositionTicketExtraItem"/><xs:complexType name="ArrayOfCombiExpositionTicketOptionalArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionTicketOptionalArticle" nillable="true" type="tns:CombiExpositionTicketOptionalArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionTicketOptionalArticle" nillable="true" type="tns:ArrayOfCombiExpositionTicketOptionalArticle"/><xs:complexType name="CombiExpositionTicketOptionalArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Optional" type="xs:boolean"/><xs:element minOccurs="0" name="MinQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTimeSlot" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTicket" type="xs:int"/><xs:element minOccurs="0" name="PriceCalcForSalesItem" type="xs:int"/><xs:element minOccurs="0" name="CombiExpositionTicketId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionTicketOptionalArticle" nillable="true" type="tns:CombiExpositionTicketOptionalArticle"/><xs:complexType name="CombiOrganisedVisitRebooking"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitPeriodTransfer" nillable="true" type="tns:CombiOrganisedVisitPeriodTransfer"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiOrganisedVisitRebooking" nillable="true" type="tns:CombiOrganisedVisitRebooking"/><xs:complexType name="CombiOrganisedVisitPeriodTransfer"><xs:sequence><xs:element minOccurs="0" name="DestinationPeriodIds" nillable="true" type="q22:ArrayOfguid" xmlns:q22="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="CombiOrganisedVisitPeriodTransfer" nillable="true" type="tns:CombiOrganisedVisitPeriodTransfer"/><xs:complexType name="DirectDebitSettlement"><xs:complexContent mixed="false"><xs:extension base="tns:BasketItem"><xs:sequence><xs:element minOccurs="0" name="CollectionLineIds" nillable="true" type="q23:ArrayOfguid" xmlns:q23="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DirectDebitSettlement" nillable="true" type="tns:DirectDebitSettlement"/><xs:complexType name="RecurringPattern"><xs:sequence><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="StartTime" type="ser:duration"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="ser:duration"/><xs:element minOccurs="0" name="MaximumIterations" type="xs:int"/><xs:element minOccurs="0" name="FrequencyType" type="tns:FrequencyTypes"/><xs:element minOccurs="0" name="Frequency" nillable="true" type="tns:SerieFrequency"/><xs:element minOccurs="0" name="WeekPattern" nillable="true" type="tns:ArrayOfWeekDayRange"/><xs:element minOccurs="0" name="MonthPattern" nillable="true" type="tns:SerieMonthPattern"/><xs:element minOccurs="0" name="YearPattern" nillable="true" type="tns:SerieYearPattern"/><xs:element minOccurs="0" name="ExclusionDates" nillable="true" type="q24:ArrayOfdateTime" xmlns:q24="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ExclusionCalendarIds" nillable="true" type="q25:ArrayOfguid" xmlns:q25="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="RecurringPattern" nillable="true" type="tns:RecurringPattern"/><xs:simpleType name="FrequencyTypes"><xs:restriction base="xs:string"><xs:enumeration value="Daily"/><xs:enumeration value="Weekly"/><xs:enumeration value="Monthly"/><xs:enumeration value="Yearly"/></xs:restriction></xs:simpleType><xs:element name="FrequencyTypes" nillable="true" type="tns:FrequencyTypes"/><xs:complexType name="SerieFrequency"><xs:sequence><xs:element minOccurs="0" name="DayFrequency" type="xs:int"/><xs:element minOccurs="0" name="WeekFrequency" type="xs:int"/><xs:element minOccurs="0" name="MonthFrequency" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SerieFrequency" nillable="true" type="tns:SerieFrequency"/><xs:complexType name="ArrayOfWeekDayRange"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WeekDayRange" nillable="true" type="tns:WeekDayRange"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWeekDayRange" nillable="true" type="tns:ArrayOfWeekDayRange"/><xs:complexType name="WeekDayRange"><xs:sequence><xs:element minOccurs="0" name="Weekday" type="tns:WeekDays"/><xs:element minOccurs="0" name="Include" type="xs:boolean"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="To" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="WeekDayRange" nillable="true" type="tns:WeekDayRange"/><xs:simpleType name="WeekDays"><xs:restriction base="xs:string"><xs:enumeration value="Dummy"/><xs:enumeration value="Undefined"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">-1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Monday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Tuesday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Wednesday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Thursday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Friday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Saturday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sunday"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="WeekDays" nillable="true" type="tns:WeekDays"/><xs:complexType name="SerieMonthPattern"><xs:sequence><xs:element minOccurs="0" name="DayOfTheWeek" type="tns:WeekDays"/><xs:element minOccurs="0" name="DayOfTheMonth" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SerieMonthPattern" nillable="true" type="tns:SerieMonthPattern"/><xs:complexType name="SerieYearPattern"><xs:sequence><xs:element minOccurs="0" name="DayOfTheWeek" type="tns:WeekDays"/><xs:element minOccurs="0" name="DayOfTheMonth" type="xs:int"/><xs:element minOccurs="0" name="MonthNumber" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SerieYearPattern" nillable="true" type="tns:SerieYearPattern"/><xs:complexType name="ArrayOfPlaceReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PlaceReservation" nillable="true" type="tns:PlaceReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPlaceReservation" nillable="true" type="tns:ArrayOfPlaceReservation"/><xs:complexType name="ArrayOfPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Period" nillable="true" type="tns:Period"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPeriod" nillable="true" type="tns:ArrayOfPeriod"/><xs:complexType name="ArrayOfInvalidPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InvalidPeriod" nillable="true" type="tns:InvalidPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInvalidPeriod" nillable="true" type="tns:ArrayOfInvalidPeriod"/><xs:complexType name="BasketValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="BasketItemValidationResults" nillable="true" type="tns:ArrayOfBasketItemValidationResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BasketValidationResult" nillable="true" type="tns:BasketValidationResult"/><xs:complexType name="ArrayOfBasketItemValidationResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BasketItemValidationResult" nillable="true" type="tns:BasketItemValidationResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBasketItemValidationResult" nillable="true" type="tns:ArrayOfBasketItemValidationResult"/><xs:complexType name="BusTripValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="BusTripValidationResult" nillable="true" type="tns:BusTripValidationResult"/><xs:complexType name="ScenarioValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioType" nillable="true" type="tns:ScenarioType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioValidationResult" nillable="true" type="tns:ScenarioValidationResult"/><xs:complexType name="ScenarioType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Weight" type="xs:int"/><xs:element minOccurs="0" name="Codes" nillable="true" type="q26:ArrayOfstring" xmlns:q26="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ScenarioType" nillable="true" type="tns:ScenarioType"/><xs:complexType name="ScenarioSessionEmailMessageValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="EmailMessage" nillable="true" type="tns:ScenarioSessionEmailMessage"/><xs:element minOccurs="0" name="EmailMessageType" type="tns:ScenarioSessionEmailMessageType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionEmailMessageValidationResult" nillable="true" type="tns:ScenarioSessionEmailMessageValidationResult"/><xs:complexType name="ScenarioSessionEmailMessage"><xs:sequence><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Body" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="To" nillable="true" type="q27:ArrayOfstring" xmlns:q27="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionEmailMessage" nillable="true" type="tns:ScenarioSessionEmailMessage"/><xs:simpleType name="ScenarioSessionEmailMessageType"><xs:restriction base="xs:string"><xs:enumeration value="Customer"/><xs:enumeration value="FollowUpEmployee"/></xs:restriction></xs:simpleType><xs:element name="ScenarioSessionEmailMessageType" nillable="true" type="tns:ScenarioSessionEmailMessageType"/><xs:complexType name="ReservationAttachmentValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ReservationAttachment" nillable="true" type="tns:ReservationAttachment"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ReservationAttachmentValidationResult" nillable="true" type="tns:ReservationAttachmentValidationResult"/><xs:element name="AddressAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:AddressAttachmentCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AddressAttachmentCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentCriteria" nillable="true" type="tns:AddressAttachmentCriteria"/><xs:element name="AddressAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddressAttachment" nillable="true" type="tns:AddressAttachment"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AddressAttachment"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AddressAttachment" nillable="true" type="tns:AddressAttachment"/><xs:element name="LogRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LogCriteria" nillable="true" type="tns:LogCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LogCriteria"><xs:sequence><xs:element minOccurs="0" name="ServerPath" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Application" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Data" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LogCriteria" nillable="true" type="tns:LogCriteria"/><xs:element name="LogResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LogValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindInfoPlayLogsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InfoPlayLogsSearchCriteria" nillable="true" type="tns:InfoPlayLogsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InfoPlayLogsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="SubscriptionLogId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AccessZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReaderIds" nillable="true" type="q28:ArrayOfguid" xmlns:q28="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:InfoPlayLogsIncludes"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SubscriptionActivationLogId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="InfoPlayLogsSearchCriteria" nillable="true" type="tns:InfoPlayLogsSearchCriteria"/><xs:complexType name="PagingCriteria"><xs:annotation><xs:documentation>Determines how paging is applied to the search results</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="PageIndex" type="xs:int"><xs:annotation><xs:documentation>The index of the page. The index starts at zero (zero-based)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PageSize" type="xs:int"><xs:annotation><xs:documentation>The number of items per page</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Sorting" nillable="true" type="tns:SortingCriteria"/></xs:sequence></xs:complexType><xs:element name="PagingCriteria" nillable="true" type="tns:PagingCriteria"/><xs:complexType name="SortingCriteria"><xs:sequence><xs:element minOccurs="0" name="IsAscending" type="xs:boolean"/><xs:element minOccurs="0" name="PropertyName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SortingCriteria" nillable="true" type="tns:SortingCriteria"/><xs:complexType name="InfoPlayLogsIncludes"><xs:sequence><xs:element minOccurs="0" name="VisitorName" type="xs:boolean"/><xs:element minOccurs="0" name="VisitorId" type="xs:boolean"/><xs:element minOccurs="0" name="VisitorGender" type="xs:boolean"/><xs:element minOccurs="0" name="VisitorDateOfBirth" type="xs:boolean"/><xs:element minOccurs="0" name="SubscriptionName" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleId" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InfoPlayLogsIncludes" nillable="true" type="tns:InfoPlayLogsIncludes"/><xs:element name="FindInfoPlayLogsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindInfoPlayLogsResult" nillable="true" type="tns:ArrayOfInfoPlayLog"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfInfoPlayLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoPlayLog" nillable="true" type="tns:InfoPlayLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfoPlayLog" nillable="true" type="tns:ArrayOfInfoPlayLog"/><xs:complexType name="InfoPlayLog"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Visitor" nillable="true" type="tns:InfoPlayVisitor"/><xs:element minOccurs="0" name="Subscription" nillable="true" type="tns:InfoPlaySubscription"/><xs:element minOccurs="0" name="Reader" nillable="true" type="tns:InfoPlayReader"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidEntry" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Type" type="tns:InfoPlayLogType"/></xs:sequence></xs:complexType><xs:element name="InfoPlayLog" nillable="true" type="tns:InfoPlayLog"/><xs:complexType name="InfoPlayVisitor"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Gender" nillable="true" type="tns:Gender"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="InfoPlayVisitor" nillable="true" type="tns:InfoPlayVisitor"/><xs:complexType name="InfoPlaySubscription"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="InfoPlaySubscription" nillable="true" type="tns:InfoPlaySubscription"/><xs:complexType name="InfoPlayReader"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InfoPlayReader" nillable="true" type="tns:InfoPlayReader"/><xs:simpleType name="InfoPlayLogType"><xs:restriction base="xs:string"><xs:enumeration value="SubscriptionLog"/><xs:enumeration value="SubscriptionActivationLog"/></xs:restriction></xs:simpleType><xs:element name="InfoPlayLogType" nillable="true" type="tns:InfoPlayLogType"/><xs:element name="GetInfoPlayCustomFieldsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InfoPlayCustomFieldSearchCriteria" nillable="true" type="q29:InfoPlayCustomFieldSearchCriteria" xmlns:q29="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoPlayCustomFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InfoPlayCustomFields" nillable="true" type="q30:ArrayOfInfoPlayCustomField" xmlns:q30="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoPlayCustomDataRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InfoPlayCustomDataSearchCriteria" nillable="true" type="q31:InfoPlayCustomDataSearchCriteria" xmlns:q31="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoPlayCustomDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InfoPlayCustomDataRecords" nillable="true" type="q32:ArrayOfInfoPlayCustomDataRecord" xmlns:q32="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDirectDebitParametersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DirectDebitParametersSearchCriteria" nillable="true" type="tns:DirectDebitParametersSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DirectDebitParametersSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="DivisionId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DirectDebitParametersSearchCriteria" nillable="true" type="tns:DirectDebitParametersSearchCriteria"/><xs:element name="GetDirectDebitParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DirectDebitParameters" nillable="true" type="tns:DirectDebitParameters"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DirectDebitParameters"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="BacsServiceUserNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DirectDebitParameters" nillable="true" type="tns:DirectDebitParameters"/><xs:element name="SearchUitpasTariffRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SearchUitpasTariffCriteria" nillable="true" type="tns:SearchUitpasTariffCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchUitpasTariffCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SearchUitpasTariffCriteria" nillable="true" type="tns:SearchUitpasTariffCriteria"/><xs:element name="SearchUitpasTariffResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SearchUitpasTariffResult" nillable="true" type="tns:SearchUitpasTariffResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SearchUitpasTariffResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PriceGroupToUse" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SearchUitpasTariffResult" nillable="true" type="tns:SearchUitpasTariffResult"/><xs:element name="BuyUitpasEventRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BuyUitpasEventCriteria" nillable="true" type="tns:BuyUitpasEventCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BuyUitpasEventCriteria"><xs:sequence><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/></xs:sequence></xs:complexType><xs:element name="BuyUitpasEventCriteria" nillable="true" type="tns:BuyUitpasEventCriteria"/><xs:element name="BuyUitpasEventResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BuyUitpasEventResult" nillable="true" type="tns:BuyUitpasEventResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BuyUitpasEventResult"><xs:sequence><xs:element minOccurs="0" name="IsSuccess" type="xs:boolean"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="TicketSaleId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BuyUitpasEventResult" nillable="true" type="tns:BuyUitpasEventResult"/><xs:element name="GetUitpasDataRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUitpasDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUitpasDataResult" nillable="true" type="tns:GetUitpasDataResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetUitpasDataResult"><xs:sequence><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetUitpasDataResult" nillable="true" type="tns:GetUitpasDataResult"/><xs:element name="UpdateCollectLaterLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UpdateCollectLaterRequest" nillable="true" type="tns:UpdateCollectLaterLineCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UpdateCollectLaterLineCriteria"><xs:sequence><xs:element minOccurs="0" name="OrderReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemQuantity" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="UpdateCollectLaterLineCriteria" nillable="true" type="tns:UpdateCollectLaterLineCriteria"/><xs:element name="UpdateCollectLaterLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateCollectLaterResponse" nillable="true" type="tns:UpdateCollectLaterLineResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UpdateCollectLaterLineResult"><xs:sequence><xs:element minOccurs="0" name="Succeeded" type="xs:boolean"/><xs:element minOccurs="0" name="ReasonForFailure" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UpdateCollectLaterLineResult" nillable="true" type="tns:UpdateCollectLaterLineResult"/><xs:element name="CreateCollectLaterLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CreateCollectLaterLineRequest" nillable="true" type="tns:CreateCollectLaterLineCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateCollectLaterLineCriteria"><xs:sequence><xs:element minOccurs="0" name="QuantityToCollect" type="xs:int"/><xs:element minOccurs="0" name="QuantityCollected" type="xs:int"/><xs:element minOccurs="0" name="UniqueReferenceNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderDueDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExternalItemCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CreateCollectLaterLineCriteria" nillable="true" type="tns:CreateCollectLaterLineCriteria"/><xs:element name="CreateCollectLaterLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateCollectLaterLineResponse" nillable="true" type="tns:CreateCollectLaterLineResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateCollectLaterLineResult"><xs:sequence><xs:element minOccurs="0" name="Succeeded" type="xs:boolean"/><xs:element minOccurs="0" name="ReasonForFailure" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CreateCollectLaterLineResult" nillable="true" type="tns:CreateCollectLaterLineResult"/><xs:element name="MarkETicketAsDeliveredRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ETicketDeliveryMarkerCriteria" nillable="true" type="q33:ETicketDeliveryMarkerCriteria" xmlns:q33="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateCardCriteria" nillable="true" type="tns:ValidateCardCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateCardCriteria"><xs:sequence><xs:element minOccurs="0" name="CardId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ValidateCardCriteria" nillable="true" type="tns:ValidateCardCriteria"/><xs:element name="ValidateCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateCardResult" nillable="true" type="tns:ValidateCardResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateCardResult"><xs:sequence><xs:element minOccurs="0" name="IsHandled" type="xs:boolean"/><xs:element minOccurs="0" name="CardTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="StatusId" type="xs:int"/><xs:element minOccurs="0" name="StatusMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PrintTicketCommand" nillable="true" type="tns:PrintTicketCommand"/><xs:element minOccurs="0" name="AddToBasketCommand" nillable="true" type="tns:AddToBasketCommand"/></xs:sequence></xs:complexType><xs:element name="ValidateCardResult" nillable="true" type="tns:ValidateCardResult"/><xs:complexType name="PrintTicketCommand"><xs:sequence><xs:element minOccurs="0" name="ShouldBeExecuted" type="xs:boolean"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="SalesLineId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PrintTicketCommand" nillable="true" type="tns:PrintTicketCommand"/><xs:complexType name="AddToBasketCommand"><xs:sequence><xs:element minOccurs="0" name="ShouldBeExecuted" type="xs:boolean"/><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/></xs:sequence></xs:complexType><xs:element name="AddToBasketCommand" nillable="true" type="tns:AddToBasketCommand"/><xs:element name="FindExternalCardsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExternalCardsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindExternalCardsResult" nillable="true" type="tns:FindExternalCardsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindExternalCardsResult"><xs:sequence><xs:element minOccurs="0" name="ExternalCards" nillable="true" type="tns:ArrayOfExternalCard"/></xs:sequence></xs:complexType><xs:element name="FindExternalCardsResult" nillable="true" type="tns:FindExternalCardsResult"/><xs:complexType name="ArrayOfExternalCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExternalCard" nillable="true" type="tns:ExternalCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExternalCard" nillable="true" type="tns:ArrayOfExternalCard"/><xs:complexType name="ExternalCard"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExternalCard" nillable="true" type="tns:ExternalCard"/><xs:element name="HandleCardByPluginRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HandleCardByPluginCriteria" nillable="true" type="tns:HandleCardByPluginCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="HandleCardByPluginCriteria"><xs:sequence><xs:element minOccurs="0" name="CardId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReaderId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="HandleCardByPluginCriteria" nillable="true" type="tns:HandleCardByPluginCriteria"/><xs:element name="HandleCardByPluginResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="HandleCardByPluginResult" nillable="true" type="tns:HandleCardByPluginResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="HandleCardByPluginResult"><xs:sequence><xs:element minOccurs="0" name="IsHandled" type="xs:boolean"/><xs:element minOccurs="0" name="DivisionCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="InvalidityReason" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="IsOnlyValidated" type="xs:boolean"/><xs:element minOccurs="0" name="ExtractedCarrierNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="HandleCardByPluginResult" nillable="true" type="tns:HandleCardByPluginResult"/><xs:element name="HandleChannelEventByPluginRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HandleChannelEventByPluginCriteria" nillable="true" type="tns:HandleChannelEventByPluginCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="HandleChannelEventByPluginCriteria"><xs:sequence><xs:element minOccurs="0" name="ChannelIOAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlcNode" type="xs:int"/><xs:element minOccurs="0" name="ADValue" type="xs:decimal"/><xs:element minOccurs="0" name="ChannelId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="HandleChannelEventByPluginCriteria" nillable="true" type="tns:HandleChannelEventByPluginCriteria"/><xs:element name="HandleChannelEventByPluginResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="HandleChannelEventByPluginResult" nillable="true" type="tns:HandleChannelEventByPluginResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="HandleChannelEventByPluginResult"><xs:sequence><xs:element minOccurs="0" name="IsHandled" type="xs:boolean"/><xs:element minOccurs="0" name="DivisionCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="InstructionSetId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesHeaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="IsOnlyValidated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="HandleChannelEventByPluginResult" nillable="true" type="tns:HandleChannelEventByPluginResult"/><xs:element name="GetNetPayChargeUrlRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetNetPayChargeUrlCriteria" nillable="true" type="q34:GetNetPayChargeUrlCriteria" xmlns:q34="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNetPayChargeUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q35:GetNetPayChargeUrlResult" xmlns:q35="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNetPayBalanceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetNetPayBalanceCriteria" nillable="true" type="q36:GetNetPayBalanceCriteria" xmlns:q36="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNetPayBalanceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q37:GetNetPayBalanceResult" xmlns:q37="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBebarmaticInfoRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetBebarmaticInfoCriteria" nillable="true" type="q38:GetBebarmaticInfoCriteria" xmlns:q38="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBebarmaticInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:GetBebarmaticInfoResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetBebarmaticInfoResult"><xs:sequence><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EntryTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ExitTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PaymentTime" type="xs:dateTime"/><xs:element minOccurs="0" name="CurrentTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidUntil" type="xs:dateTime"/><xs:element minOccurs="0" name="RepayTime" type="xs:dateTime"/><xs:element minOccurs="0" name="FreeTimeAfterEntry" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FreeTimeAfterPayment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paid" type="xs:boolean"/><xs:element minOccurs="0" name="VisitorItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="ExternalItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Hours" type="ser:duration"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GetBebarmaticInfoResult" nillable="true" type="tns:GetBebarmaticInfoResult"/><xs:complexType name="VendingMachineArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Types" nillable="true" type="tns:VendingMachineArticleTypes"/><xs:element minOccurs="0" name="ExtraSettings" nillable="true" type="tns:VendingMachineArticleExtraSettings"/><xs:element minOccurs="0" name="RequiredSubscriptionArticleIds" nillable="true" type="q39:ArrayOfguid" xmlns:q39="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="CombineTickets" type="xs:boolean"/><xs:element minOccurs="0" name="ActiveDays" nillable="true" type="tns:ArrayOfArticleActiveDay"/><xs:element minOccurs="0" name="PrintEntryTicket" type="xs:boolean"/><xs:element minOccurs="0" name="ContainsParts" type="xs:boolean"/><xs:element minOccurs="0" name="UseAndCheckOnRequiredSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="RequiredSubscriptionsCheckHeadOfFamily" type="xs:boolean"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllowedZipCodes" nillable="true" type="q40:ArrayOfstring" xmlns:q40="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ArticleGroup" nillable="true" type="tns:VendingMachineArticleGroup"/><xs:element minOccurs="0" name="AllowedMinAge" type="xs:int"/><xs:element minOccurs="0" name="AllowedMaxAge" type="xs:int"/><xs:element minOccurs="0" name="SoulItValidation" type="xs:boolean"/><xs:element minOccurs="0" name="MinSaleQuantity" type="xs:int"/><xs:element minOccurs="0" name="PrintEntryTicketParts" type="xs:boolean"/><xs:element minOccurs="0" name="ArrangementParts" nillable="true" type="tns:ArrayOfVendingMachineArticle"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticle" nillable="true" type="tns:VendingMachineArticle"/><xs:complexType name="ArrayOfVendingMachineTranslation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineTranslation" nillable="true" type="tns:VendingMachineTranslation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineTranslation" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:complexType name="VendingMachineTranslation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LanguageCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendingMachineTranslation" nillable="true" type="tns:VendingMachineTranslation"/><xs:complexType name="VendingMachineArticleTypes"><xs:sequence><xs:element minOccurs="0" name="SubscriptionItem" type="xs:boolean"/><xs:element minOccurs="0" name="ConsumptionCoupon" type="xs:boolean"/><xs:element minOccurs="0" name="ChipKnipItem" type="xs:boolean"/><xs:element minOccurs="0" name="NewMuseumCard" type="xs:boolean"/><xs:element minOccurs="0" name="UniflowItem" type="xs:boolean"/><xs:element minOccurs="0" name="SubAskMuseumCard" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticleTypes" nillable="true" type="tns:VendingMachineArticleTypes"/><xs:complexType name="VendingMachineArticleExtraSettings"><xs:sequence><xs:element minOccurs="0" name="AutoCardGeneration" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticleExtraSettings" nillable="true" type="tns:VendingMachineArticleExtraSettings"/><xs:complexType name="ArrayOfArticleActiveDay"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleActiveDay" nillable="true" type="tns:ArticleActiveDay"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleActiveDay" nillable="true" type="tns:ArrayOfArticleActiveDay"/><xs:complexType name="ArticleActiveDay"><xs:sequence><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ArticleActiveDay" nillable="true" type="tns:ArticleActiveDay"/><xs:complexType name="VendingMachineArticleGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticleGroup" nillable="true" type="tns:VendingMachineArticleGroup"/><xs:complexType name="ArrayOfVendingMachineArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineArticle" nillable="true" type="tns:VendingMachineArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineArticle" nillable="true" type="tns:ArrayOfVendingMachineArticle"/><xs:element name="PayBebarmaticRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PayBebarmaticCriteria" nillable="true" type="q41:PayBebarmaticCriteria" xmlns:q41="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="PayBebarmaticResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q42:PayBebarmaticResult" xmlns:q42="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListSeasonPlanningsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListSeasonPlanningsCriteria" nillable="true" type="tns:ListSeasonPlanningsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListSeasonPlanningsCriteria"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanningID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeasonPlanningStatus" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="InfrastructureId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PlaceId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ActivityId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ListSeasonPlanningsCriteria" nillable="true" type="tns:ListSeasonPlanningsCriteria"/><xs:element name="ListSeasonPlanningsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ListSeasonPlanningsResult" nillable="true" type="tns:ListSeasonPlanningsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListSeasonPlanningsResult"><xs:sequence><xs:element minOccurs="0" name="SeasonPlannings" nillable="true" type="tns:ArrayOfSeasonPlanning"/></xs:sequence></xs:complexType><xs:element name="ListSeasonPlanningsResult" nillable="true" type="tns:ListSeasonPlanningsResult"/><xs:complexType name="ArrayOfSeasonPlanning"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeasonPlanning" nillable="true" type="tns:ArrayOfSeasonPlanning"/><xs:complexType name="SeasonPlanning"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="RecurringPlaceReservation" nillable="true" type="tns:RecurringPlaceReservation"/></xs:sequence></xs:complexType><xs:element name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/><xs:element name="CreateSeasonPlanningRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CreateSeasonPlanningCriteria" nillable="true" type="tns:CreateSeasonPlanningCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateSeasonPlanningCriteria"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/></xs:sequence></xs:complexType><xs:element name="CreateSeasonPlanningCriteria" nillable="true" type="tns:CreateSeasonPlanningCriteria"/><xs:element name="CreateSeasonPlanningResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateSeasonPlanningResult" nillable="true" type="tns:CreateSeasonPlanningResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateSeasonPlanningResult"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/></xs:sequence></xs:complexType><xs:element name="CreateSeasonPlanningResult" nillable="true" type="tns:CreateSeasonPlanningResult"/><xs:element name="ValidateSeasonPlanningRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateSeasonPlanningCriteria" nillable="true" type="tns:ValidateSeasonPlanningCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateSeasonPlanningCriteria"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/><xs:element minOccurs="0" name="ValidReservationPeriodFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidReservationPeriodUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ValidateSeasonPlanningCriteria" nillable="true" type="tns:ValidateSeasonPlanningCriteria"/><xs:element name="ValidateSeasonPlanningResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateSeasonPlanningResult" nillable="true" type="tns:ValidateSeasonPlanningResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateSeasonPlanningResult"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="ValidateSeasonPlanningResult" nillable="true" type="tns:ValidateSeasonPlanningResult"/><xs:element name="GetSeasonPlanningSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSeasonPlanningSettingsCriteria" nillable="true" type="q43:GetSeasonPlanningSettingsCriteria" xmlns:q43="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSeasonPlanningSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSeasonPlanningSettingsResult" nillable="true" type="q44:GetSeasonPlanningSettingsResult" xmlns:q44="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeSeasonPlanningStatusRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeSeasonPlanningStatusCriteria" nillable="true" type="tns:ChangeSeasonPlanningStatusCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChangeSeasonPlanningStatusCriteria"><xs:sequence><xs:element minOccurs="0" name="SeasonPlanning" nillable="true" type="tns:SeasonPlanning"/><xs:element minOccurs="0" name="NewStatus" type="xs:int"/><xs:element minOccurs="0" name="Feedback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChangeSeasonPlanningStatusCriteria" nillable="true" type="tns:ChangeSeasonPlanningStatusCriteria"/><xs:element name="ChangeSeasonPlanningStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeSeasonPlanningStatusResult" nillable="true" type="q45:ChangeSeasonPlanningStatusResult" xmlns:q45="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNMBSStationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetNMBSStationsCriteria" nillable="true" type="q46:GetNMBSStationsCriteria" xmlns:q46="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNMBSStationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetNMBSStationsResult" nillable="true" type="q47:GetNMBSStationsResult" xmlns:q47="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNMBSProductsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetNMBSProductsCriteria" nillable="true" type="tns:GetNMBSProductsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetNMBSProductsCriteria"><xs:sequence><xs:element minOccurs="0" name="Journey" nillable="true" type="tns:NMBSJourney"/></xs:sequence></xs:complexType><xs:element name="GetNMBSProductsCriteria" nillable="true" type="tns:GetNMBSProductsCriteria"/><xs:element name="GetNMBSProductsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetNMBSProductsResult" nillable="true" type="q48:GetNMBSProductsResult" xmlns:q48="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="BuyNMBSTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BuyNMBSTicketsCriteria" nillable="true" type="tns:BuyNMBSTicketCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BuyNMBSTicketCriteria"><xs:sequence><xs:element minOccurs="0" name="NMBSTicket" nillable="true" type="tns:NMBSTicket"/></xs:sequence></xs:complexType><xs:element name="BuyNMBSTicketCriteria" nillable="true" type="tns:BuyNMBSTicketCriteria"/><xs:element name="BuyNMBSTicketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BuyNMBSTicketsResult" nillable="true" type="tns:BuyNMBSTicketResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BuyNMBSTicketResult"><xs:sequence><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureStationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationStationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TravelDate" type="xs:dateTime"/><xs:element minOccurs="0" name="JourneyType" type="tns:JourneyType"/><xs:element minOccurs="0" name="TravelClass" type="tns:TravelClass"/><xs:element minOccurs="0" name="ShortSmsCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LongSmsCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" type="xs:long"/><xs:element minOccurs="0" name="TicketNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BuyNMBSTicketResult" nillable="true" type="tns:BuyNMBSTicketResult"/><xs:element name="GetNMBSSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetNMBSSettingsCriteria" nillable="true" type="q49:GetNMBSSettingsCriteria" xmlns:q49="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetNMBSSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetNMBSSettingsResult" nillable="true" type="q50:GetNMBSSettingsResult" xmlns:q50="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusIncertVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetStatusIncertVoucherCriteria" nillable="true" type="q51:GetStatusIncertVoucherCriteria" xmlns:q51="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusIncertVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetStatusIncertVoucherResult" nillable="true" type="q52:GetStatusIncertVoucherResult" xmlns:q52="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemIncertVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RedeemIncertVoucherCriteria" nillable="true" type="q53:RedeemIncertVoucherCriteria" xmlns:q53="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemIncertVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RedeemIncertVoucherResult" nillable="true" type="q54:RedeemIncertVoucherResult" xmlns:q54="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelIncertVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelIncertVoucherCriteria" nillable="true" type="q55:CancelIncertVoucherCriteria" xmlns:q55="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelIncertVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelIncertVoucherResult" nillable="true" type="q56:CancelIncertVoucherResult" xmlns:q56="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetShopIDConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetShopIDConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ShopIDConfigurationResult" nillable="true" type="tns:ShopIDConfigurationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ShopIDConfigurationResult"><xs:sequence><xs:element minOccurs="0" name="Division" nillable="true" type="tns:ConfigurationDivision"/><xs:element minOccurs="0" name="Employee" nillable="true" type="q57:ConfigurationEmployee" xmlns:q57="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="LastReleaseExpiredBasketItemLocks" type="xs:dateTime"/><xs:element minOccurs="0" name="LockPerson" nillable="true" type="q58:ConfigurationPerson" xmlns:q58="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="LockTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSale" nillable="true" type="q59:ConfigurationPointOfSale" xmlns:q59="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="RemovePersonalData" type="xs:boolean"/><xs:element minOccurs="0" name="ShopName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Version" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ShopIDConfigurationResult" nillable="true" type="tns:ShopIDConfigurationResult"/><xs:complexType name="ConfigurationDivision"><xs:sequence><xs:element minOccurs="0" name="Division" nillable="true" type="tns:Division"/><xs:element minOccurs="0" name="DivisionExists" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ConfigurationDivision" nillable="true" type="tns:ConfigurationDivision"/><xs:element name="GetStatusFashionChequeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetStatusIncertVoucherCriteria" nillable="true" type="q60:GetStatusFashionChequeCriteria" xmlns:q60="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusFashionChequeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetStatusFashionChequeResult" nillable="true" type="q61:GetStatusFashionChequeResult" xmlns:q61="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemFashionChequeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RedeemFashionChequeCriteria" nillable="true" type="q62:RedeemFashionChequeCriteria" xmlns:q62="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemFashionChequeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RedeemFashionChequeResult" nillable="true" type="q63:RedeemFashionChequeResult" xmlns:q63="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelFashionChequeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelFashionChequeCriteria" nillable="true" type="q64:CancelFashionChequeCriteria" xmlns:q64="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelFashionChequeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelFashionChequeResult" nillable="true" type="q65:CancelFashionChequeResult" xmlns:q65="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetGezinsbondSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetGezinsbondSettingsCriteria" nillable="true" type="q66:GetGezinsbondSettingsCriteria" xmlns:q66="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetGezinsbondSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetGezinsbondSettingsResult" nillable="true" type="q67:GetGezinsbondSettingsResult" xmlns:q67="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusGezinsbondRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetStatusGezinsbondCriteria" nillable="true" type="q68:GetStatusGezinsbondCriteria" xmlns:q68="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusGezinsbondResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetStatusGezinsbondResult" nillable="true" type="tns:GetStatusGezinsbondResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetStatusGezinsbondResult"><xs:sequence><xs:element minOccurs="0" name="Gezinsbond" nillable="true" type="tns:GezinsbondCard"/></xs:sequence></xs:complexType><xs:element name="GetStatusGezinsbondResult" nillable="true" type="tns:GetStatusGezinsbondResult"/><xs:complexType name="GezinsbondCard"><xs:sequence><xs:element minOccurs="0" name="Status" type="tns:GezinsbondStatus"/><xs:element minOccurs="0" name="CardNumber" type="xs:long"/><xs:element minOccurs="0" name="AccountId" type="xs:long"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionId" type="xs:long"/><xs:element minOccurs="0" name="RedemptionAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GezinsbondCard" nillable="true" type="tns:GezinsbondCard"/><xs:simpleType name="GezinsbondStatus"><xs:restriction base="xs:string"><xs:enumeration value="Active"/><xs:enumeration value="ExpiredButOperationsPossible"/><xs:enumeration value="ExpiredUseNewCardButOperationsPossible"/></xs:restriction></xs:simpleType><xs:element name="GezinsbondStatus" nillable="true" type="tns:GezinsbondStatus"/><xs:element name="RewardGezinsbondRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RewardGezinsbondCriteria" nillable="true" type="q69:RewardGezinsbondCriteria" xmlns:q69="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RewardGezinsbondResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RewardGezinsbondResult" nillable="true" type="q70:RewardGezinsbondResult" xmlns:q70="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemGezinsbondRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RedeemGezinsbondCriteria" nillable="true" type="q71:RedeemGezinsbondCriteria" xmlns:q71="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemGezinsbondResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RedeemGezinsbondResult" nillable="true" type="q72:RedeemGezinsbondResult" xmlns:q72="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelGezinsbondRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelGezinsbondCriteria" nillable="true" type="q73:CancelGezinsbondCriteria" xmlns:q73="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelGezinsbondResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelGezinsbondResult" nillable="true" type="q74:CancelGezinsbondResult" xmlns:q74="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusLerarenkaartRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetStatusLerarenkaartCriteria" nillable="true" type="q75:GetStatusLerarenkaartCriteria" xmlns:q75="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetStatusLerarenkaartResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetStatusLerarenkaartResult" nillable="true" type="q76:GetStatusLerarenkaartResult" xmlns:q76="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindQRAppPopupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindQRAppPopupsResult" nillable="true" type="q77:QRAppPopupSearchCriteria" xmlns:q77="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindQRAppPopupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindQRAppPopupsResult" nillable="true" type="q78:FindQRAppPopupsResult" xmlns:q78="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMuseumPassRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetMuseumPassCriteria" nillable="true" type="q79:GetMuseumPassCriteria" xmlns:q79="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMuseumPassResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMuseumPassResult" nillable="true" type="q80:GetMuseumPassResult" xmlns:q80="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateMuseumPassSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivateMuseumPassSubscriptionCriteria" nillable="true" type="q81:ActivateMuseumPassSubscriptionCriteria" xmlns:q81="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateMuseumPassSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivateMuseumPassSubscriptionResult" nillable="true" type="q82:ActivateMuseumPassSubscriptionResult" xmlns:q82="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetChildCareEntryTariffsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetChildCareEntryTariffsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Tariffs" nillable="true" type="tns:ArrayOfChildCareEntryTariff"/><xs:element minOccurs="0" name="ArticleID" type="ser:guid"/><xs:element minOccurs="0" name="IsChipKnipArticle" type="xs:boolean"/><xs:element minOccurs="0" name="PutOptionPriceOnChipKnip" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareEntryTariff"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareEntryTariff" nillable="true" type="tns:ChildCareEntryTariff"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareEntryTariff" nillable="true" type="tns:ArrayOfChildCareEntryTariff"/><xs:complexType name="ChildCareEntryTariff"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element name="StartTime" type="xs:dateTime"/><xs:element name="EndTime" type="xs:dateTime"/><xs:element name="IsMonday" type="xs:boolean"/><xs:element name="IsTuesday" type="xs:boolean"/><xs:element name="IsWednesday" type="xs:boolean"/><xs:element name="IsThursday" type="xs:boolean"/><xs:element name="IsFriday" type="xs:boolean"/><xs:element name="IsSaturday" type="xs:boolean"/><xs:element name="IsSunday" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareTariffId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element name="IsSchool" type="xs:boolean"/><xs:element name="IsHoliday" type="xs:boolean"/><xs:element name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ChildCareEntryTariff" nillable="true" type="tns:ChildCareEntryTariff"/><xs:element name="FindChildCareSchoolHolidaysRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:ChildCareSchoolHolidayCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareSchoolHolidayCriteria"><xs:sequence><xs:element minOccurs="0" name="SchoolId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ChildCareSchoolHolidayCriteria" nillable="true" type="tns:ChildCareSchoolHolidayCriteria"/><xs:element name="FindChildCareSchoolHolidaysResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Dates" nillable="true" type="q83:ArrayOfdateTime" xmlns:q83="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChildCareCentreOptionGetAvailabilityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreOptionAvailabilityCriteria" nillable="true" type="tns:ChildCareCentreOptionAvailabilityCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentreOptionAvailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreOptionID" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodID" type="ser:guid"/><xs:element minOccurs="0" name="AlreadyReserving" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreOptionAvailabilityCriteria" nillable="true" type="tns:ChildCareCentreOptionAvailabilityCriteria"/><xs:element name="ChildCareCentreOptionGetAvailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="NumberOfAvailableOptions" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetChildCareCentrePresenceOptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceOptionSearchCriteria" nillable="true" type="q84:ChildCareCentrePresenceOptionSearchCriteria" xmlns:q84="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetChildCareCentrePresenceOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Options" nillable="true" type="q85:ArrayOfChildCareCentrePresenceOption" xmlns:q85="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentrePresenceOptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceOption" nillable="true" type="q86:ChildCareCentrePresenceOption" xmlns:q86="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentrePresenceOptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceOptionSaveResult" nillable="true" type="tns:SaveChildCareCentrePresenceOptionResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareCentrePresenceOptionResult"><xs:sequence><xs:element minOccurs="0" name="PresenceOption" nillable="true" type="q87:ChildCareCentrePresenceOption" xmlns:q87="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareCentrePresenceOptionResult" nillable="true" type="tns:SaveChildCareCentrePresenceOptionResult"/><xs:element name="SaveChildCareCentrePresenceOptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceOptions" nillable="true" type="q88:ArrayOfChildCareCentrePresenceOption" xmlns:q88="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentrePresenceOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceOptionsSaveResult" nillable="true" type="tns:SaveChildCareCentrePresenceOptionsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareCentrePresenceOptionsResult"><xs:sequence><xs:element minOccurs="0" name="PresenceOptions" nillable="true" type="q89:ArrayOfChildCareCentrePresenceOption" xmlns:q89="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareCentrePresenceOptionsResult" nillable="true" type="tns:SaveChildCareCentrePresenceOptionsResult"/><xs:element name="FindChildCareSchoolsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareSchoolSearchCriteria" nillable="true" type="tns:ChildCareSchoolSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareSchoolSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareSchoolSearchCriteria" nillable="true" type="tns:ChildCareSchoolSearchCriteria"/><xs:element name="FindChildCareSchoolsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareSchools" nillable="true" type="tns:ArrayOfChildCareSchool"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareSchool"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareSchool" nillable="true" type="tns:ChildCareSchool"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareSchool" nillable="true" type="tns:ArrayOfChildCareSchool"/><xs:element name="SaveChildCareSchoolRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareSchool" nillable="true" type="tns:ChildCareSchool"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareSchoolResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareSchoolSaveResult" nillable="true" type="tns:SaveChildCareSchoolResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareSchoolResult"><xs:sequence><xs:element minOccurs="0" name="ChildCareSchool" nillable="true" type="tns:ChildCareSchool"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareSchoolResult" nillable="true" type="tns:SaveChildCareSchoolResult"/><xs:element name="FindChildCareParentStatutesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareParentStatuteSearchCriteria" nillable="true" type="q90:ChildCareParentStatuteSearchCriteria" xmlns:q90="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindChildCareParentStatutesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareParentStatutes" nillable="true" type="tns:ArrayOfChildCareParentStatute"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareParentStatute"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareParentStatute" nillable="true" type="tns:ChildCareParentStatute"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareParentStatute" nillable="true" type="tns:ArrayOfChildCareParentStatute"/><xs:element name="FindChildCareBenefitsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareBenefitSearchCriteria" nillable="true" type="q91:ChildCareBenefitSearchCriteria" xmlns:q91="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindChildCareBenefitsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareBenefits" nillable="true" type="tns:ArrayOfChildCareBenefit"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareBenefit"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareBenefit" nillable="true" type="tns:ChildCareBenefit"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareBenefit" nillable="true" type="tns:ArrayOfChildCareBenefit"/><xs:element name="SaveChildCareExtraInfoParentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareExtraInfoParent" nillable="true" type="tns:ChildCareExtraInfoParent"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareExtraInfoParentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareExtraInfoParentSaveResult" nillable="true" type="tns:SaveChildCareExtraInfoParentResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareExtraInfoParentResult"><xs:sequence><xs:element minOccurs="0" name="ChildCareExtraInfoParent" nillable="true" type="tns:ChildCareExtraInfoParent"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareExtraInfoParentResult" nillable="true" type="tns:SaveChildCareExtraInfoParentResult"/><xs:element name="FindFiscalCertificatesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindFiscalCertificatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FiscalCertificates" nillable="true" type="tns:ArrayOfFiscalCertificate"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFiscalCertificate"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FiscalCertificate" nillable="true" type="tns:FiscalCertificate"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFiscalCertificate" nillable="true" type="tns:ArrayOfFiscalCertificate"/><xs:complexType name="FiscalCertificate"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Participant" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FiscalYear" type="xs:int"/><xs:element minOccurs="0" name="CertificateNumber" type="xs:long"/><xs:element minOccurs="0" name="DivisionID" type="ser:guid"/><xs:element minOccurs="0" name="DivisionName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FiscalCertificate" nillable="true" type="tns:FiscalCertificate"/><xs:element name="ValidateChildCareEntryPriorityRuleRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateChildCareEntryPriorityRuleCriteria" nillable="true" type="q92:ValidateChildCareEntryPriorityRuleCriteria" xmlns:q92="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateChildCareEntryPriorityRuleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateChildCareEntryPriorityRuleResult" nillable="true" type="q93:ValidateChildCareEntryPriorityRuleResult" xmlns:q93="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSalesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindSalesCriteria" nillable="true" type="tns:FindSalesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="OnlinePaymentOrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeShiftId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="RefundReference" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindSalesCriteria" nillable="true" type="tns:FindSalesCriteria"/><xs:element name="FindSalesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Sales" nillable="true" type="tns:ArrayOfSale"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Sale" nillable="true" type="tns:Sale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSale" nillable="true" type="tns:ArrayOfSale"/><xs:complexType name="Sale"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Number" type="xs:long"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Lines" nillable="true" type="tns:ArrayOfSalesLine"/><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="PaymentLines" nillable="true" type="q94:ArrayOfPaymentLine" xmlns:q94="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="DivisonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="Sale" nillable="true" type="tns:Sale"/><xs:complexType name="ArrayOfSalesLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesLine" nillable="true" type="tns:SalesLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesLine" nillable="true" type="tns:ArrayOfSalesLine"/><xs:complexType name="SalesLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SequenceNumber" type="xs:int"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MainOrganisedVisitId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SalesLine" nillable="true" type="tns:SalesLine"/><xs:complexType name="ArticleSalesLine"><xs:complexContent mixed="false"><xs:extension base="tns:SalesLine"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleSalesLine" nillable="true" type="tns:ArticleSalesLine"/><xs:complexType name="ActivityReservationSalesLine"><xs:complexContent mixed="false"><xs:extension base="tns:SalesLine"><xs:sequence><xs:element minOccurs="0" name="ActivityReservationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ActivityReservationSalesLine" nillable="true" type="tns:ActivityReservationSalesLine"/><xs:complexType name="ChildCareSalesLine"><xs:complexContent mixed="false"><xs:extension base="tns:SalesLine"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChildCareCentreName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="PersonName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Day" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChildCareSalesLine" nillable="true" type="tns:ChildCareSalesLine"/><xs:complexType name="ExhibitionSalesLine"><xs:complexContent mixed="false"><xs:extension base="tns:SalesLine"><xs:sequence><xs:element minOccurs="0" name="ExhibitionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExhibitionSalesLine" nillable="true" type="tns:ExhibitionSalesLine"/><xs:element name="FindETicketsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ETicketSearchCriteria" nillable="true" type="tns:ETicketSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ETicketSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SalesLineId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ETicketSearchCriteriaIncludes"/></xs:sequence></xs:complexType><xs:element name="ETicketSearchCriteria" nillable="true" type="tns:ETicketSearchCriteria"/><xs:complexType name="ETicketSearchCriteriaIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ETicketSearchCriteriaIncludes" nillable="true" type="tns:ETicketSearchCriteriaIncludes"/><xs:element name="FindETicketsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ETickets" nillable="true" type="tns:ArrayOfETicket"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfETicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ETicket" nillable="true" type="tns:ETicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfETicket" nillable="true" type="tns:ArrayOfETicket"/><xs:complexType name="ETicket"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="TicketNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Initials" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ItemPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="ItemPriceExc" type="xs:decimal"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TemplateId" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WebImage" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="ExpositionName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionUntil" type="xs:dateTime"/><xs:element minOccurs="0" name="ExtraInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DonationPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ItemPriceIncWithoutDonation" type="xs:decimal"/><xs:element minOccurs="0" name="ItemPriceExcWithoutDonation" type="xs:decimal"/><xs:element minOccurs="0" name="ExpositionTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionTypeShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionInfo4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionInfo5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfDays" type="xs:decimal"/><xs:element minOccurs="0" name="RemainingDays" type="xs:decimal"/><xs:element minOccurs="0" name="NumberOfTurns" type="xs:decimal"/><xs:element minOccurs="0" name="RemainingTurns" type="xs:decimal"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Box" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="AnonymousPerson" nillable="true" type="tns:Anonymous"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Coupon" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonalizedMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Audience" nillable="true" type="tns:Audience"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="OnlinePaymentOrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionPeriodComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VisitNo" type="xs:long"/><xs:element minOccurs="0" name="LessonGroupShortNames" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupDescriptions" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalTicketData" nillable="true" type="tns:ExternalTicketData"/><xs:element minOccurs="0" name="CombiExpositionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CombiExpositionTicketDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityLocation" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="ActivityImage" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="ActivityUtilities" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityAgreements" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RowNumber" type="xs:int"/><xs:element minOccurs="0" name="TotalRows" type="xs:int"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganisedVisitPriceGroupExtraInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganisedVisitPriceGroupAmount" type="xs:decimal"/><xs:element minOccurs="0" name="OrganisedVisitPriceGroupDividedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="OrganisedVisitPriceGroupDividedLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="TicketTicketDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ETicket" nillable="true" type="tns:ETicket"/><xs:complexType name="Anonymous"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Box" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Home" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Newsletter" type="xs:boolean"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telephone" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Anonymous" nillable="true" type="tns:Anonymous"/><xs:complexType name="Audience"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Audience" nillable="true" type="tns:Audience"/><xs:complexType name="ExternalTicketData"><xs:sequence><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DepartureStationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DestinationStationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TravelDate" type="xs:dateTime"/><xs:element minOccurs="0" name="JourneyType" type="tns:JourneyType"/><xs:element minOccurs="0" name="TravelClass" type="tns:TravelClass"/><xs:element minOccurs="0" name="ShortSmsCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LongSmsCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" type="xs:long"/><xs:element minOccurs="0" name="TicketNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExternalTicketData" nillable="true" type="tns:ExternalTicketData"/><xs:element name="FindInvoicesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindInvoicesCriteria" nillable="true" type="tns:FindInvoicesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindInvoicesCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="IncludeDetails" type="xs:boolean"/><xs:element minOccurs="0" name="AllDivisions" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeSalesQuestions" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindInvoicesCriteria" nillable="true" type="tns:FindInvoicesCriteria"/><xs:element name="FindInvoicesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Invoices" nillable="true" type="tns:ArrayOfInvoice"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfInvoice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Invoice" nillable="true" type="tns:Invoice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInvoice" nillable="true" type="tns:ArrayOfInvoice"/><xs:complexType name="Invoice"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="InvoiceNumber" type="xs:long"/><xs:element minOccurs="0" name="InvoiceDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="InvoicePaymentDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Customer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Payed" type="xs:decimal"/><xs:element minOccurs="0" name="OGMNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="ToPay" type="xs:decimal"/><xs:element minOccurs="0" name="PaymentMethods" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerStreet1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerStreet2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="SalesLines" nillable="true" type="tns:ArrayOfInvoiceSalesLine"/><xs:element minOccurs="0" name="CustomerStreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubsidyAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ExternCustomerNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Division" nillable="true" type="tns:InvoiceDivision"/><xs:element minOccurs="0" name="SalesQuestions" nillable="true" type="tns:ArrayOfSalesHeaderSalesQuestion"/></xs:sequence></xs:complexType><xs:element name="Invoice" nillable="true" type="tns:Invoice"/><xs:complexType name="ArrayOfInvoiceSalesLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InvoiceSalesLine" nillable="true" type="tns:InvoiceSalesLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInvoiceSalesLine" nillable="true" type="tns:ArrayOfInvoiceSalesLine"/><xs:complexType name="InvoiceSalesLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="InvoiceId" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="xs:int"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="Item" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnitOfMeasure" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VATPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="VATAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Arrangement" type="xs:boolean"/><xs:element minOccurs="0" name="ArrangementPart" type="xs:boolean"/><xs:element minOccurs="0" name="SalesNumber" type="xs:long"/><xs:element minOccurs="0" name="CultureEventDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventStartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CultureEventShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroupDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="ItemDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganisedVisitNumber" type="xs:long"/><xs:element minOccurs="0" name="ExpositionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganisedVisitStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OrganisedVisitEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OrganisedVisitStartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="OrganisedVisitEndTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="ReservationPlace" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationInfrastructure" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ReservationTo" type="xs:dateTime"/><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CalculationType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="StartDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Hours" type="xs:dateTime"/><xs:element minOccurs="0" name="PriceSubsidy" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InvoiceSalesLine" nillable="true" type="tns:InvoiceSalesLine"/><xs:complexType name="InvoiceDivision"><xs:sequence><xs:element minOccurs="0" name="DivisionName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionStreet" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionTelephone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionFax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionURL" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo6" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo7" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo8" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo9" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionInfo10" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionIBAN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionBank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionBIC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionEmail2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionVAT" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InvoiceDivision" nillable="true" type="tns:InvoiceDivision"/><xs:complexType name="ArrayOfSalesHeaderSalesQuestion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesHeaderSalesQuestion" nillable="true" type="tns:SalesHeaderSalesQuestion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesHeaderSalesQuestion" nillable="true" type="tns:ArrayOfSalesHeaderSalesQuestion"/><xs:complexType name="SalesHeaderSalesQuestion"><xs:sequence><xs:element minOccurs="0" name="InvoiceId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AnswerText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AnswerDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="AnswerBoolean" type="xs:boolean"/><xs:element minOccurs="0" name="AnswerInt" type="xs:int"/><xs:element minOccurs="0" name="SalesNumber" type="xs:long"/><xs:element minOccurs="0" name="SalesQuestionCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesQuestionDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SalesHeaderSalesQuestion" nillable="true" type="tns:SalesHeaderSalesQuestion"/><xs:element name="GetSalesHeaderReceiptRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesHeaderReceiptCriteria" nillable="true" type="tns:GetSalesHeaderReceiptCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetSalesHeaderReceiptCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="PaperSizeWidth" type="xs:decimal"/><xs:element minOccurs="0" name="PrintAccessTickets" type="xs:boolean"/><xs:element minOccurs="0" name="Printer" nillable="true" type="tns:TicketPrinter"/><xs:element minOccurs="0" name="ReprintReceiptsLinkedToDigitalWallet" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderReceiptCriteria" nillable="true" type="tns:GetSalesHeaderReceiptCriteria"/><xs:simpleType name="TicketPrinterType"><xs:restriction base="xs:string"><xs:enumeration value="TM_88"/><xs:enumeration value="TM_U220"/><xs:enumeration value="TM_P60"/><xs:enumeration value="TM_P80"/></xs:restriction></xs:simpleType><xs:element name="TicketPrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:complexType name="TicketPrinter"><xs:sequence><xs:element minOccurs="0" name="PrinterNr" type="xs:int"/><xs:element minOccurs="0" name="PrinterType" type="tns:TicketPrinterType"/></xs:sequence></xs:complexType><xs:element name="TicketPrinter" nillable="true" type="tns:TicketPrinter"/><xs:element name="GetPrintDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PrintData" nillable="true" type="tns:ArrayOfPrintDatum"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPrintDatum"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PrintDatum" nillable="true" type="tns:PrintDatum"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPrintDatum" nillable="true" type="tns:ArrayOfPrintDatum"/><xs:complexType name="PrintDatum"><xs:sequence><xs:element minOccurs="0" name="PrinterType" type="tns:PrinterTypes"/><xs:element minOccurs="0" name="PrinterNr" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Data" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType><xs:element name="PrintDatum" nillable="true" type="tns:PrintDatum"/><xs:simpleType name="PrinterTypes"><xs:restriction base="xs:string"><xs:enumeration value="KitchenPrinter"/><xs:enumeration value="BarPrinter"/><xs:enumeration value="CounterPrinter"/><xs:enumeration value="WaiterPrinter"/></xs:restriction></xs:simpleType><xs:element name="PrinterTypes" nillable="true" type="tns:PrinterTypes"/><xs:element name="GetSalesHeaderAccessTicketsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesHeaderAccessTicketsCriteria" nillable="true" type="tns:GetSalesHeaderAccessTicketsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetSalesHeaderAccessTicketsCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="PaperSizeWidth" type="xs:decimal"/><xs:element minOccurs="0" name="Printer" nillable="true" type="tns:TicketPrinter"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderAccessTicketsCriteria" nillable="true" type="tns:GetSalesHeaderAccessTicketsCriteria"/><xs:element name="GetSalesHeaderAccessTicketsPrintDataJsonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesHeaderAccessTicketsPrintDataJsonCriteria" nillable="true" type="q95:GetSalesHeaderAccessTicketsPrintDataJsonCriteria" xmlns:q95="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesHeaderAccessTicketsPrintDataJsonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSalesHeaderAccessTicketsPrintDataJsonResult" nillable="true" type="q96:GetSalesHeaderAccessTicketsPrintDataJsonResult" xmlns:q96="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesHeaderReceiptPrintDataForWindowsPrinterCriteria" nillable="true" type="tns:GetSalesHeaderReceiptCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse" nillable="true" type="tns:ArrayOfPrintDataForWindowsPrinter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPrintDataForWindowsPrinter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PrintDataForWindowsPrinter" nillable="true" type="tns:PrintDataForWindowsPrinter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPrintDataForWindowsPrinter" nillable="true" type="tns:ArrayOfPrintDataForWindowsPrinter"/><xs:complexType name="PrintDataForWindowsPrinter"><xs:sequence><xs:element minOccurs="0" name="PrinterLines" nillable="true" type="tns:ArrayOfPrinterLine"/></xs:sequence></xs:complexType><xs:element name="PrintDataForWindowsPrinter" nillable="true" type="tns:PrintDataForWindowsPrinter"/><xs:complexType name="ArrayOfPrinterLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PrinterLine" nillable="true" type="tns:PrinterLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPrinterLine" nillable="true" type="tns:ArrayOfPrinterLine"/><xs:complexType name="PrinterLine"><xs:sequence><xs:element minOccurs="0" name="PrintData" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FontFamilyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FontSize" type="xs:float"/><xs:element minOccurs="0" name="Style" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bitmap" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PrinterLine" nillable="true" type="tns:PrinterLine"/><xs:element name="GetSalesHeaderReceiptPrintDataJsonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesHeaderReceiptPrintDataJsonCriteria" nillable="true" type="q97:GetSalesHeaderReceiptPrintDataJsonCriteria" xmlns:q97="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesHeaderReceiptPrintDataJsonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSalesHeaderReceiptPrintDataJsonResult" nillable="true" type="q98:GetSalesHeaderReceiptPrintDataJsonResult" xmlns:q98="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIntermediateSalesTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetIntermediateSalesTicketCriteria" nillable="true" type="tns:GetIntermediateSalesTicketCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetIntermediateSalesTicketCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesZoneTableId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Printer" nillable="true" type="tns:TicketPrinter"/></xs:sequence></xs:complexType><xs:element name="GetIntermediateSalesTicketCriteria" nillable="true" type="tns:GetIntermediateSalesTicketCriteria"/><xs:element name="GetInterTicketMessageRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetInterTicketMessageCriteria" nillable="true" type="tns:GetInterTicketMessageCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetInterTicketMessageCriteria"><xs:sequence><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneTableId" type="ser:guid"/><xs:element minOccurs="0" name="MessageId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="Printers" nillable="true" type="tns:ArrayOfTicketPrinter"/></xs:sequence></xs:complexType><xs:element name="GetInterTicketMessageCriteria" nillable="true" type="tns:GetInterTicketMessageCriteria"/><xs:complexType name="ArrayOfTicketPrinter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TicketPrinter" nillable="true" type="tns:TicketPrinter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTicketPrinter" nillable="true" type="tns:ArrayOfTicketPrinter"/><xs:element name="GetKitchenBarTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetKitchenBarTicketCriteria" nillable="true" type="tns:GetKitchenBarTicketCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetKitchenBarTicketCriteria"><xs:sequence/></xs:complexType><xs:element name="GetKitchenBarTicketCriteria" nillable="true" type="tns:GetKitchenBarTicketCriteria"/><xs:complexType name="GetKitchenBarTicketCriteriaForTable"><xs:complexContent mixed="false"><xs:extension base="tns:GetKitchenBarTicketCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesZoneTableId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="KitchenPrinters" nillable="true" type="tns:ArrayOfTicketPrinter"/><xs:element minOccurs="0" name="BarPrinters" nillable="true" type="tns:ArrayOfTicketPrinter"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GetKitchenBarTicketCriteriaForTable" nillable="true" type="tns:GetKitchenBarTicketCriteriaForTable"/><xs:complexType name="GetKitchenBarTicketCriteriaWithoutTable"><xs:complexContent mixed="false"><xs:extension base="tns:GetKitchenBarTicketCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="LastHeaderOnly" type="xs:boolean"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="KitchenPrinters" nillable="true" type="tns:ArrayOfTicketPrinter"/><xs:element minOccurs="0" name="BarPrinters" nillable="true" type="tns:ArrayOfTicketPrinter"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GetKitchenBarTicketCriteriaWithoutTable" nillable="true" type="tns:GetKitchenBarTicketCriteriaWithoutTable"/><xs:element name="SalesZoneTableResetZeroLinesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SalesZoneTableId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="SalesZoneTableResetZeroLinesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SalesZoneTableResetZeroLinesResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="PointOfSaleResetZeroLinesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="PointOfSaleResetZeroLinesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PointOfSaleResetZeroLinesResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPosReportTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetPosReportCriteria" nillable="true" type="tns:GetPosReportCriteria"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetPosReportCriteria"><xs:sequence><xs:element minOccurs="0" name="IsFinalReport" type="xs:boolean"/><xs:element minOccurs="0" name="IsFinancialReport" type="xs:boolean"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="Printer" nillable="true" type="tns:TicketPrinter"/></xs:sequence></xs:complexType><xs:element name="GetPosReportCriteria" nillable="true" type="tns:GetPosReportCriteria"/><xs:element name="GetCashReportTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCashReportCriteria" nillable="true" type="tns:GetCashReportCriteria"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCashReportCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesShiftId" type="ser:guid"/><xs:element minOccurs="0" name="PrinterType" nillable="true" type="tns:TicketPrinterType"/><xs:element minOccurs="0" name="Printer" nillable="true" type="tns:TicketPrinter"/></xs:sequence></xs:complexType><xs:element name="GetCashReportCriteria" nillable="true" type="tns:GetCashReportCriteria"/><xs:element name="GetCashReportJsonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q99:GetCashReportJsonCriteria" xmlns:q99="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCashReportJsonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q100:GetCashReportJsonResult" xmlns:q100="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetSaleRefundStatusRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SetSaleRefundStatusCriteria" nillable="true" type="tns:SetSaleRefundStatusCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SetSaleRefundStatusCriteria"><xs:sequence><xs:element minOccurs="0" name="PaymentReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefundReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefundAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="Reason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SetSaleRefundStatusCriteria" nillable="true" type="tns:SetSaleRefundStatusCriteria"/><xs:element name="SetSaleRefundStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetSaleEnvisoPayByLinkRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SetSaleEnvisoPayByLinkCriteria" nillable="true" type="q101:SetSaleEnvisoPayByLinkCriteria" xmlns:q101="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetSaleEnvisoPayByLinkResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="VendingMachineDigitalEmailReceiptRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmailAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReprintReceiptsLinkedToDigitalWallet" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetVendingMachineNextTransactionIDRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetVendingMachineNextTransactionIDResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TransactionID" type="xs:unsignedLong"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetVendingMachineSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetVendingMachineSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineSettings" nillable="true" type="tns:VendingMachineSettings"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineSettings"><xs:sequence><xs:element minOccurs="0" name="Items" type="xs:boolean"/><xs:element minOccurs="0" name="InfoSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="ProlongSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="ShowInItemsScreen" type="xs:boolean"/><xs:element minOccurs="0" name="Tickets" type="xs:boolean"/><xs:element minOccurs="0" name="IncentiveTickets" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorEmailAddresses" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DefaultPaymentMethodId" type="ser:guid"/><xs:element minOccurs="0" name="MuseumCardEnterItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="Exhibitions" type="xs:boolean"/><xs:element minOccurs="0" name="Wise" type="xs:boolean"/><xs:element minOccurs="0" name="WiseItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="TicketsByOrderNumber" type="xs:boolean"/><xs:element minOccurs="0" name="AskForZipCode" type="xs:boolean"/><xs:element minOccurs="0" name="AskForZipCodeStartTime" type="ser:duration"/><xs:element minOccurs="0" name="AskForZipCodeEndTime" type="ser:duration"/><xs:element minOccurs="0" name="CountriesToAskFor" nillable="true" type="tns:ArrayOfVendingMachineCountry"/><xs:element minOccurs="0" name="DigitalWallet" type="xs:boolean"/><xs:element minOccurs="0" name="DigitalWalletItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="SorteerStraatjes" type="xs:boolean"/><xs:element minOccurs="0" name="SorteerStraatjesItem" nillable="true" type="tns:VendingMachineArticle"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="ShowQrCodeOfDigitalReceipt" type="xs:boolean"/><xs:element minOccurs="0" name="EmailDigitalReceipt" type="xs:boolean"/><xs:element minOccurs="0" name="BaseUrlDigitalReceipt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CarrierSwitch" type="xs:boolean"/><xs:element minOccurs="0" name="Bebarmatic" type="xs:boolean"/><xs:element minOccurs="0" name="PrintEnvisoTicketsByOrderNumber" type="xs:boolean"/><xs:element minOccurs="0" name="MinimumAgeToRegister" type="xs:int"/><xs:element minOccurs="0" name="AddNewMembershipsToExistingCard" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineSettings" nillable="true" type="tns:VendingMachineSettings"/><xs:complexType name="ArrayOfVendingMachineCountry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineCountry" nillable="true" type="tns:VendingMachineCountry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineCountry" nillable="true" type="tns:ArrayOfVendingMachineCountry"/><xs:complexType name="VendingMachineCountry"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zipcodes" nillable="true" type="tns:ArrayOfZipcode"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="NumberOfPostalCodeCharacters" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCountry" nillable="true" type="tns:VendingMachineCountry"/><xs:complexType name="ArrayOfZipcode"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Zipcode" nillable="true" type="tns:Zipcode"/></xs:sequence></xs:complexType><xs:element name="ArrayOfZipcode" nillable="true" type="tns:ArrayOfZipcode"/><xs:complexType name="Zipcode"><xs:sequence><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="tns:Country"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Zipcode" nillable="true" type="tns:Zipcode"/><xs:complexType name="Country"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Alpha2Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Nationality" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Country" nillable="true" type="tns:Country"/><xs:element name="ListVendingMachineArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListVendingMachineArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineArticles" nillable="true" type="tns:ArrayOfVendingMachineArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendingMachinePersonSubscriptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachinePersonSubscriptionsSearchCriteria" nillable="true" type="tns:VendingMachinePersonSubscriptionsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachinePersonSubscriptionsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="UseHeadOfFamily" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyCarrierSwitchActive" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachinePersonSubscriptionsSearchCriteria" nillable="true" type="tns:VendingMachinePersonSubscriptionsSearchCriteria"/><xs:element name="FindVendingMachinePersonSubscriptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachinePersonSubscriptions" nillable="true" type="tns:ArrayOfVendingMachineSubscription"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineSubscription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineSubscription" nillable="true" type="tns:VendingMachineSubscription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineSubscription" nillable="true" type="tns:ArrayOfVendingMachineSubscription"/><xs:complexType name="VendingMachineSubscription"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LastProlongation" type="xs:dateTime"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="MultipleProlongAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="NumberOfTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CheckNumberOfTurns" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CheckPeriod" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="UseActivationHoursMinutes" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Active" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ValidProlongMinDaysBeforeExpiration" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CanProlongAutoCash" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CarrierSwitchTicketLayout" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CarrierSwitchAllowed" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineSubscription" nillable="true" type="tns:VendingMachineSubscription"/><xs:element name="FindVendingMachineSubscriptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineSubscriptionSearchCriteria" nillable="true" type="tns:VendingMachineSubscriptionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineSubscriptionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="ExcludeComponents" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyCarrierSwitchActive" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineSubscriptionSearchCriteria" nillable="true" type="tns:VendingMachineSubscriptionSearchCriteria"/><xs:element name="FindVendingMachineSubscriptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineSubscriptions" nillable="true" type="tns:ArrayOfVendingMachineSubscription"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendingMachineIncentivesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineIncentiveSearchCriteria" nillable="true" type="tns:VendingMachineIncentiveSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineIncentiveSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="SalesLineID" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendingMachineIncentiveIncludes"/></xs:sequence></xs:complexType><xs:element name="VendingMachineIncentiveSearchCriteria" nillable="true" type="tns:VendingMachineIncentiveSearchCriteria"/><xs:complexType name="VendingMachineIncentiveIncludes"><xs:sequence><xs:element minOccurs="0" name="Printed" type="xs:boolean"/><xs:element minOccurs="0" name="Unavailable" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineIncentiveIncludes" nillable="true" type="tns:VendingMachineIncentiveIncludes"/><xs:element name="FindVendingMachineIncentivesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineIncentives" nillable="true" type="tns:ArrayOfVendingMachineIncentive"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineIncentive"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineIncentive" nillable="true" type="tns:VendingMachineIncentive"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineIncentive" nillable="true" type="tns:ArrayOfVendingMachineIncentive"/><xs:complexType name="VendingMachineIncentive"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="Printed" type="xs:boolean"/><xs:element minOccurs="0" name="Available" type="xs:boolean"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineIncentive" nillable="true" type="tns:VendingMachineIncentive"/><xs:element name="FindVendingMachineCultureEventsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCultureEventSearchCriteria" nillable="true" type="tns:VendingMachineCultureEventSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineCultureEventSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendingMachineCultureEventIncludes"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCultureEventSearchCriteria" nillable="true" type="tns:VendingMachineCultureEventSearchCriteria"/><xs:complexType name="VendingMachineCultureEventIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCultureEventIncludes" nillable="true" type="tns:VendingMachineCultureEventIncludes"/><xs:element name="FindVendingMachineCultureEventsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCultureEvents" nillable="true" type="tns:ArrayOfVendingMachineCultureEvent"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineCultureEvent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineCultureEvent" nillable="true" type="tns:VendingMachineCultureEvent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineCultureEvent" nillable="true" type="tns:ArrayOfVendingMachineCultureEvent"/><xs:complexType name="VendingMachineCultureEvent"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Hall" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RemainingSeats" type="xs:int"/><xs:element minOccurs="0" name="SoldOut" type="xs:boolean"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfVendingMachineCulturePrice"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="AllowOverbooking" type="xs:boolean"/><xs:element minOccurs="0" name="RemainingSeatsTotal" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCultureEvent" nillable="true" type="tns:VendingMachineCultureEvent"/><xs:complexType name="ArrayOfVendingMachineCulturePrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineCulturePrice" nillable="true" type="tns:VendingMachineCulturePrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineCulturePrice" nillable="true" type="tns:ArrayOfVendingMachineCulturePrice"/><xs:complexType name="VendingMachineCulturePrice"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCulturePrice" nillable="true" type="tns:VendingMachineCulturePrice"/><xs:element name="GetVendingMachineCrystalReportsDatasourceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasourceCriteria" nillable="true" type="tns:VendingMachineCrystalReportDatasourceCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineCrystalReportDatasourceCriteria"><xs:sequence><xs:element minOccurs="0" name="Request" nillable="true" type="tns:ArrayOfVendingMachineDictionaryObject"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCrystalReportDatasourceCriteria" nillable="true" type="tns:VendingMachineCrystalReportDatasourceCriteria"/><xs:complexType name="ArrayOfVendingMachineDictionaryObject"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineDictionaryObject" nillable="true" type="tns:VendingMachineDictionaryObject"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineDictionaryObject" nillable="true" type="tns:ArrayOfVendingMachineDictionaryObject"/><xs:complexType name="VendingMachineDictionaryObject"><xs:sequence><xs:element minOccurs="0" name="Key" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" nillable="true" type="xs:anyType"/><xs:element minOccurs="0" name="ValueListSubscriptionProlongationSalesItem" nillable="true" type="tns:ArrayOfSubscriptionProlongationSalesItem"/></xs:sequence></xs:complexType><xs:element name="VendingMachineDictionaryObject" nillable="true" type="tns:VendingMachineDictionaryObject"/><xs:complexType name="ArrayOfSubscriptionProlongationSalesItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionProlongationSalesItem" nillable="true" type="tns:SubscriptionProlongationSalesItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionProlongationSalesItem" nillable="true" type="tns:ArrayOfSubscriptionProlongationSalesItem"/><xs:complexType name="SubscriptionProlongationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubscriptionProlongationSalesItem" nillable="true" type="tns:SubscriptionProlongationSalesItem"/><xs:complexType name="SalesItem"><xs:sequence><xs:element minOccurs="0" name="Barcodes" nillable="true" type="q102:ArrayOfstring" xmlns:q102="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnitPriceWithoutVAT" type="xs:decimal"/><xs:element minOccurs="0" name="SaleDetails" nillable="true" type="tns:ArrayOfSalesItem"/><xs:element minOccurs="0" name="SalesHeaderID" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="SalesNumber" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="Arrangement" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SalesItem" nillable="true" type="tns:SalesItem"/><xs:complexType name="ArrayOfSalesItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesItem" nillable="true" type="tns:SalesItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesItem" nillable="true" type="tns:ArrayOfSalesItem"/><xs:complexType name="ExpositionSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitNo" type="xs:long"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionSalesItem" nillable="true" type="tns:ExpositionSalesItem"/><xs:complexType name="ArticleSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="DirectDebitProcessing" type="xs:boolean"/><xs:element minOccurs="0" name="IsMembership" type="xs:boolean"/><xs:element minOccurs="0" name="UitpasPaymentError" nillable="true" type="q103:UitpasPaymentError" xmlns:q103="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleSalesItem" nillable="true" type="tns:ArticleSalesItem"/><xs:simpleType name="UitpasPaymentErrorType"><xs:restriction base="xs:string"><xs:enumeration value="PaymentFailed"/><xs:enumeration value="PaymentPriceIsWrong"/></xs:restriction></xs:simpleType><xs:element name="UitpasPaymentErrorType" nillable="true" type="tns:UitpasPaymentErrorType"/><xs:complexType name="CultureEventReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="CultureEventReservationId" type="ser:guid"/><xs:element minOccurs="0" name="Seats" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:element minOccurs="0" name="Sites" nillable="true" type="tns:ArrayOfSiteAllocation"/><xs:element minOccurs="0" name="RegistrationArticleSales" nillable="true" type="tns:ArrayOfArticleSalesItem"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventReservationSalesItem" nillable="true" type="tns:CultureEventReservationSalesItem"/><xs:complexType name="ArrayOfArticleSalesItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleSalesItem" nillable="true" type="tns:ArticleSalesItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleSalesItem" nillable="true" type="tns:ArrayOfArticleSalesItem"/><xs:complexType name="CultureEventWaitingListReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="CultureEventWaitingListReservationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventWaitingListReservationSalesItem" nillable="true" type="tns:CultureEventWaitingListReservationSalesItem"/><xs:complexType name="ActivityReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="EntryId" type="ser:guid"/><xs:element minOccurs="0" name="OrderId" type="ser:guid"/><xs:element minOccurs="0" name="UitpasPaymentErrors" nillable="true" type="q104:ArrayOfUitpasPaymentError" xmlns:q104="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/><xs:element minOccurs="0" name="Status" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ActivityReservationSalesItem" nillable="true" type="tns:ActivityReservationSalesItem"/><xs:complexType name="FitnessActivityDayReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityDayReservationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FitnessActivityDayReservationSalesItem" nillable="true" type="tns:FitnessActivityDayReservationSalesItem"/><xs:complexType name="RentalReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="RentalReservationId" type="ser:guid"/><xs:element minOccurs="0" name="PostedAmount" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalReservationSalesItem" nillable="true" type="tns:RentalReservationSalesItem"/><xs:complexType name="RecurringPlaceReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="SerieId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RecurringPlaceReservationSalesItem" nillable="true" type="tns:RecurringPlaceReservationSalesItem"/><xs:complexType name="PlaceReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PlaceReservationSalesItem" nillable="true" type="tns:PlaceReservationSalesItem"/><xs:complexType name="FileSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="FileActivityId" type="ser:guid"/><xs:element minOccurs="0" name="FileId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FileSalesItem" nillable="true" type="tns:FileSalesItem"/><xs:complexType name="ChildCareCentreEntryReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreEntryId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ChildCareCentreEntryReservationSalesItem" nillable="true" type="tns:ChildCareCentreEntryReservationSalesItem"/><xs:complexType name="OrganisedVisitRebookingSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganisedVisitRebookingSalesItem" nillable="true" type="tns:OrganisedVisitRebookingSalesItem"/><xs:complexType name="CultureSeriesReservationSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="CultureEventReservationId" type="ser:guid"/><xs:element minOccurs="0" name="CultureSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="Seats" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:element minOccurs="0" name="Sites" nillable="true" type="tns:ArrayOfSiteAllocation"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSeriesReservationSalesItem" nillable="true" type="tns:CultureSeriesReservationSalesItem"/><xs:complexType name="SubscriptionConversionSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="OldSubscriptionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SubscriptionConversionSalesItem" nillable="true" type="tns:SubscriptionConversionSalesItem"/><xs:complexType name="FamilySubscriptionAdjustmentSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FamilySubscriptionAdjustmentSalesItem" nillable="true" type="tns:FamilySubscriptionAdjustmentSalesItem"/><xs:complexType name="DigitalWalletChargeSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="DigitalWalletId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DigitalWalletChargeSalesItem" nillable="true" type="tns:DigitalWalletChargeSalesItem"/><xs:complexType name="CombiExpositionSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitNo" type="xs:long"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiExpositionSalesItem" nillable="true" type="tns:CombiExpositionSalesItem"/><xs:complexType name="CombiOrganisedVisitRebookingSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CombiOrganisedVisitRebookingSalesItem" nillable="true" type="tns:CombiOrganisedVisitRebookingSalesItem"/><xs:complexType name="WaitingListSalesItem"><xs:complexContent mixed="false"><xs:extension base="tns:SalesItem"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="DirectDebitProcessing" type="xs:boolean"/><xs:element minOccurs="0" name="DirectDebitRegistrationArticleId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="WaitingListSalesItem" nillable="true" type="tns:WaitingListSalesItem"/><xs:element name="GetVendingMachineCrystalReportsDatasourceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:VendingMachineCrystalReportDatasource"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineCrystalReportDatasource"><xs:sequence><xs:element minOccurs="0" name="Xml" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="XmlSchema" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="TicketType" type="tns:TicketType"/><xs:element minOccurs="0" name="NumberOfTickets" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:VendingMachineCrystalReportDatasource"/><xs:simpleType name="TicketType"><xs:restriction base="xs:string"><xs:enumeration value="ReportEntryTicketExposition"/><xs:enumeration value="ReportActivityEntryTicket"/><xs:enumeration value="ReportEntryTicketSub"/><xs:enumeration value="ReportEntryTicket"/><xs:enumeration value="ReportCultureTicket"/></xs:restriction></xs:simpleType><xs:element name="TicketType" nillable="true" type="tns:TicketType"/><xs:element name="GetVendingMachineCrystalReportsDatasourcesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasources" nillable="true" type="tns:ArrayOfVendingMachineCrystalReportDatasource"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineCrystalReportDatasource"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:VendingMachineCrystalReportDatasource"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineCrystalReportDatasource" nillable="true" type="tns:ArrayOfVendingMachineCrystalReportDatasource"/><xs:element name="SetVendingMachineIncentivesTicketPrintedRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="IncentivesId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetVendingMachineArticlePartsSalesLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineArticlePartsSalesLineSearchCriteria" nillable="true" type="tns:VendingMachineArticlePartsSalesLineSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineArticlePartsSalesLineSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="MainsSalesLineID" type="ser:guid"/><xs:element minOccurs="0" name="PrintTicket" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticlePartsSalesLineSearchCriteria" nillable="true" type="tns:VendingMachineArticlePartsSalesLineSearchCriteria"/><xs:element name="GetVendingMachineArticlePartsSalesLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineArticlePartsSalesLines" nillable="true" type="tns:ArrayOfVendingMachineArticlePartsSalesLine"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineArticlePartsSalesLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineArticlePartsSalesLine" nillable="true" type="tns:VendingMachineArticlePartsSalesLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineArticlePartsSalesLine" nillable="true" type="tns:ArrayOfVendingMachineArticlePartsSalesLine"/><xs:complexType name="VendingMachineArticlePartsSalesLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionItem" type="xs:boolean"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VendingMachineArticlePartsSalesLine" nillable="true" type="tns:VendingMachineArticlePartsSalesLine"/><xs:element name="GetHeadOfFamilySubscriberIdRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="addressCardId" type="ser:guid"/><xs:element minOccurs="0" name="subscriberId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHeadOfFamilySubscriberIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="HeadOfFamilySubscriberId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendingMachineExpositionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineExpositionSearchCriteria" nillable="true" type="tns:VendingMachineExpositionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineExpositionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendingMachineExpositionIncludes"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionSearchCriteria" nillable="true" type="tns:VendingMachineExpositionSearchCriteria"/><xs:complexType name="VendingMachineExpositionIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionIncludes" nillable="true" type="tns:VendingMachineExpositionIncludes"/><xs:element name="FindVendingMachineExpositionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineExpositions" nillable="true" type="tns:ArrayOfVendingMachineExposition"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineExposition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineExposition" nillable="true" type="tns:VendingMachineExposition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineExposition" nillable="true" type="tns:ArrayOfVendingMachineExposition"/><xs:complexType name="VendingMachineExposition"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Location" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxVisitorsPerGroup" type="xs:int"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="FromExposition" type="xs:dateTime"/><xs:element minOccurs="0" name="UntilExposition" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionSubscriptionItems" nillable="true" type="tns:ArrayOfExpositionSubscriptionItem"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExposition" nillable="true" type="tns:VendingMachineExposition"/><xs:complexType name="ArrayOfExpositionSubscriptionItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionSubscriptionItem" nillable="true" type="tns:ExpositionSubscriptionItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionSubscriptionItem" nillable="true" type="tns:ArrayOfExpositionSubscriptionItem"/><xs:complexType name="ExpositionSubscriptionItem"><xs:sequence><xs:element minOccurs="0" name="DeductSessionOnVisit" type="xs:boolean"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="MaxPeriodsToReserve" type="xs:int"/><xs:element minOccurs="0" name="MaxTickets" type="xs:int"/><xs:element minOccurs="0" name="RequiredSubscriptionArticleId" type="ser:guid"/><xs:element minOccurs="0" name="TimeOfValidationCheck" type="tns:ExpositionSubscriptionTimeOfValidationChecks"/></xs:sequence></xs:complexType><xs:element name="ExpositionSubscriptionItem" nillable="true" type="tns:ExpositionSubscriptionItem"/><xs:simpleType name="ExpositionSubscriptionTimeOfValidationChecks"><xs:restriction base="xs:string"><xs:enumeration value="AtReservationDate"/><xs:enumeration value="AtVisitDate"/></xs:restriction></xs:simpleType><xs:element name="ExpositionSubscriptionTimeOfValidationChecks" nillable="true" type="tns:ExpositionSubscriptionTimeOfValidationChecks"/><xs:element name="FindVendingMachineExpositionPeriodDatesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineExpositionPeriodDateSearchCriteria" nillable="true" type="tns:VendingMachineExpositionPeriodDateSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineExpositionPeriodDateSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendingMachineExpositionPeriodDateIncludes"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionPeriodDateSearchCriteria" nillable="true" type="tns:VendingMachineExpositionPeriodDateSearchCriteria"/><xs:complexType name="VendingMachineExpositionPeriodDateIncludes"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionID" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionPeriodDateIncludes" nillable="true" type="tns:VendingMachineExpositionPeriodDateIncludes"/><xs:element name="FindVendingMachineExpositionPeriodDatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineExpositionPeriodDates" nillable="true" type="q105:ArrayOfdateTime" xmlns:q105="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendingMachineExpositionPeriodPricesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineExpositionPeriodPriceSearchCriteria" nillable="true" type="tns:VendingMachineExpositionPeriodPriceSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineExpositionPeriodPriceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendingMachineExpositionPeriodPriceIncludes"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionPeriodPriceSearchCriteria" nillable="true" type="tns:VendingMachineExpositionPeriodPriceSearchCriteria"/><xs:complexType name="VendingMachineExpositionPeriodPriceIncludes"><xs:sequence><xs:element minOccurs="0" name="ExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="PersonID" type="ser:guid"/><xs:element minOccurs="0" name="PeriodID" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionPeriodPriceIncludes" nillable="true" type="tns:VendingMachineExpositionPeriodPriceIncludes"/><xs:element name="FindVendingMachineExpositionPeriodPricesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineExpositionPeriodPrice" nillable="true" type="tns:VendingMachineExpositionPeriodPrice"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineExpositionPeriodPrice"><xs:sequence><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfVendingMachineExpositionPrice"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfExpositionArticle"/><xs:element minOccurs="0" name="PreSaleDiscounts" nillable="true" type="tns:ArrayOfExpositionPreSaleDiscount"/></xs:sequence></xs:complexType><xs:element name="VendingMachineExpositionPeriodPrice" nillable="true" type="tns:VendingMachineExpositionPeriodPrice"/><xs:complexType name="ArrayOfVendingMachineExpositionPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineExpositionPrice" nillable="true" type="tns:VendingMachineExpositionPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineExpositionPrice" nillable="true" type="tns:ArrayOfVendingMachineExpositionPrice"/><xs:complexType name="VendingMachineExpositionPrice"><xs:complexContent mixed="false"><xs:extension base="tns:ExpositionPrice"><xs:sequence><xs:element minOccurs="0" name="PriceTranslations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="AdditionalPriceInformationTranslations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="SoulItValidation" type="xs:boolean"/><xs:element minOccurs="0" name="AllowedZipCodes" nillable="true" type="q106:ArrayOfstring" xmlns:q106="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AllowedMinAge" type="xs:int"/><xs:element minOccurs="0" name="AllowedMaxAge" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="VendingMachineExpositionPrice" nillable="true" type="tns:VendingMachineExpositionPrice"/><xs:complexType name="ExpositionPrice"><xs:complexContent mixed="false"><xs:extension base="tns:Price"><xs:sequence><xs:element minOccurs="0" name="CalculationType" type="tns:CalculationType"/><xs:element minOccurs="0" name="MinimumQuantity" type="xs:int"/><xs:element minOccurs="0" name="ExpositionAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ArticleAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ActivePeriods" nillable="true" type="tns:ArrayOfPeriod"/><xs:element minOccurs="0" name="MinSaleQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxSaleQuantity" type="xs:int"/><xs:element minOccurs="0" name="AdditionalInformation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationCost" type="xs:decimal"/><xs:element minOccurs="0" name="SelectionType" type="tns:SelectionType"/><xs:element minOccurs="0" name="AskNames" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryBuyMinQtyWeb" type="xs:boolean"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="UitpasChanceTariffMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="UitpasEventID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LinkToExistingCard" type="xs:boolean"/><xs:element minOccurs="0" name="HasAllowedSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroupId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleGroupName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleInfo4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleInfo5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LerarenkaartActive" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalSaleIntegration" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionPrice" nillable="true" type="tns:ExpositionPrice"/><xs:complexType name="Price"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Group" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="Price" nillable="true" type="tns:Price"/><xs:complexType name="CultureEventPrice"><xs:complexContent mixed="false"><xs:extension base="tns:Price"><xs:sequence><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeatBlock" nillable="true" type="tns:SeatBlock"/><xs:element minOccurs="0" name="SeatRow" nillable="true" type="tns:SeatRow"/><xs:element minOccurs="0" name="Seat" nillable="true" type="tns:Seat"/><xs:element minOccurs="0" name="SeatRange" nillable="true" type="tns:SeatRange"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="MinimumQty" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="DonationPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Site" nillable="true" type="tns:CultureSite"/><xs:element minOccurs="0" name="ExternalSaleIntegration" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventPrice" nillable="true" type="tns:CultureEventPrice"/><xs:complexType name="SeatBlock"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Location"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Rows" nillable="true" type="tns:ArrayOfSeatRow"/><xs:element minOccurs="0" name="HallElements" nillable="true" type="tns:ArrayOfHallElement"/><xs:element minOccurs="0" name="ElementJson" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SeatBlock" nillable="true" type="tns:SeatBlock"/><xs:complexType name="Location"><xs:sequence><xs:element minOccurs="0" name="Dx" type="xs:double"/><xs:element minOccurs="0" name="Dy" type="xs:double"/><xs:element minOccurs="0" name="X" type="xs:double"/><xs:element minOccurs="0" name="Y" type="xs:double"/><xs:element minOccurs="0" name="Angle" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="Location" nillable="true" type="tns:Location"/><xs:complexType name="ArrayOfSeatRow"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatRow" nillable="true" type="tns:SeatRow"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeatRow" nillable="true" type="tns:ArrayOfSeatRow"/><xs:complexType name="SeatRow"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Location"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Seats" nillable="true" type="tns:ArrayOfSeat"/><xs:element minOccurs="0" name="ElementJson" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SeatRow" nillable="true" type="tns:SeatRow"/><xs:complexType name="ArrayOfSeat"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Seat" nillable="true" type="tns:Seat"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeat" nillable="true" type="tns:ArrayOfSeat"/><xs:complexType name="Seat"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Location"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="Number" type="xs:int"/><xs:element minOccurs="0" name="Range" nillable="true" type="tns:SeatRange"/><xs:element minOccurs="0" name="ElementJson" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Seat" nillable="true" type="tns:Seat"/><xs:complexType name="SeatRange"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Color" type="q107:Color" xmlns:q107="http://schemas.datacontract.org/2004/07/System.Drawing"/></xs:sequence></xs:complexType><xs:element name="SeatRange" nillable="true" type="tns:SeatRange"/><xs:complexType name="ArrayOfHallElement"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="HallElement" nillable="true" type="tns:HallElement"/></xs:sequence></xs:complexType><xs:element name="ArrayOfHallElement" nillable="true" type="tns:ArrayOfHallElement"/><xs:complexType name="HallElement"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ElementJSON" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="HallElement" nillable="true" type="tns:HallElement"/><xs:complexType name="CultureSite"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPlaces" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Location"/><xs:element minOccurs="0" name="ElementJson" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureSite" nillable="true" type="tns:CultureSite"/><xs:complexType name="CultureSeriesPrice"><xs:complexContent mixed="false"><xs:extension base="tns:Price"><xs:sequence><xs:element minOccurs="0" name="SeatRange" nillable="true" type="tns:SeatRange"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSeriesPrice" nillable="true" type="tns:CultureSeriesPrice"/><xs:simpleType name="CalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PriceTimesHours"/><xs:enumeration value="FixedPrice"/><xs:enumeration value="PriceTimesQuantity"/><xs:enumeration value="PriceTimesQuantityTimesHours"/></xs:restriction></xs:simpleType><xs:element name="CalculationType" nillable="true" type="tns:CalculationType"/><xs:simpleType name="SelectionType"><xs:restriction base="xs:string"><xs:enumeration value="Normal"/><xs:enumeration value="Vouchers"/><xs:enumeration value="Both"/></xs:restriction></xs:simpleType><xs:element name="SelectionType" nillable="true" type="tns:SelectionType"/><xs:complexType name="ArrayOfExpositionArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionArticle" nillable="true" type="tns:ExpositionArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionArticle" nillable="true" type="tns:ArrayOfExpositionArticle"/><xs:complexType name="ExpositionArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="CalculationType" type="tns:CalculationType"/><xs:element minOccurs="0" name="MinimumQuantity" type="xs:int"/><xs:element minOccurs="0" name="UseLinkedPrices" type="xs:boolean"/><xs:element minOccurs="0" name="LinkedPrices" nillable="true" type="tns:ArrayOfExpositionLinkedPrice"/><xs:element minOccurs="0" name="ActivePeriods" nillable="true" type="tns:ArrayOfPeriod"/><xs:element minOccurs="0" name="MaximumQuantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExpositionArticle" nillable="true" type="tns:ExpositionArticle"/><xs:complexType name="ArrayOfExpositionLinkedPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionLinkedPrice" nillable="true" type="tns:ExpositionLinkedPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionLinkedPrice" nillable="true" type="tns:ArrayOfExpositionLinkedPrice"/><xs:complexType name="ExpositionLinkedPrice"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="MinimumQuantity" type="xs:int"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ExpositionLinkedPrice" nillable="true" type="tns:ExpositionLinkedPrice"/><xs:complexType name="ArrayOfExpositionPreSaleDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPreSaleDiscount" nillable="true" type="tns:ExpositionPreSaleDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPreSaleDiscount" nillable="true" type="tns:ArrayOfExpositionPreSaleDiscount"/><xs:complexType name="ExpositionPreSaleDiscount"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionItemID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPriceID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DaysInAdvance" type="xs:int"/><xs:element minOccurs="0" name="Discount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ExpositionPreSaleDiscount" nillable="true" type="tns:ExpositionPreSaleDiscount"/><xs:element name="SaveWiseCommunicationLogRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineBrocadeLog" nillable="true" type="tns:VendingMachineWiseLog"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineWiseLog"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendingMachineWiseLog" nillable="true" type="tns:VendingMachineWiseLog"/><xs:element name="WiseGetPatronNameRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WiseGetPatronNameCriteria" nillable="true" type="q108:WiseGetPatronNameCriteria" xmlns:q108="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="WiseGetPatronNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q109:WiseGetPatronNameResult" xmlns:q109="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="WiseGetFeesForPatronRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WiseGetFeesForPatronCriteria" nillable="true" type="q110:WiseGetFeesForPatronCriteria" xmlns:q110="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="WiseGetFeesForPatronResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q111:WiseGetFeesForPatronResult" xmlns:q111="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="WiseSetFeePayedForPatronRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WiseSetFeePayedForPatronCriteria" nillable="true" type="q112:WiseSetFeePayedForPatronCriteria" xmlns:q112="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="WiseSetFeePayedForPatronResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q113:WiseSetFeePayedForPatronResult" xmlns:q113="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetVendingMachineTicketsPrintedRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineTicketsPrintedCriteria" nillable="true" type="tns:VendingMachineTicketsPrintedCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineTicketsPrintedCriteria"><xs:sequence><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PrintOnlyToday" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendingMachineTicketsPrintedCriteria" nillable="true" type="tns:VendingMachineTicketsPrintedCriteria"/><xs:element name="GetVendingMachineTicketsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineTicketSearchCriteria" nillable="true" type="tns:VendingMachineTicketSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineTicketSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendingMachineTicketSearchCriteria" nillable="true" type="tns:VendingMachineTicketSearchCriteria"/><xs:element name="GetVendingMachineTicketsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineTickets" nillable="true" type="tns:ArrayOfVendingMachineTicket"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineTicket" nillable="true" type="tns:VendingMachineTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineTicket" nillable="true" type="tns:ArrayOfVendingMachineTicket"/><xs:complexType name="VendingMachineTicket"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="TicketData" nillable="true" type="tns:VendingMachineCrystalReportDatasource"/><xs:element minOccurs="0" name="AllowedZipCodes" nillable="true" type="q114:ArrayOfstring" xmlns:q114="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AllowedMinAge" type="xs:int"/><xs:element minOccurs="0" name="AllowedMaxAge" type="xs:int"/><xs:element minOccurs="0" name="SoulItValidation" type="xs:boolean"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="VendingMachineTicket" nillable="true" type="tns:VendingMachineTicket"/><xs:element name="FindVendingMachineBenefitsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineBenefitsSearchCriteria" nillable="true" type="tns:VendingMachineBenefitsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineBenefitsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendingMachineBenefitsSearchCriteria" nillable="true" type="tns:VendingMachineBenefitsSearchCriteria"/><xs:element name="FindVendingMachineBenefitsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineBenefits" nillable="true" type="tns:ArrayOfVendingMachineBenefit"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendingMachineBenefit"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendingMachineBenefit" nillable="true" type="tns:VendingMachineBenefit"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendingMachineBenefit" nillable="true" type="tns:ArrayOfVendingMachineBenefit"/><xs:complexType name="VendingMachineBenefit"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="BenefitType" type="tns:VendingMachineBenefitType"/><xs:element minOccurs="0" name="IsAvailable" type="xs:boolean"/><xs:element minOccurs="0" name="Details" nillable="true" type="tns:VendingMachineBenefitDetails"/><xs:element minOccurs="0" name="Printed" type="xs:boolean"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesSeriesId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendingMachineBenefit" nillable="true" type="tns:VendingMachineBenefit"/><xs:simpleType name="VendingMachineBenefitType"><xs:restriction base="xs:string"><xs:enumeration value="Incentive"/><xs:enumeration value="Coupon"/><xs:enumeration value="Voucher"/><xs:enumeration value="GiftCertificate"/></xs:restriction></xs:simpleType><xs:element name="VendingMachineBenefitType" nillable="true" type="tns:VendingMachineBenefitType"/><xs:complexType name="VendingMachineBenefitDetails"><xs:sequence><xs:element minOccurs="0" name="ValidFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTill" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTimeFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTimeTill" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidDayOfWeek" type="tns:WeekDay"/><xs:element minOccurs="0" name="NumberOfUsages" type="xs:int"/><xs:element minOccurs="0" name="Applicability" type="xs:int"/><xs:element minOccurs="0" name="SalesChannel" type="xs:int"/><xs:element minOccurs="0" name="DiscountType" type="xs:int"/><xs:element minOccurs="0" name="Discount" type="xs:decimal"/><xs:element minOccurs="0" name="UniquePerSales" type="xs:boolean"/><xs:element minOccurs="0" name="PreSalesOnly" type="xs:boolean"/><xs:element minOccurs="0" name="MaxUsagesPerSale" type="xs:int"/><xs:element minOccurs="0" name="MinimumCredits" type="xs:int"/><xs:element minOccurs="0" name="CreditsPerUsage" type="xs:int"/><xs:element minOccurs="0" name="DiscountAmountPerProduct" type="xs:boolean"/><xs:element minOccurs="0" name="MaxUsagesPerProduct" type="xs:int"/><xs:element minOccurs="0" name="CouponNumberUsed" type="xs:int"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendingMachineBenefitDetails" nillable="true" type="tns:VendingMachineBenefitDetails"/><xs:element name="FindVendingMachineArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindVendingMachineArticlesSearchCriteria" nillable="true" type="tns:FindVendingMachineArticlesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindVendingMachineArticlesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="BenefitId" type="ser:guid"/><xs:element minOccurs="0" name="BenefitCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ForMembershipModule" type="xs:boolean"/><xs:element minOccurs="0" name="SoulItPerson" nillable="true" type="tns:SoulITPerson"/></xs:sequence></xs:complexType><xs:element name="FindVendingMachineArticlesSearchCriteria" nillable="true" type="tns:FindVendingMachineArticlesSearchCriteria"/><xs:complexType name="SoulITPerson"><xs:sequence><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Picture" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceOfBirth" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sex" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SoulITPerson" nillable="true" type="tns:SoulITPerson"/><xs:element name="FindVendingMachineArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindVendingMachineArticlesResponseVendingMachineArticles" nillable="true" type="tns:ArrayOfVendingMachineArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendingMachineSubscriptionsInformationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineSubscriptionsInformationSearchCriteria" nillable="true" type="tns:VendingMachineSubscriptionsInformationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineSubscriptionsInformationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendingMachineSubscriptionsInformationSearchCriteria" nillable="true" type="tns:VendingMachineSubscriptionsInformationSearchCriteria"/><xs:element name="FindVendingMachineSubscriptionsInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineSubscriptionsInformation" nillable="true" type="tns:ArrayOfVendingMachineSubscription"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateSoulItRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateSoulItCriteria" nillable="true" type="tns:ValidateSoulItCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateSoulItCriteria"><xs:sequence><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidateSoulItCriteria" nillable="true" type="tns:ValidateSoulItCriteria"/><xs:element name="ValidateSoulItResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SoulItValidation" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateSoulItByPersonInfoRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateSoulItByPersonInfoCriteria" nillable="true" type="tns:ValidateSoulItByPersonInfoCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateSoulItByPersonInfoCriteria"><xs:sequence><xs:element minOccurs="0" name="SoulITPerson" nillable="true" type="tns:SoulITPerson"/></xs:sequence></xs:complexType><xs:element name="ValidateSoulItByPersonInfoCriteria" nillable="true" type="tns:ValidateSoulItByPersonInfoCriteria"/><xs:element name="ValidateSoulItByPersonInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SoulItValidation" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateSorteerStraatjesCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateSorteerStraatjesCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Card" nillable="true" type="tns:SorteerStraatjesCard"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SorteerStraatjesCard"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="InvalidityReason" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountOnCard" type="xs:decimal"/><xs:element minOccurs="0" name="CardHolder" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SorteerStraatjesCard" nillable="true" type="tns:SorteerStraatjesCard"/><xs:element name="AddPaymentToSorteerStraatjesCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SalesNumber" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPaymentToSorteerStraatjesCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:SorteerStraatjesPaymentResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SorteerStraatjesPaymentResult"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Succeeded" type="xs:boolean"/><xs:element minOccurs="0" name="FailureReason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SorteerStraatjesPaymentResult" nillable="true" type="tns:SorteerStraatjesPaymentResult"/><xs:element name="ValidateAVSBonusCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateAVSBonusCardCriteria" nillable="true" type="tns:ValidateAVSBonusCardCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateAVSBonusCardCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidateAVSBonusCardCriteria" nillable="true" type="tns:ValidateAVSBonusCardCriteria"/><xs:element name="ValidateAVSBonusCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ValidateAVSBonusCardResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateAVSBonusCardResult"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BonusPoints" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ValidateAVSBonusCardResult" nillable="true" type="tns:ValidateAVSBonusCardResult"/><xs:element name="EarnAVSBonusCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EarnAVSBonusCardCriteria" nillable="true" type="tns:EarnAVSBonusCardCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EarnAVSBonusCardCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="EarnAVSBonusCardCriteria" nillable="true" type="tns:EarnAVSBonusCardCriteria"/><xs:element name="EarnAVSBonusCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:EarnAVSBonusCardResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EarnAVSBonusCardResult"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BonusPoints" type="xs:int"/><xs:element minOccurs="0" name="Delta" type="xs:int"/><xs:element minOccurs="0" name="TransactionDate" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EarnAVSBonusCardResult" nillable="true" type="tns:EarnAVSBonusCardResult"/><xs:element name="VendingMachineCarrierSwitchRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCarrierSwitchCriteria" nillable="true" type="tns:VendingMachineCarrierSwitchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendingMachineCarrierSwitchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="CarrierSwitchNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendingMachineCarrierSwitchCriteria" nillable="true" type="tns:VendingMachineCarrierSwitchCriteria"/><xs:element name="VendingMachineCarrierSwitchResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCarrierSwitchValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="CouponCalculateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CouponCalculateCriteria" nillable="true" type="tns:CouponCalculateCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponCalculateCriteria"><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType><xs:element name="CouponCalculateCriteria" nillable="true" type="tns:CouponCalculateCriteria"/><xs:complexType name="Basket"><xs:sequence><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Items" nillable="true" type="tns:ArrayOfBasketItem"/><xs:element minOccurs="0" name="Payments" nillable="true" type="tns:ArrayOfBasketPayment"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="DeliveryAddressId" type="ser:guid"/><xs:element minOccurs="0" name="AdditionalCosts" nillable="true" type="tns:ArrayOfAdditionalCost"/><xs:element minOccurs="0" name="OrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayLater" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeCosts" nillable="true" type="tns:ExcludeCosts"/><xs:element minOccurs="0" name="AdditionalDiscounts" nillable="true" type="tns:ArrayOfAdditionalDiscount"/><xs:element minOccurs="0" name="TrxId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponCodes" nillable="true" type="q115:ArrayOfstring" xmlns:q115="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="ContactId" type="ser:guid"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AnonymousPerson" nillable="true" type="tns:Anonymous"/><xs:element minOccurs="0" name="StaffMemberId" type="ser:guid"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GiftCertificates" nillable="true" type="q116:ArrayOfstring" xmlns:q116="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CustomerZipCodeId" type="ser:guid"/><xs:element minOccurs="0" name="ResellerCodeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TescoCodes" nillable="true" type="q117:ArrayOfstring" xmlns:q117="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IncertCodes" nillable="true" type="tns:ArrayOfIncertDiscount"/><xs:element minOccurs="0" name="FashionChequeCodes" nillable="true" type="tns:ArrayOfFashionChequeDiscount"/><xs:element minOccurs="0" name="SalesZoneTableId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesQuestionAnswers" nillable="true" type="q118:ArrayOfSalesQuestionAnswer" xmlns:q118="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="GezinsbondCard" nillable="true" type="tns:GezinsbondCard"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="Basket" nillable="true" type="tns:Basket"/><xs:complexType name="ArrayOfBasketItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BasketItem" nillable="true" type="tns:BasketItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBasketItem" nillable="true" type="tns:ArrayOfBasketItem"/><xs:complexType name="ArrayOfBasketPayment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BasketPayment" nillable="true" type="tns:BasketPayment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBasketPayment" nillable="true" type="tns:ArrayOfBasketPayment"/><xs:complexType name="BasketPayment"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethodId" type="ser:guid"/><xs:element minOccurs="0" name="ExtraInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentTerminalText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RoundedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="OrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PayId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TrxId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SplitReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefundReference" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="BasketPayment" nillable="true" type="tns:BasketPayment"/><xs:complexType name="IncassoBasketPayment"><xs:complexContent mixed="false"><xs:extension base="tns:BasketPayment"><xs:sequence><xs:element minOccurs="0" name="NumberOfIncassoPayments" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IncassoBasketPayment" nillable="true" type="tns:IncassoBasketPayment"/><xs:complexType name="PersonCardPayment"><xs:annotation><xs:documentation>A PersonCardPayment is a payment which is temporary registered on the customers running account</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:BasketPayment"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"><xs:annotation><xs:documentation>The PersonCardId can be obtained from a call to FindPersonCards</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PersonCardPayment" nillable="true" type="tns:PersonCardPayment"/><xs:complexType name="ArrayOfAdditionalCost"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AdditionalCost" nillable="true" type="tns:AdditionalCost"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAdditionalCost" nillable="true" type="tns:ArrayOfAdditionalCost"/><xs:complexType name="AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="Cost" type="xs:decimal"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AdditionalCost" nillable="true" type="tns:AdditionalCost"/><xs:complexType name="RentalWarranty"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalWarranty" nillable="true" type="tns:RentalWarranty"/><xs:complexType name="ReservationCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="MaximumCost" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ReservationCost" nillable="true" type="tns:ReservationCost"/><xs:complexType name="AdministrativeCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="AdministrativeCost" nillable="true" type="tns:AdministrativeCost"/><xs:complexType name="IncassoCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="NumberOfPayments" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IncassoCost" nillable="true" type="tns:IncassoCost"/><xs:complexType name="NewCardsCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="MainItemID" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="NewCardsCost" nillable="true" type="tns:NewCardsCost"/><xs:complexType name="ExpositionReservationCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionReservationCost" nillable="true" type="tns:ExpositionReservationCost"/><xs:complexType name="TransportCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="Module" type="tns:RcxWebshopModules"/><xs:element minOccurs="0" name="ItemID" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TransportCost" nillable="true" type="tns:TransportCost"/><xs:simpleType name="RcxWebshopModules"><xs:restriction base="xs:string"><xs:enumeration value="General"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="MyAccount"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Login"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Basket"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Articles"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Activities"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Fitness"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LessonsChildren"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">50</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Reservations"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rental"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">70</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ticketing"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">80</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Expositions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">90</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Subscriptions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BKO"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">110</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SubscriptionVisualisation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">120</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Scenarios"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="RcxWebshopModules" nillable="true" type="tns:RcxWebshopModules"/><xs:complexType name="WalletDebt"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="WalletDebt" nillable="true" type="tns:WalletDebt"/><xs:complexType name="ShippingCost"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalCost"><xs:sequence><xs:element minOccurs="0" name="Type" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ShippingCost" nillable="true" type="tns:ShippingCost"/><xs:complexType name="ExcludeCosts"><xs:sequence><xs:element minOccurs="0" name="ExcludeAdministrativeCost" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeReservationCost" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeExpositionReservationCost" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeShippingCost" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExcludeCosts" nillable="true" type="tns:ExcludeCosts"/><xs:complexType name="ArrayOfAdditionalDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AdditionalDiscount" nillable="true" type="tns:AdditionalDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAdditionalDiscount" nillable="true" type="tns:ArrayOfAdditionalDiscount"/><xs:complexType name="AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="Discount" type="xs:decimal"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AdditionalDiscount" nillable="true" type="tns:AdditionalDiscount"/><xs:complexType name="GenLoyaltyCardDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitDiscounts" nillable="true" type="tns:ArrayOfOrganisedVisitDiscount"/><xs:element minOccurs="0" name="CultureEventReservationDiscounts" nillable="true" type="tns:ArrayOfCultureEventReservationDiscount"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GenLoyaltyCardDiscount" nillable="true" type="tns:GenLoyaltyCardDiscount"/><xs:complexType name="ArrayOfOrganisedVisitDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitDiscount" nillable="true" type="tns:OrganisedVisitDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitDiscount" nillable="true" type="tns:ArrayOfOrganisedVisitDiscount"/><xs:complexType name="OrganisedVisitDiscount"><xs:sequence><xs:element minOccurs="0" name="Discount" type="xs:decimal"/><xs:element minOccurs="0" name="OrganisedVisitID" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitDiscount" nillable="true" type="tns:OrganisedVisitDiscount"/><xs:complexType name="ArrayOfCultureEventReservationDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventReservationDiscount" nillable="true" type="tns:CultureEventReservationDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventReservationDiscount" nillable="true" type="tns:ArrayOfCultureEventReservationDiscount"/><xs:complexType name="CultureEventReservationDiscount"><xs:sequence><xs:element minOccurs="0" name="CultureEventID" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventReservationID" type="ser:guid"/><xs:element minOccurs="0" name="Discount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureEventReservationDiscount" nillable="true" type="tns:CultureEventReservationDiscount"/><xs:complexType name="CouponCodeDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="CouponDiscounts" nillable="true" type="tns:ArrayOfCouponDiscount"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CouponCodeDiscount" nillable="true" type="tns:CouponCodeDiscount"/><xs:complexType name="ArrayOfCouponDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CouponDiscount" nillable="true" type="tns:CouponDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCouponDiscount" nillable="true" type="tns:ArrayOfCouponDiscount"/><xs:complexType name="CouponDiscount"><xs:sequence><xs:element minOccurs="0" name="CouponCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponID" type="ser:guid"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CouponDiscount" nillable="true" type="tns:CouponDiscount"/><xs:complexType name="FamilyDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="FamilyDiscount" nillable="true" type="tns:FamilyDiscount"/><xs:complexType name="GiftCertificateDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionCardID" type="ser:guid"/><xs:element minOccurs="0" name="RemainingAmount" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GiftCertificateDiscount" nillable="true" type="tns:GiftCertificateDiscount"/><xs:complexType name="WaiterPadDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="WaiterPadDiscount" nillable="true" type="tns:WaiterPadDiscount"/><xs:complexType name="TescoCodeDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="TescoCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TescoTokenValue" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TescoCodeDiscount" nillable="true" type="tns:TescoCodeDiscount"/><xs:complexType name="IncertDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="IncertCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RedemptionID" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IncertDiscount" nillable="true" type="tns:IncertDiscount"/><xs:complexType name="FashionChequeDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="ActivationRequestID" type="ser:guid"/><xs:element minOccurs="0" name="FashionChequeCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FashionChequeSecurityCode" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FashionChequeDiscount" nillable="true" type="tns:FashionChequeDiscount"/><xs:complexType name="GezinsbondDiscount"><xs:complexContent mixed="false"><xs:extension base="tns:AdditionalDiscount"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionId" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GezinsbondDiscount" nillable="true" type="tns:GezinsbondDiscount"/><xs:complexType name="ArrayOfIncertDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IncertDiscount" nillable="true" type="tns:IncertDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIncertDiscount" nillable="true" type="tns:ArrayOfIncertDiscount"/><xs:complexType name="ArrayOfFashionChequeDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FashionChequeDiscount" nillable="true" type="tns:FashionChequeDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFashionChequeDiscount" nillable="true" type="tns:ArrayOfFashionChequeDiscount"/><xs:element name="CouponCalculateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CouponCalculateResult" nillable="true" type="tns:CouponCalculateResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponCalculateResult"><xs:sequence><xs:element minOccurs="0" name="Status" type="tns:CouponStatus"/><xs:element minOccurs="0" name="Discounts" nillable="true" type="tns:ArrayOfCouponDiscount"/></xs:sequence></xs:complexType><xs:element name="CouponCalculateResult" nillable="true" type="tns:CouponCalculateResult"/><xs:simpleType name="CouponStatus"><xs:restriction base="xs:string"><xs:enumeration value="Success"/><xs:enumeration value="CouponNotFound"/><xs:enumeration value="CouponCanNotBeUsedByAddressGroup"/><xs:enumeration value="CouponCanNotBeUsedInDivision"/><xs:enumeration value="CouponIsNotValidYet"/><xs:enumeration value="CouponExpired"/><xs:enumeration value="CouponUsedInInvalidTimeframe"/><xs:enumeration value="CouponUsedOnWrongDayOfWeek"/><xs:enumeration value="CouponCanNotBeUsedInThisSalesChannel"/><xs:enumeration value="CouponMaximumNumberOfUsagesReached"/><xs:enumeration value="CouponNotApplicableToSales"/><xs:enumeration value="CouponSalesSeriesAlreadyUsed"/><xs:enumeration value="CouponsCanNotBeUsedTogether"/><xs:enumeration value="CouponInsufficientCredits"/><xs:enumeration value="CouponIsNoVoucher"/><xs:enumeration value="CouponMaximumNumberOfUsagesPerCustomerReached"/><xs:enumeration value="CouponIsPromotionRule"/><xs:enumeration value="CouponIsNotValidOnPointOfSale"/></xs:restriction></xs:simpleType><xs:element name="CouponStatus" nillable="true" type="tns:CouponStatus"/><xs:element name="CouponReserveRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CouponReserveCriteria" nillable="true" type="tns:CouponReserveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponReserveCriteria"><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType><xs:element name="CouponReserveCriteria" nillable="true" type="tns:CouponReserveCriteria"/><xs:element name="CouponReserveResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CouponReserveResult" nillable="true" type="tns:CouponReserveResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponReserveResult"><xs:sequence><xs:element minOccurs="0" name="Status" type="tns:CouponStatus"/><xs:element minOccurs="0" name="Discounts" nillable="true" type="tns:ArrayOfCouponDiscount"/><xs:element minOccurs="0" name="CouponReservations" nillable="true" type="q119:ArrayOfguid" xmlns:q119="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="CouponReserveResult" nillable="true" type="tns:CouponReserveResult"/><xs:element name="CouponReleaseRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CouponReleaseResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CouponReleaseResult" nillable="true" type="tns:CouponReleaseResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponReleaseResult"><xs:sequence><xs:element minOccurs="0" name="IsSuccess" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CouponReleaseResult" nillable="true" type="tns:CouponReleaseResult"/><xs:element name="VoucherValidateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VoucherValidateCriteria" nillable="true" type="tns:VoucherValidateCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VoucherValidateCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="VoucherCodes" nillable="true" type="q120:ArrayOfstring" xmlns:q120="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="VoucherValidateCriteria" nillable="true" type="tns:VoucherValidateCriteria"/><xs:element name="VoucherValidateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VoucherValidateResult" nillable="true" type="tns:VoucherValidateResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VoucherValidateResult"><xs:sequence><xs:element minOccurs="0" name="VoucherStates" nillable="true" type="tns:ArrayOfVoucherStatus"/><xs:element minOccurs="0" name="CouponDetails" nillable="true" type="tns:ArrayOfCouponDetail"/></xs:sequence></xs:complexType><xs:element name="VoucherValidateResult" nillable="true" type="tns:VoucherValidateResult"/><xs:complexType name="ArrayOfVoucherStatus"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VoucherStatus" nillable="true" type="tns:VoucherStatus"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVoucherStatus" nillable="true" type="tns:ArrayOfVoucherStatus"/><xs:complexType name="VoucherStatus"><xs:sequence><xs:element minOccurs="0" name="VoucherCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="tns:CouponStatus"/></xs:sequence></xs:complexType><xs:element name="VoucherStatus" nillable="true" type="tns:VoucherStatus"/><xs:complexType name="ArrayOfCouponDetail"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CouponDetail" nillable="true" type="tns:CouponDetail"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCouponDetail" nillable="true" type="tns:ArrayOfCouponDetail"/><xs:complexType name="CouponDetail"><xs:sequence><xs:element minOccurs="0" name="SubjectID" type="ser:guid"/><xs:element minOccurs="0" name="SalesType" type="tns:CouponSalesType"/><xs:element minOccurs="0" name="PriceTypeID" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CouponDetail" nillable="true" type="tns:CouponDetail"/><xs:simpleType name="CouponSalesType"><xs:restriction base="xs:string"><xs:enumeration value="Article"/><xs:enumeration value="Subscription"/><xs:enumeration value="Exposition"/><xs:enumeration value="CultureEvent"/><xs:enumeration value="Activity"/><xs:enumeration value="Place"/><xs:enumeration value="Other"/></xs:restriction></xs:simpleType><xs:element name="CouponSalesType" nillable="true" type="tns:CouponSalesType"/><xs:complexType name="CouponDetailArticle"><xs:complexContent mixed="false"><xs:extension base="tns:CouponDetail"><xs:sequence><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CouponDetailArticle" nillable="true" type="tns:CouponDetailArticle"/><xs:complexType name="CouponDetailSubscription"><xs:complexContent mixed="false"><xs:extension base="tns:CouponDetail"><xs:sequence><xs:element minOccurs="0" name="SubscriptionArticle" nillable="true" type="tns:SubscriptionArticle"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CouponDetailSubscription" nillable="true" type="tns:CouponDetailSubscription"/><xs:complexType name="CouponDetailExposition"><xs:complexContent mixed="false"><xs:extension base="tns:CouponDetail"><xs:sequence><xs:element minOccurs="0" name="Exposition" nillable="true" type="tns:Exposition"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CouponDetailExposition" nillable="true" type="tns:CouponDetailExposition"/><xs:complexType name="Exposition"><xs:annotation><xs:documentation>Exposition Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Audiences" nillable="true" type="tns:ArrayOfAudience"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionType" nillable="true" type="tns:ExpositionType"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Exposition Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="Location" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:ArrayOfExpositionPeriod"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfExpositionPrice"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="VAT" nillable="true" type="tns:Vat"/><xs:element minOccurs="0" name="SubCategories" nillable="true" type="tns:ArrayOfExpositionSubcategory"/><xs:element minOccurs="0" name="AddressLocation" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxVisitorsPerGroup" type="xs:int"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info5" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GiftAidEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="GenLoyaltyActive" type="xs:boolean"/><xs:element minOccurs="0" name="ControlType" type="xs:int"/><xs:element minOccurs="0" name="MaxVisitorsPerPeriod" type="xs:int"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfExpositionArticle"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfExpositionArticleOptional"/><xs:element minOccurs="0" name="PreSaleDiscounts" nillable="true" type="tns:ArrayOfExpositionPreSaleDiscount"/><xs:element minOccurs="0" name="AskNames" type="xs:boolean"/><xs:element minOccurs="0" name="ItemAsPrice" type="xs:boolean"/><xs:element minOccurs="0" name="MaxTicketsPerWebSale" type="xs:int"/><xs:element minOccurs="0" name="HasAllowedSubscriptions" type="xs:boolean"/><xs:element minOccurs="0" name="EnableTargetGroupSelection" type="xs:boolean"/><xs:element minOccurs="0" name="AllowOverbooking" type="xs:boolean"/><xs:element minOccurs="0" name="AskNamesConfiguration" nillable="true" type="tns:AskNamesConfiguration"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="AskLanguageOnWeb" type="xs:boolean"/><xs:element minOccurs="0" name="ResellerCapacity" type="xs:int"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="DirectSellingEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="EnableSkillSelection" type="xs:boolean"/><xs:element minOccurs="0" name="Skills" nillable="true" type="tns:ArrayOfSkill"/><xs:element minOccurs="0" name="AskForRemarks" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeFromOverview" type="xs:boolean"/><xs:element minOccurs="0" name="LinkedExpositionID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LinkedExpositionSameDate" type="xs:boolean"/><xs:element minOccurs="0" name="EnablePresale" type="xs:boolean"/><xs:element minOccurs="0" name="PresaleFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PresaleUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LinkedExpositionTimeslotSpan" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LinkedExpositionTimeslotSpanDirection" type="tns:LinkedExpositionTimeslotSpanDirection"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="LinkToExistingCard" type="xs:boolean"/><xs:element minOccurs="0" name="HideItemGroups" type="xs:boolean"/><xs:element minOccurs="0" name="SpecialDayCalendars" nillable="true" type="tns:ArrayOfSpecialDayCalendar"/><xs:element minOccurs="0" name="ExpositionTimePeriodCategories" nillable="true" type="tns:ArrayOfExpositionTimePeriodCategory"/><xs:element minOccurs="0" name="ShowCapacity" type="xs:boolean"/><xs:element minOccurs="0" name="FinalRegistrationPerCountryGroups" nillable="true" type="tns:ArrayOfFinalRegistrationPerCountryGroup"/><xs:element minOccurs="0" name="MinimumAge" type="xs:int"/><xs:element minOccurs="0" name="ItemGroupsSelected" type="xs:boolean"/><xs:element minOccurs="0" name="DesiredEmployeeSkills" nillable="true" type="tns:ArrayOfSkill"/></xs:sequence></xs:complexType><xs:element name="Exposition" nillable="true" type="tns:Exposition"/><xs:complexType name="ArrayOfAudience"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Audience" nillable="true" type="tns:Audience"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAudience" nillable="true" type="tns:ArrayOfAudience"/><xs:complexType name="ExpositionType"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExpositionType" nillable="true" type="tns:ExpositionType"/><xs:complexType name="ArrayOfExpositionPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriod" nillable="true" type="tns:ExpositionPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriod" nillable="true" type="tns:ArrayOfExpositionPeriod"/><xs:complexType name="ExpositionPeriod"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="FinalSubscriptionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsExcluded" type="xs:boolean"/><xs:element minOccurs="0" name="Occupancy" nillable="true" type="tns:Occupancy"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="FinalSubscriptionDateBo" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ResellerCapacity" type="xs:int"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfExpositionPeriodArticle"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriod" nillable="true" type="tns:ExpositionPeriod"/><xs:complexType name="Occupancy"><xs:sequence><xs:element minOccurs="0" name="Current" type="xs:int"/><xs:element minOccurs="0" name="Maximum" type="xs:int"/><xs:element minOccurs="0" name="Remaining" type="xs:int"/><xs:element minOccurs="0" name="ControlType" type="xs:int"/><xs:element minOccurs="0" name="MaxVisitorsPerGroup" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Occupancy" nillable="true" type="tns:Occupancy"/><xs:complexType name="ArrayOfExpositionPeriodArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodArticle" nillable="true" type="tns:ExpositionPeriodArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodArticle" nillable="true" type="tns:ArrayOfExpositionPeriodArticle"/><xs:complexType name="ExpositionPeriodArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionItemId" type="ser:guid"/><xs:element minOccurs="0" name="MaxCapacity" type="xs:int"/><xs:element minOccurs="0" name="ValidFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTill" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodArticle" nillable="true" type="tns:ExpositionPeriodArticle"/><xs:complexType name="ArrayOfExpositionPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPrice" nillable="true" type="tns:ExpositionPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPrice" nillable="true" type="tns:ArrayOfExpositionPrice"/><xs:complexType name="ArrayOfExpositionSubcategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionSubcategory" nillable="true" type="tns:ExpositionSubcategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionSubcategory" nillable="true" type="tns:ArrayOfExpositionSubcategory"/><xs:complexType name="ExpositionSubcategory"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CategoryId" type="ser:guid"/><xs:element minOccurs="0" name="Category" nillable="true" type="tns:ExpositionCategory"/><xs:element minOccurs="0" name="ShowOnWeb" type="xs:boolean"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExpositionSubcategory" nillable="true" type="tns:ExpositionSubcategory"/><xs:complexType name="ExpositionCategory"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Subcategories" nillable="true" type="tns:ArrayOfExpositionSubcategory"/></xs:sequence></xs:complexType><xs:element name="ExpositionCategory" nillable="true" type="tns:ExpositionCategory"/><xs:complexType name="ArrayOfExpositionArticleOptional"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionArticleOptional" nillable="true" type="tns:ExpositionArticleOptional"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionArticleOptional" nillable="true" type="tns:ArrayOfExpositionArticleOptional"/><xs:complexType name="ExpositionArticleOptional"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinPrice" type="xs:decimal"/><xs:element minOccurs="0" name="MaxQuantity" type="xs:int"/><xs:element minOccurs="0" name="ActivePeriods" nillable="true" type="tns:ArrayOfPeriod"/><xs:element minOccurs="0" name="MinQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxQuantityPerTimeSlot" type="xs:int"/><xs:element minOccurs="0" name="MaxQuantityPerTicket" type="xs:int"/><xs:element minOccurs="0" name="ShortDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnallowedItemSales" nillable="true" type="q121:ArrayOfguid" xmlns:q121="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AdditionalInformation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExpositionArticleOptional" nillable="true" type="tns:ExpositionArticleOptional"/><xs:complexType name="AskNamesConfiguration"><xs:sequence><xs:element minOccurs="0" name="AskFirstName" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryFirstName" type="xs:boolean"/><xs:element minOccurs="0" name="AskName" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryName" type="xs:boolean"/><xs:element minOccurs="0" name="AskBirthDate" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryBirthDate" type="xs:boolean"/><xs:element minOccurs="0" name="AskEmail" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryEmail" type="xs:boolean"/><xs:element minOccurs="0" name="AskPhone" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryPhone" type="xs:boolean"/><xs:element minOccurs="0" name="AskStreet" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryStreet" type="xs:boolean"/><xs:element minOccurs="0" name="AskHouseNumber" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryHouseNumber" type="xs:boolean"/><xs:element minOccurs="0" name="AskZipcode" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryZipcode" type="xs:boolean"/><xs:element minOccurs="0" name="AskCity" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryCity" type="xs:boolean"/><xs:element minOccurs="0" name="AskCountry" type="xs:boolean"/><xs:element minOccurs="0" name="MandatoryCountry" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AskNamesConfiguration" nillable="true" type="tns:AskNamesConfiguration"/><xs:simpleType name="LinkedExpositionTimeslotSpanDirection"><xs:restriction base="xs:string"><xs:enumeration value="Before"/><xs:enumeration value="After"/></xs:restriction></xs:simpleType><xs:element name="LinkedExpositionTimeslotSpanDirection" nillable="true" type="tns:LinkedExpositionTimeslotSpanDirection"/><xs:complexType name="ArrayOfSpecialDayCalendar"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SpecialDayCalendar" nillable="true" type="tns:SpecialDayCalendar"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSpecialDayCalendar" nillable="true" type="tns:ArrayOfSpecialDayCalendar"/><xs:complexType name="SpecialDayCalendar"><xs:sequence><xs:element minOccurs="0" name="WebCalendarStyle" type="xs:int"/><xs:element minOccurs="0" name="Legend" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SpecialDayCalendar" nillable="true" type="tns:SpecialDayCalendar"/><xs:complexType name="ArrayOfExpositionTimePeriodCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionTimePeriodCategory" nillable="true" type="tns:ExpositionTimePeriodCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionTimePeriodCategory" nillable="true" type="tns:ArrayOfExpositionTimePeriodCategory"/><xs:complexType name="ExpositionTimePeriodCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExpositionTimePeriodCategory" nillable="true" type="tns:ExpositionTimePeriodCategory"/><xs:complexType name="ArrayOfFinalRegistrationPerCountryGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FinalRegistrationPerCountryGroup" nillable="true" type="tns:FinalRegistrationPerCountryGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFinalRegistrationPerCountryGroup" nillable="true" type="tns:ArrayOfFinalRegistrationPerCountryGroup"/><xs:complexType name="FinalRegistrationPerCountryGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="CountryGroupId" type="ser:guid"/><xs:element minOccurs="0" name="RegistrationClosurePeriodInMinutes" type="xs:int"/><xs:element minOccurs="0" name="Countries" nillable="true" type="tns:ArrayOfCountry"/></xs:sequence></xs:complexType><xs:element name="FinalRegistrationPerCountryGroup" nillable="true" type="tns:FinalRegistrationPerCountryGroup"/><xs:complexType name="ArrayOfCountry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Country" nillable="true" type="tns:Country"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCountry" nillable="true" type="tns:ArrayOfCountry"/><xs:element name="FindCouponsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CouponSearchCriteria" nillable="true" type="tns:CouponSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CouponSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="CreateStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreateEndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsValid" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsUsed" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CouponSerieId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CouponIncludes"/><xs:element minOccurs="0" name="CouponId" type="ser:guid"/><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="MinPurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="MaxPurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CouponSearchCriteria" nillable="true" type="tns:CouponSearchCriteria"/><xs:complexType name="CouponIncludes"><xs:sequence><xs:element minOccurs="0" name="Person" type="xs:boolean"/><xs:element minOccurs="0" name="VendingMachineTranslations" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CouponIncludes" nillable="true" type="tns:CouponIncludes"/><xs:element name="FindCouponsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindCouponResult" nillable="true" type="tns:FindCouponResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCouponResult"><xs:sequence><xs:element minOccurs="0" name="Coupons" nillable="true" type="tns:ArrayOfCoupon"/></xs:sequence></xs:complexType><xs:element name="FindCouponResult" nillable="true" type="tns:FindCouponResult"/><xs:complexType name="ArrayOfCoupon"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Coupon" nillable="true" type="tns:Coupon"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCoupon" nillable="true" type="tns:ArrayOfCoupon"/><xs:complexType name="Coupon"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTill" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTimeFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTimeTill" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidDayOfWeek" type="tns:WeekDay"/><xs:element minOccurs="0" name="NumberOfUsages" type="xs:int"/><xs:element minOccurs="0" name="Applicability" type="xs:int"/><xs:element minOccurs="0" name="SalesChannel" type="xs:int"/><xs:element minOccurs="0" name="DiscountType" type="xs:int"/><xs:element minOccurs="0" name="Discount" type="xs:decimal"/><xs:element minOccurs="0" name="UniquePerSales" type="xs:boolean"/><xs:element minOccurs="0" name="PreSalesOnly" type="xs:boolean"/><xs:element minOccurs="0" name="MaxUsagesPerSale" type="xs:int"/><xs:element minOccurs="0" name="MinimumCredits" type="xs:int"/><xs:element minOccurs="0" name="CreditsPerUsage" type="xs:int"/><xs:element minOccurs="0" name="DiscountAmountPerProduct" type="xs:boolean"/><xs:element minOccurs="0" name="MaxUsagesPerProduct" type="xs:int"/><xs:element minOccurs="0" name="TemplateId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="CouponUserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponUserFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponUserBirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/><xs:element minOccurs="0" name="CouponNumberUsed" type="xs:int"/><xs:element minOccurs="0" name="CouponType" type="tns:CouponType"/><xs:element minOccurs="0" name="VendingMachineTranslations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="PrintDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Printer" type="xs:int"/><xs:element minOccurs="0" name="PurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesNo" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="TurnsLeftInMinutes" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="Coupon" nillable="true" type="tns:Coupon"/><xs:simpleType name="CouponType"><xs:restriction base="xs:string"><xs:enumeration value="Coupon"/><xs:enumeration value="Voucher"/></xs:restriction></xs:simpleType><xs:element name="CouponType" nillable="true" type="tns:CouponType"/><xs:element name="SetCouponPrintedRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SetCouponPrintedRequest" nillable="true" type="tns:SetCouponPrintedCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SetCouponPrintedCriteria"><xs:sequence><xs:element minOccurs="0" name="Coupons" nillable="true" type="q122:ArrayOfguid" xmlns:q122="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="SetCouponPrintedCriteria" nillable="true" type="tns:SetCouponPrintedCriteria"/><xs:element name="GiftCertificateReserveRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GiftCertificateReserveCriteria" nillable="true" type="tns:GiftCertificateReserveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GiftCertificateReserveCriteria"><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType><xs:element name="GiftCertificateReserveCriteria" nillable="true" type="tns:GiftCertificateReserveCriteria"/><xs:element name="GiftCertificateReleaseRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GiftCertificateCalculateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GiftCertificateCalculateCriteria" nillable="true" type="tns:GiftCertificateCalculateCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GiftCertificateCalculateCriteria"><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType><xs:element name="GiftCertificateCalculateCriteria" nillable="true" type="tns:GiftCertificateCalculateCriteria"/><xs:element name="GiftCertificateCalculateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GiftCertificateCalculateResult" nillable="true" type="tns:GiftCertificateCalculateResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GiftCertificateCalculateResult"><xs:sequence><xs:element minOccurs="0" name="Status" type="tns:GiftCertificateStatus"/><xs:element minOccurs="0" name="Discounts" nillable="true" type="tns:ArrayOfGiftCertificateDiscount"/></xs:sequence></xs:complexType><xs:element name="GiftCertificateCalculateResult" nillable="true" type="tns:GiftCertificateCalculateResult"/><xs:simpleType name="GiftCertificateStatus"><xs:restriction base="xs:string"><xs:enumeration value="Success"/><xs:enumeration value="GiftCertificateNotFound"/><xs:enumeration value="GiftCertificateHasNoBalance"/><xs:enumeration value="GiftCertificateNotAllowed"/></xs:restriction></xs:simpleType><xs:element name="GiftCertificateStatus" nillable="true" type="tns:GiftCertificateStatus"/><xs:complexType name="ArrayOfGiftCertificateDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="GiftCertificateDiscount" nillable="true" type="tns:GiftCertificateDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfGiftCertificateDiscount" nillable="true" type="tns:ArrayOfGiftCertificateDiscount"/><xs:element name="FindGiftCertificatesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindGiftCertificatesCriteria" nillable="true" type="tns:FindGiftCertificatesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindGiftCertificatesCriteria"><xs:sequence><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:GiftCertificatesIncludes"/><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindGiftCertificatesCriteria" nillable="true" type="tns:FindGiftCertificatesCriteria"/><xs:complexType name="GiftCertificatesIncludes"><xs:sequence><xs:element minOccurs="0" name="OnlyShowValidGiftCertificates" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GiftCertificatesIncludes" nillable="true" type="tns:GiftCertificatesIncludes"/><xs:element name="FindGiftCertificatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindGiftCertificatesResult" nillable="true" type="tns:FindGiftCertificatesResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindGiftCertificatesResult"><xs:sequence><xs:element minOccurs="0" name="GiftCertificates" nillable="true" type="tns:ArrayOfGiftCertificate"/></xs:sequence></xs:complexType><xs:element name="FindGiftCertificatesResult" nillable="true" type="tns:FindGiftCertificatesResult"/><xs:complexType name="ArrayOfGiftCertificate"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="GiftCertificate" nillable="true" type="tns:GiftCertificate"/></xs:sequence></xs:complexType><xs:element name="ArrayOfGiftCertificate" nillable="true" type="tns:ArrayOfGiftCertificate"/><xs:complexType name="GiftCertificate"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="PersonCard" nillable="true" type="tns:PersonCard"/><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="PurchaseDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidTill" type="xs:dateTime"/><xs:element minOccurs="0" name="Coupon" type="xs:boolean"/><xs:element minOccurs="0" name="SalesSeriesID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TicketDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TemplateId" type="ser:guid"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="IsIncentive" type="xs:boolean"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfVendingMachineTranslation"/><xs:element minOccurs="0" name="PrintDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="GiftCertificate" nillable="true" type="tns:GiftCertificate"/><xs:complexType name="PersonCard"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Card" nillable="true" type="tns:Card"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType><xs:element name="PersonCard" nillable="true" type="tns:PersonCard"/><xs:complexType name="Card"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PeripheralString" nillable="true" type="tns:PeripheralString"/><xs:element minOccurs="0" name="PersonCards" nillable="true" type="tns:ArrayOfPersonCard"/><xs:element minOccurs="0" name="Guests" nillable="true" type="tns:ArrayOfAnonymous"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Card" nillable="true" type="tns:Card"/><xs:complexType name="PeripheralString"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PeripheralString" nillable="true" type="tns:PeripheralString"/><xs:complexType name="ArrayOfPersonCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonCard" nillable="true" type="tns:PersonCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonCard" nillable="true" type="tns:ArrayOfPersonCard"/><xs:complexType name="ArrayOfAnonymous"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Anonymous" nillable="true" type="tns:Anonymous"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAnonymous" nillable="true" type="tns:ArrayOfAnonymous"/><xs:element name="SetGiftCertificatePrintedRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SetGiftCertificatePrintedCriteria" nillable="true" type="q123:SetGiftCertificatePrintedCriteria" xmlns:q123="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveCRMLogRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CRMLog" nillable="true" type="tns:CRMLog"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CRMLog"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="tns:CRMLogType"/><xs:element minOccurs="0" name="SubType" type="tns:CRMLogSubType"/><xs:element minOccurs="0" name="Info" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="To" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Body" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Attachments" nillable="true" type="tns:ArrayOfAttachment"/><xs:element minOccurs="0" name="Cc" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CRMLog" nillable="true" type="tns:CRMLog"/><xs:simpleType name="CRMLogType"><xs:restriction base="xs:string"><xs:enumeration value="Mailing"/><xs:enumeration value="Invoice"/><xs:enumeration value="Entry"/><xs:enumeration value="Reservation"/><xs:enumeration value="Ticketing"/><xs:enumeration value="Rental"/><xs:enumeration value="Email"/><xs:enumeration value="CultureEvent"/><xs:enumeration value="EntrySummary"/><xs:enumeration value="Fitness"/><xs:enumeration value="SpecialInvoice"/><xs:enumeration value="Lessons"/><xs:enumeration value="Subscriptions"/><xs:enumeration value="Expositions"/><xs:enumeration value="Scenarios"/><xs:enumeration value="DirectDebit"/></xs:restriction></xs:simpleType><xs:element name="CRMLogType" nillable="true" type="tns:CRMLogType"/><xs:simpleType name="CRMLogSubType"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="ProofOfPayment"/><xs:enumeration value="ProofOfEntry"/><xs:enumeration value="ProofOfCancellation"/><xs:enumeration value="ProofOfConfirmation"/><xs:enumeration value="Order"/><xs:enumeration value="Delivery"/><xs:enumeration value="Return"/><xs:enumeration value="CultEvtBankTransfer"/><xs:enumeration value="PriceCalc"/><xs:enumeration value="FiscalCertificate"/><xs:enumeration value="Contract"/><xs:enumeration value="HealthInsuranceCertificate"/><xs:enumeration value="ReservationContract"/><xs:enumeration value="InvoiceContant"/><xs:enumeration value="Diploma"/><xs:enumeration value="SubscriptionRequest"/><xs:enumeration value="OrganisedVisitConfirmation"/><xs:enumeration value="EntriesByCustomer"/><xs:enumeration value="InvoiceRecall"/><xs:enumeration value="OrganisedVisitCancelConfirmation"/><xs:enumeration value="Printed"/><xs:enumeration value="Emailed"/><xs:enumeration value="AccountActivated"/><xs:enumeration value="SubscriptionProlongation"/><xs:enumeration value="FitnessReservation"/><xs:enumeration value="FitnessCancelation"/><xs:enumeration value="ForgotPassword"/></xs:restriction></xs:simpleType><xs:element name="CRMLogSubType" nillable="true" type="tns:CRMLogSubType"/><xs:complexType name="ArrayOfAttachment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Attachment" nillable="true" type="tns:Attachment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAttachment" nillable="true" type="tns:ArrayOfAttachment"/><xs:element name="SaveCRMLogResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeviceConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeviceConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Data" nillable="true" type="tns:DivisionConfiguration"/><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DivisionConfiguration"><xs:annotation><xs:documentation>This class is used to store configuration information like companies’ names, division names and employees.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="CashierCollection" nillable="true" type="tns:ArrayOfCashier"/><xs:element minOccurs="0" name="PointOfSaleCollection" nillable="true" type="tns:ArrayOfPointOfSale"/><xs:element minOccurs="0" name="SalesZoneCollection" nillable="true" type="tns:ArrayOfSalesZone"/><xs:element minOccurs="0" name="DefaultCustomerId" type="ser:guid"/><xs:element minOccurs="0" name="PaymentMethods" nillable="true" type="tns:ArrayOfBasketPaymentMethod"/><xs:element minOccurs="0" name="MobilePaymentMethods" nillable="true" type="tns:ArrayOfMobilePaymentMethod"/><xs:element minOccurs="0" name="PrintPOSEntryTicketApart" type="xs:boolean"/><xs:element minOccurs="0" name="TippingArticleID" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="DivisionConfiguration" nillable="true" type="tns:DivisionConfiguration"/><xs:complexType name="ArrayOfCashier"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Cashier" nillable="true" type="tns:Cashier"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCashier" nillable="true" type="tns:ArrayOfCashier"/><xs:complexType name="Cashier"><xs:annotation><xs:documentation>An employee who is linked to a point of sale is a cashier.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowCalculatedShiftAmount" type="xs:boolean"/><xs:element minOccurs="0" name="AllowDiscount" type="xs:boolean"/><xs:element minOccurs="0" name="CanPrintDayReport" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Cashier" nillable="true" type="tns:Cashier"/><xs:complexType name="ArrayOfPointOfSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PointOfSale" nillable="true" type="tns:PointOfSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPointOfSale" nillable="true" type="tns:ArrayOfPointOfSale"/><xs:complexType name="PointOfSale"><xs:annotation><xs:documentation>Point of sale (also called POS or checkout) is the place where a retail transaction is completed. It is the point at which a customer makes a payment to the merchant in exchange for goods or services. </xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UsesStartingBalance" type="xs:boolean"/><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AllowedCashiers" nillable="true" type="q124:ArrayOfguid" xmlns:q124="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FdmActive" type="xs:boolean"/><xs:element minOccurs="0" name="PrintingAgentUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionCustomerMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="MustPrintCashReport" type="xs:boolean"/><xs:element minOccurs="0" name="FixedPaymentAmount" type="xs:boolean"/><xs:element minOccurs="0" name="AllowSalesShiftSharing" type="xs:boolean"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PointOfSale" nillable="true" type="tns:PointOfSale"/><xs:complexType name="ArrayOfSalesZone"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesZone" nillable="true" type="tns:SalesZone"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesZone" nillable="true" type="tns:ArrayOfSalesZone"/><xs:complexType name="SalesZone"><xs:annotation><xs:documentation>A Sales Zone is a collection of tables in the same accommodation. If one building has multiple rooms such as a restaurant, pub, tea shop, a Sales Zone identifies one typical zone such as the restaurant.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MultipleIntermediateTicketPrint" type="xs:boolean"/><xs:element minOccurs="0" name="TokenResetTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SalesZone" nillable="true" type="tns:SalesZone"/><xs:complexType name="ArrayOfBasketPaymentMethod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BasketPaymentMethod" nillable="true" type="tns:BasketPaymentMethod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBasketPaymentMethod" nillable="true" type="tns:ArrayOfBasketPaymentMethod"/><xs:complexType name="BasketPaymentMethod"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DefaultCashPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultIncassoPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="CreditCardType" type="xs:int"/><xs:element minOccurs="0" name="PrintVendingTicket" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ToGoAccount" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="WalletPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="InvoicePaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="NotRefundedPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="CountMoney" type="xs:boolean"/><xs:element minOccurs="0" name="FixedPaymentAmount" type="xs:boolean"/><xs:element minOccurs="0" name="PaymentTerminalCard" type="xs:int"/><xs:element minOccurs="0" name="TerminalPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="DigitalWalletPaymentMethod" type="xs:boolean"/><xs:element minOccurs="0" name="AllowNegativeChipKnip" type="xs:boolean"/><xs:element minOccurs="0" name="AmountRounding" type="xs:decimal"/><xs:element minOccurs="0" name="AmountMayExceedTheRemainingBalance" type="xs:boolean"/><xs:element minOccurs="0" name="ProcessOnSelect" type="xs:boolean"/><xs:element minOccurs="0" name="WorldLinePaymentProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SystemPayPaymentProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TerminalPaymentMethodType" type="xs:int"/><xs:element minOccurs="0" name="EnvisoPayRefund" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BasketPaymentMethod" nillable="true" type="tns:BasketPaymentMethod"/><xs:complexType name="IncassoBasketPaymentMethod"><xs:complexContent mixed="false"><xs:extension base="tns:BasketPaymentMethod"><xs:sequence><xs:element minOccurs="0" name="AdditionalIncassoCosts" nillable="true" type="tns:ArrayOfIncassoCost"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IncassoBasketPaymentMethod" nillable="true" type="tns:IncassoBasketPaymentMethod"/><xs:complexType name="ArrayOfIncassoCost"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IncassoCost" nillable="true" type="tns:IncassoCost"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIncassoCost" nillable="true" type="tns:ArrayOfIncassoCost"/><xs:complexType name="ArrayOfMobilePaymentMethod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MobilePaymentMethod" nillable="true" type="tns:MobilePaymentMethod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMobilePaymentMethod" nillable="true" type="tns:ArrayOfMobilePaymentMethod"/><xs:complexType name="MobilePaymentMethod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="tns:MobilePaymentType"/></xs:sequence></xs:complexType><xs:element name="MobilePaymentMethod" nillable="true" type="tns:MobilePaymentMethod"/><xs:simpleType name="MobilePaymentType"><xs:restriction base="xs:string"><xs:enumeration value="Cash"/><xs:enumeration value="CreditCard"/><xs:enumeration value="Credit"/><xs:enumeration value="Invoice"/></xs:restriction></xs:simpleType><xs:element name="MobilePaymentType" nillable="true" type="tns:MobilePaymentType"/><xs:element name="LoginCashierRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeePin" type="xs:int"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="RFID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="CardNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncludeConfiguration" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="LoginCashierResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Data" nillable="true" type="tns:PosConfiguration"/><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PosConfiguration"><xs:annotation><xs:documentation>This entity will represent the employee comprehensively.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="EmployeeConfiguration" nillable="true" type="tns:EmployeeConfiguration"/><xs:element minOccurs="0" name="MenuConfiguration" nillable="true" type="tns:PointOfSaleConfiguration"/><xs:element minOccurs="0" name="SalesShiftId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PosConfiguration" nillable="true" type="tns:PosConfiguration"/><xs:complexType name="EmployeeConfiguration"><xs:annotation><xs:documentation>This entity will represent the employee comprehensively.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsOrderIntakeAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="IsPaymentAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="CanAssignOrder" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeType" type="tns:EmployeeType"/><xs:element minOccurs="0" name="CurrentEmployeeShiftConfiguration" nillable="true" type="tns:EmployeeShiftConfiguration"/><xs:element minOccurs="0" name="CanChangeOrder" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeAllowAllTableSales" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeAllowTableChanges" type="xs:boolean"/><xs:element minOccurs="0" name="ParametersAllowTableChanges" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeAllowViewShiftInfo" type="xs:boolean"/><xs:element minOccurs="0" name="AllowDiscounts" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeAllowDiscounts" type="xs:boolean"/><xs:element minOccurs="0" name="CanDeleteArticles" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeConfiguration" nillable="true" type="tns:EmployeeConfiguration"/><xs:simpleType name="EmployeeType"><xs:restriction base="xs:string"><xs:enumeration value="Waiter"/><xs:enumeration value="HeadWaiter"/><xs:enumeration value="Manager"/><xs:enumeration value="Cashier"/></xs:restriction></xs:simpleType><xs:element name="EmployeeType" nillable="true" type="tns:EmployeeType"/><xs:complexType name="EmployeeShiftConfiguration"><xs:annotation><xs:documentation>This class is used to store information about Shift of the waiter. </xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="IsCashBalanceRequired" type="xs:boolean"><xs:annotation><xs:documentation>Cash balance is required or not. If True, waiter need to enter “Start Cash Balance” after login.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OpeningBalance" type="xs:decimal"><xs:annotation><xs:documentation>Opening Balance of waiter</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CashOnHand" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalPaymentAmount" type="xs:decimal"><xs:annotation><xs:documentation>Total money collection of waiter during shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftNumber" nillable="true" type="xs:long"><xs:annotation><xs:documentation>The unique number of the shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"><xs:annotation><xs:documentation>The point of sales on which the shift was started</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftType" type="tns:ShiftType"><xs:annotation><xs:documentation>Type of Shift which is currently open for this employee.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EmployeeShiftCollection" nillable="true" type="tns:ArrayOfEmployeeShift"><xs:annotation><xs:documentation>Waiter shift details like shift name, shift time, collection during shift etc. The collection will be of last 7 days’ history of the employee’s shifts for the employee to keep track on the CSP app.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndBalanceCard" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (card)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndBalanceCredit" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (credit)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndBalanceInvoice" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (invoice)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="EmployeeShiftConfiguration" nillable="true" type="tns:EmployeeShiftConfiguration"/><xs:simpleType name="ShiftType"><xs:restriction base="xs:string"><xs:enumeration value="NoShift"/><xs:enumeration value="ExistingShift"/><xs:enumeration value="NewShift"/></xs:restriction></xs:simpleType><xs:element name="ShiftType" nillable="true" type="tns:ShiftType"/><xs:complexType name="ArrayOfEmployeeShift"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeShift" nillable="true" type="tns:EmployeeShift"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeShift" nillable="true" type="tns:ArrayOfEmployeeShift"/><xs:complexType name="EmployeeShift"><xs:annotation><xs:documentation>This class is used to store Shift Detail.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ShiftStartTimestamp" type="xs:dateTime"><xs:annotation><xs:documentation>Shift start timestamp of the POS server – to be converted to device local time by CSP</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftCloseTimestamp" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Shift close timestamp of the POS server – to be converted to device local time by CSP</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftStartingBalance" type="xs:decimal"><xs:annotation><xs:documentation>The cash on hand on starting the shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftClosingBalance" type="xs:decimal"><xs:annotation><xs:documentation>The cash on hand while closing the shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalPaymentAmount" type="xs:decimal"><xs:annotation><xs:documentation>Total money collection of waiter during shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The shift summary, if any that the employee has added during closing the shift.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftNumber" nillable="true" type="xs:long"><xs:annotation><xs:documentation>The unique number of the shift</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"><xs:annotation><xs:documentation>The point of sales on which the shift was started</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftClosingBalanceCard" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (card)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftClosingBalanceCredit" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (credit)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShiftClosingBalanceInvoice" type="xs:decimal"><xs:annotation><xs:documentation>Closing balance of waiter (invoice)</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="EmployeeShift" nillable="true" type="tns:EmployeeShift"/><xs:complexType name="PointOfSaleConfiguration"><xs:annotation><xs:documentation>This entity will represent the PointOfSale(=Verkooppunt) comprehensively.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PosMenuCollection" nillable="true" type="tns:ArrayOfPosMenu"/><xs:element minOccurs="0" name="DefaultCustomerId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PointOfSaleConfiguration" nillable="true" type="tns:PointOfSaleConfiguration"/><xs:complexType name="ArrayOfPosMenu"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PosMenu" nillable="true" type="tns:PosMenu"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPosMenu" nillable="true" type="tns:ArrayOfPosMenu"/><xs:complexType name="PosMenu"><xs:annotation><xs:documentation>This class is used to store a menu or a submenu (= RCX CounterMenu). A menu is a collection of menu items. Normally there will be sub-menues for appetizers, aperitifs, main dishes, desserts</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Id of the menu</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Name of the menu</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MenuButtons" nillable="true" type="tns:ArrayOfMenuButton"><xs:annotation><xs:documentation>List of buttons</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SubMenus" nillable="true" type="tns:ArrayOfPosMenu"><xs:annotation><xs:documentation>List of submenus</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Blocked" type="xs:boolean"><xs:annotation><xs:documentation>Boolean that indicates if blocked</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PosMenu" nillable="true" type="tns:PosMenu"/><xs:complexType name="ArrayOfMenuButton"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MenuButton" nillable="true" type="tns:MenuButton"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMenuButton" nillable="true" type="tns:ArrayOfMenuButton"/><xs:complexType name="MenuButton"><xs:annotation><xs:documentation>A menu-item is either a submenu or a product (dish, drink, ...)</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Id of the button</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Name of the button</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="X" type="xs:int"><xs:annotation><xs:documentation>X coordinate of the button in the PosMenu</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Y" type="xs:int"><xs:annotation><xs:documentation>Y coordinate of the button in the PosMenu</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color" type="q125:Color" xmlns:q125="http://schemas.datacontract.org/2004/07/System.Drawing"><xs:annotation><xs:documentation>Backgroundcolor of the button</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsDigitalWalletItem" type="xs:boolean"><xs:annotation><xs:documentation>Is it a digital wallet item</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="MenuButton" nillable="true" type="tns:MenuButton"/><xs:complexType name="MenuItem"><xs:annotation><xs:documentation>A menu item is an item that is visible on the menu list. Normally this will be a dish, a drink, ...</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Item description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleId" type="ser:guid"><xs:annotation><xs:documentation>Item ID</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleGroup" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Name of the group to which the item belongs</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleModifierCollection" nillable="true" type="tns:ArrayOfArticleModifier"><xs:annotation><xs:documentation>List of modifiers, if any, assigned for the menu item.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"><xs:annotation><xs:documentation>The unit price of the menu item.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomerMandatory" type="tns:MandatoryType"><xs:annotation><xs:documentation>If the customer selection is mandatory or not</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowCustomPrice" type="xs:boolean"><xs:annotation><xs:documentation>Indiciates if a custom price is allowed</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CombineSales" type="xs:boolean"><xs:annotation><xs:documentation>Indiciates if the sales should be combined</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleActivePeriods" nillable="true" type="tns:ArrayOfActivePeriod"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="MenuItem" nillable="true" type="tns:MenuItem"/><xs:complexType name="ArrayOfArticleModifier"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleModifier" nillable="true" type="tns:ArticleModifier"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleModifier" nillable="true" type="tns:ArrayOfArticleModifier"/><xs:complexType name="ArticleModifier"><xs:annotation><xs:documentation>Menu item modifiers are used to specify options for an article (sauce, cooking preference, ...) </xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>MenuItemModifier Id</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Name of the modifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleModifierValueCollection" nillable="true" type="tns:ArrayOfArticleModifierValue"><xs:annotation><xs:documentation>Collection of modifiers values : the different possibilities for a modifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Mandatory" type="xs:boolean"/><xs:element minOccurs="0" name="MultipleChoices" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ArticleModifier" nillable="true" type="tns:ArticleModifier"/><xs:complexType name="ArrayOfArticleModifierValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleModifierValue" nillable="true" type="tns:ArticleModifierValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleModifierValue" nillable="true" type="tns:ArrayOfArticleModifierValue"/><xs:complexType name="ArticleModifierValue"><xs:annotation><xs:documentation>Enumerates the possible values for a modifier sauce (mayo, mustard, ketchup) cooking (rare, medium, wel coocked, ...)</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Id of the article modifier value</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Name of the modifier value</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Id of the article that is linked to this option value</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UnitPrice" nillable="true" type="xs:decimal"><xs:annotation><xs:documentation>Unitprice of the article that is linked to this option value</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ArticleModifierValue" nillable="true" type="tns:ArticleModifierValue"/><xs:simpleType name="MandatoryType"><xs:restriction base="xs:string"><xs:enumeration value="No"/><xs:enumeration value="Yes"/><xs:enumeration value="Ask"/></xs:restriction></xs:simpleType><xs:element name="MandatoryType" nillable="true" type="tns:MandatoryType"/><xs:complexType name="MenuLink"><xs:annotation><xs:documentation>A button to go to another PosMenu</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="MenuId" type="ser:guid"><xs:annotation><xs:documentation>Id of the menu</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="MenuLink" nillable="true" type="tns:MenuLink"/><xs:complexType name="ReservationViewMenuItem"><xs:annotation><xs:documentation>A reservationViewMenuItem is a reservation view that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="ReservationViewId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ReservationViewMenuItem" nillable="true" type="tns:ReservationViewMenuItem"/><xs:complexType name="ExpositionMenuItem"><xs:annotation><xs:documentation>An ExpositionMenuItem is an exposition that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionMenuItem" nillable="true" type="tns:ExpositionMenuItem"/><xs:complexType name="ActivityMenuItem"><xs:annotation><xs:documentation>An ActivityMenuItem is an activity that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ActivityMenuItem" nillable="true" type="tns:ActivityMenuItem"/><xs:complexType name="CultureEventMenuItem"><xs:annotation><xs:documentation>A CultureEventMenuItem is a culture event that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureEventMenuItem" nillable="true" type="tns:CultureEventMenuItem"/><xs:complexType name="CultureSubscriptionMenuItem"><xs:annotation><xs:documentation>A CultureSubscriptionMenuItem is a culture subscription that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="CultureSubscriptionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CultureSubscriptionMenuItem" nillable="true" type="tns:CultureSubscriptionMenuItem"/><xs:complexType name="RentalMenuItem"><xs:annotation><xs:documentation>A reservationViewMenuItem is a reservation view that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="ItemId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalMenuItem" nillable="true" type="tns:RentalMenuItem"/><xs:complexType name="FitnessActivityMenuItem"><xs:annotation><xs:documentation>A FitnessActivityMenuItem is a fitness activity that is visible on the menu list.</xs:documentation></xs:annotation><xs:complexContent mixed="false"><xs:extension base="tns:MenuButton"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FitnessActivityMenuItem" nillable="true" type="tns:FitnessActivityMenuItem"/><xs:element name="LogoutCashierRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CloseShift" type="xs:boolean"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="ClosingBalance" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="ShiftReceipts" nillable="true" type="q126:ArrayOfShiftReceipt" xmlns:q126="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="LogoutCashierResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="OpenTables" nillable="true" type="tns:ArrayOfTable"/><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTable"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Table" nillable="true" type="tns:Table"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTable" nillable="true" type="tns:ArrayOfTable"/><xs:complexType name="Table"><xs:complexContent mixed="false"><xs:extension base="tns:TableBase"><xs:sequence><xs:element minOccurs="0" name="TableStatus" type="tns:TableStatus"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TableSaleCollection" nillable="true" type="tns:ArrayOfTableSale"/><xs:element minOccurs="0" name="TicketPrinted" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Table" nillable="true" type="tns:Table"><xs:annotation><xs:documentation>The table that needs to be split.</xs:documentation></xs:annotation></xs:element><xs:complexType name="TableBase"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Location"/><xs:element minOccurs="0" name="PageUID" type="ser:guid"/><xs:element minOccurs="0" name="PageName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SplitCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MainTableId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TableType" type="tns:TableType"/></xs:sequence></xs:complexType><xs:element name="TableBase" nillable="true" type="tns:TableBase"/><xs:simpleType name="TableType"><xs:restriction base="xs:string"><xs:enumeration value="Ordinal"/><xs:enumeration value="Grouped"/><xs:enumeration value="Virtual"/><xs:enumeration value="SplitTable"/></xs:restriction></xs:simpleType><xs:element name="TableType" nillable="true" type="tns:TableType"/><xs:simpleType name="TableStatus"><xs:restriction base="xs:string"><xs:enumeration value="Available"/><xs:enumeration value="Occupied"/></xs:restriction></xs:simpleType><xs:element name="TableStatus" nillable="true" type="tns:TableStatus"/><xs:complexType name="ArrayOfTableSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TableSale" nillable="true" type="tns:TableSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTableSale" nillable="true" type="tns:ArrayOfTableSale"/><xs:element name="StartNewShiftRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="StartingBalance" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="StartNewShiftResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="SalesShiftId" type="ser:guid"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesZoneStatusRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="TableId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesZoneStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Data" nillable="true" type="tns:SalesZoneConfiguration"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SalesZoneConfiguration"><xs:annotation><xs:documentation>A SalesZone is a collection of tables.</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TableCollection" nillable="true" type="tns:ArrayOfTable"/><xs:element minOccurs="0" name="ArticleCategories" nillable="true" type="tns:ArrayOfArticleCategory"/></xs:sequence></xs:complexType><xs:element name="SalesZoneConfiguration" nillable="true" type="tns:SalesZoneConfiguration"/><xs:complexType name="ArrayOfArticleCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleCategory" nillable="true" type="tns:ArticleCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleCategory" nillable="true" type="tns:ArrayOfArticleCategory"/><xs:complexType name="ArticleCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Level" type="xs:int"/><xs:element minOccurs="0" name="ParentCategoryId" type="ser:guid"/><xs:element minOccurs="0" name="Translations" nillable="true" type="tns:ArrayOfTranslation"/></xs:sequence></xs:complexType><xs:element name="ArticleCategory" nillable="true" type="tns:ArticleCategory"/><xs:element name="GetSalesZoneTablesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="TableId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesZoneTablesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="TableBaseCollection" nillable="true" type="tns:ArrayOfTableBase"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTableBase"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TableBase" nillable="true" type="tns:TableBase"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTableBase" nillable="true" type="tns:ArrayOfTableBase"/><xs:element name="GetSalesZoneOverviewRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PageId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesZoneOverviewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="TableOverviewCollection" nillable="true" type="tns:ArrayOfTableOverview"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTableOverview"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TableOverview" nillable="true" type="tns:TableOverview"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTableOverview" nillable="true" type="tns:ArrayOfTableOverview"/><xs:complexType name="TableOverview"><xs:annotation><xs:documentation>The high-level overview of a sales table</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Table Id</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TableType" type="tns:TableType"><xs:annotation><xs:documentation>The kind of table : ordinal, grouped, virtual</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The employee who owns the table (the waiter that opened the first order on this table)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SplitCode" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The split code of the table, in case this is a virtual table which is part of the main table.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MainTableId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The Id of the main table. This is only used by split tables, to indicate the table it belongs to.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TicketPrinted" type="xs:boolean"><xs:annotation><xs:documentation>If the ticket has been printed</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Amount" type="xs:decimal"><xs:annotation><xs:documentation>The total price for the open order (if any)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TableNo" type="xs:int"><xs:annotation><xs:documentation>The table number</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The description of the table</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="TableOverview" nillable="true" type="tns:TableOverview"/><xs:element name="GetTableSalesWithoutTableRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTableSalesWithoutTableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TableSales" nillable="true" type="tns:ArrayOfTableSale"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendPOSOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="TableSaleCollection" nillable="true" type="tns:ArrayOfTableSale"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="TableId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendPOSOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="TableSaleCollection" nillable="true" type="tns:ArrayOfTableSale"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorCollection" nillable="true" type="tns:ArrayOfTableSaleError"/><xs:element minOccurs="0" name="TableId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTableSaleError"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TableSaleError" nillable="true" type="tns:TableSaleError"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTableSaleError" nillable="true" type="tns:ArrayOfTableSaleError"/><xs:complexType name="TableSaleError"><xs:sequence><xs:element minOccurs="0" name="TableSale" nillable="true" type="tns:TableSale"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TableSaleError" nillable="true" type="tns:TableSaleError"/><xs:element name="SplitTableRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="Table" nillable="true" type="tns:Table"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SplitTableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Table" nillable="true" type="tns:Table"/></xs:sequence></xs:complexType></xs:element><xs:element name="GroupTablesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="TableIds" nillable="true" type="q127:ArrayOfguid" xmlns:q127="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="GroupTablesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="GroupedTable" nillable="true" type="tns:Table"/></xs:sequence></xs:complexType></xs:element><xs:element name="UngroupTablesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="TableIds" nillable="true" type="q128:ArrayOfguid" xmlns:q128="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="UngroupTablesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UngroupedTables" nillable="true" type="tns:ArrayOfTable"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateVirtualTableRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateVirtualTableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Table" nillable="true" type="tns:Table"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTableRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="Table" nillable="true" type="tns:Table"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCreditSalesByDivisionCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCreditSalesByDivisionCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesItems" nillable="true" type="tns:ArrayOfSalesItem"/></xs:sequence></xs:complexType></xs:element><xs:element name="MoveTableSalesToTableRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Moves" nillable="true" type="tns:ArrayOfMoveToTableAction"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfMoveToTableAction"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MoveToTableAction" nillable="true" type="tns:MoveToTableAction"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMoveToTableAction" nillable="true" type="tns:ArrayOfMoveToTableAction"/><xs:complexType name="MoveToTableAction"><xs:sequence><xs:element name="TableSaleId" type="ser:guid"/><xs:element name="TableId" type="ser:guid"/><xs:element name="Quantity" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="MoveToTableAction" nillable="true" type="tns:MoveToTableAction"/><xs:element name="MoveTableSalesToTableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTicketMessagesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTicketMessagesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="TicketMessages" nillable="true" type="tns:ArrayOfTicketMessage"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTicketMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TicketMessage" nillable="true" type="tns:TicketMessage"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTicketMessage" nillable="true" type="tns:ArrayOfTicketMessage"/><xs:complexType name="TicketMessage"><xs:annotation><xs:documentation>A TicketMessage is a message that can be printed on a ticket</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TicketMessage" nillable="true" type="tns:TicketMessage"/><xs:element name="GetPointOfSaleConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPointOfSaleConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SwitchShiftEmployeeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesShiftId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="SwitchShiftEmployeeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="LocalCounterGetParametersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PointOfSaleID" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="LocalCounterGetParametersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="LocalCounterSynchronizeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PointOfSaleID" type="ser:guid"/><xs:element minOccurs="0" name="UserID" type="ser:guid"/><xs:element minOccurs="0" name="Data" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="LocalCounterSynchronizeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Succeeded" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveCounterSalesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveCounterSalesCriteria" nillable="true" type="tns:SaveCounterSalesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveCounterSalesCriteria"><xs:sequence><xs:element minOccurs="0" name="PointOfSaleID" type="ser:guid"/><xs:element minOccurs="0" name="SaleCustomerID" type="ser:guid"/><xs:element minOccurs="0" name="CounterSales" nillable="true" type="tns:ArrayOfCounterSale"/></xs:sequence></xs:complexType><xs:element name="SaveCounterSalesCriteria" nillable="true" type="tns:SaveCounterSalesCriteria"/><xs:complexType name="ArrayOfCounterSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CounterSale" nillable="true" type="tns:CounterSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCounterSale" nillable="true" type="tns:ArrayOfCounterSale"/><xs:complexType name="CounterSale"><xs:sequence><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CounterSale" nillable="true" type="tns:CounterSale"/><xs:complexType name="ArticleCounterSale"><xs:complexContent mixed="false"><xs:extension base="tns:CounterSale"><xs:sequence><xs:element minOccurs="0" name="ArticleID" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="SubscriptionCustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SubscriptionEndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomPrice" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleCounterSale" nillable="true" type="tns:ArticleCounterSale"/><xs:element name="SaveCounterSalesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveCounterSalesValidationResult" nillable="true" type="tns:CounterValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CounterValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CounterValidationResult" nillable="true" type="tns:CounterValidationResult"/><xs:element name="FindScenariosRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSearchCriteria" nillable="true" type="tns:ScenarioSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ScenarioIncludes"/><xs:element minOccurs="0" name="ForActivities" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioSearchCriteria" nillable="true" type="tns:ScenarioSearchCriteria"/><xs:complexType name="ScenarioIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Steps" type="xs:boolean"/><xs:element minOccurs="0" name="Questions" type="xs:boolean"/><xs:element minOccurs="0" name="QuestionInputs" type="xs:boolean"/><xs:element minOccurs="0" name="Conditions" type="xs:boolean"/><xs:element minOccurs="0" name="NonPublished" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioIncludes" nillable="true" type="tns:ScenarioIncludes"/><xs:element name="FindScenariosResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Scenarios" nillable="true" type="tns:ArrayOfScenario"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfScenario"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Scenario" nillable="true" type="tns:Scenario"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenario" nillable="true" type="tns:ArrayOfScenario"/><xs:complexType name="Scenario"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Version" type="xs:int"/><xs:element minOccurs="0" name="AskEmailsOnComplete" type="xs:boolean"/><xs:element minOccurs="0" name="Steps" nillable="true" type="tns:ArrayOfScenarioStep"/><xs:element minOccurs="0" name="Conditions" nillable="true" type="tns:ArrayOfScenarioCondition"/><xs:element minOccurs="0" name="IsLinkToFile" type="xs:boolean"/><xs:element minOccurs="0" name="IsLinkToActivity" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Scenario" nillable="true" type="tns:Scenario"/><xs:complexType name="ArrayOfScenarioStep"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioStep" nillable="true" type="tns:ScenarioStep"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioStep" nillable="true" type="tns:ArrayOfScenarioStep"/><xs:complexType name="ScenarioStep"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="InfoHtml" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAlwaysEditable" type="xs:boolean"/><xs:element minOccurs="0" name="Questions" nillable="true" type="tns:ArrayOfScenarioQuestion"/></xs:sequence></xs:complexType><xs:element name="ScenarioStep" nillable="true" type="tns:ScenarioStep"/><xs:complexType name="ArrayOfScenarioQuestion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioQuestion" nillable="true" type="tns:ScenarioQuestion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioQuestion" nillable="true" type="tns:ArrayOfScenarioQuestion"/><xs:complexType name="ScenarioQuestion"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="IsYesNo" type="xs:boolean"/><xs:element minOccurs="0" name="InfoHtml" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAlwaysEditable" type="xs:boolean"/><xs:element minOccurs="0" name="CodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CodeNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequiredCodes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Inputs" nillable="true" type="tns:ArrayOfScenarioQuestionInput"/><xs:element minOccurs="0" name="DefaultYesNoValue" type="tns:ScenarioQuestionDefaultYesNoValues"/><xs:element minOccurs="0" name="ControlCodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeNo" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestion" nillable="true" type="tns:ScenarioQuestion"/><xs:complexType name="ArrayOfScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioQuestionInput" nillable="true" type="tns:ScenarioQuestionInput"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioQuestionInput" nillable="true" type="tns:ArrayOfScenarioQuestionInput"/><xs:complexType name="ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowDescription" type="xs:boolean"/><xs:element minOccurs="0" name="Label" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowLabel" type="xs:boolean"/><xs:element minOccurs="0" name="LabelPosition" type="tns:ScenarioQuestionInputLabelPosition"/><xs:element minOccurs="0" name="Position" type="xs:int"/><xs:element minOccurs="0" name="Enabled" type="xs:boolean"/><xs:element minOccurs="0" name="Mandatory" type="xs:boolean"/><xs:element minOccurs="0" name="ReadOnly" type="xs:boolean"/><xs:element minOccurs="0" name="InfoHtml" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAlwaysEditable" type="xs:boolean"/><xs:element minOccurs="0" name="Type" type="tns:ScenarioQuestionInputType"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestionInput" nillable="true" type="tns:ScenarioQuestionInput"/><xs:simpleType name="ScenarioQuestionInputLabelPosition"><xs:restriction base="xs:string"><xs:enumeration value="Top"/><xs:enumeration value="Left"/></xs:restriction></xs:simpleType><xs:element name="ScenarioQuestionInputLabelPosition" nillable="true" type="tns:ScenarioQuestionInputLabelPosition"/><xs:simpleType name="ScenarioQuestionInputType"><xs:restriction base="xs:string"><xs:enumeration value="General"/><xs:enumeration value="Text"/><xs:enumeration value="Int"/><xs:enumeration value="DateTime"/><xs:enumeration value="Bool"/><xs:enumeration value="DropDownList"/><xs:enumeration value="ChoiceList"/><xs:enumeration value="RadioList"/><xs:enumeration value="Reservation"/><xs:enumeration value="Rental"/><xs:enumeration value="Attachment"/><xs:enumeration value="Cdb"/><xs:enumeration value="Decimal"/><xs:enumeration value="Geo"/><xs:enumeration value="FileGeneral"/><xs:enumeration value="FileDetail"/><xs:enumeration value="Location"/><xs:enumeration value="Contact"/><xs:enumeration value="Table"/><xs:enumeration value="Spotbooking"/></xs:restriction></xs:simpleType><xs:element name="ScenarioQuestionInputType" nillable="true" type="tns:ScenarioQuestionInputType"/><xs:complexType name="ScenarioQuestionInputText"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Multiline" type="xs:boolean"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="Height" type="xs:int"/><xs:element minOccurs="0" name="PredefinedValueCode" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputText" nillable="true" type="tns:ScenarioQuestionInputText"/><xs:complexType name="ScenarioQuestionInputInt"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:int"/><xs:element minOccurs="0" name="MinValue" type="xs:int"/><xs:element minOccurs="0" name="MaxValue" type="xs:int"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="GreaterThanOrEqual" type="xs:int"/><xs:element minOccurs="0" name="LessThanOrEqual" type="xs:int"/><xs:element minOccurs="0" name="CodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CodeNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeNo" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputInt" nillable="true" type="tns:ScenarioQuestionInputInt"/><xs:complexType name="ScenarioQuestionInputDateTime"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DateTimeMode" type="tns:ScenarioQuestionInputDateTimeMode"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="DefaultMasterDate" type="xs:boolean"/><xs:element minOccurs="0" name="MinDateTimeRegEx" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxDateTimeRegEx" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PredefinedValueCode" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputDateTime" nillable="true" type="tns:ScenarioQuestionInputDateTime"/><xs:simpleType name="ScenarioQuestionInputDateTimeMode"><xs:restriction base="xs:string"><xs:enumeration value="DateTime"/><xs:enumeration value="Date"/><xs:enumeration value="Time"/></xs:restriction></xs:simpleType><xs:element name="ScenarioQuestionInputDateTimeMode" nillable="true" type="tns:ScenarioQuestionInputDateTimeMode"/><xs:complexType name="ScenarioQuestionInputBool"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:boolean"/><xs:element minOccurs="0" name="CodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CodeNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MandatoryToBeChecked" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputBool" nillable="true" type="tns:ScenarioQuestionInputBool"/><xs:complexType name="ScenarioQuestionInputDropDownList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:int"/><xs:element minOccurs="0" name="Values" nillable="true" type="q129:ArrayOfstring" xmlns:q129="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="LookupEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="LookupValues" nillable="true" type="tns:ArrayOfScenarioLookupValue"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="ListCodes" nillable="true" type="q130:ArrayOfstring" xmlns:q130="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ListControlCodes" nillable="true" type="q131:ArrayOfstring" xmlns:q131="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputDropDownList" nillable="true" type="tns:ScenarioQuestionInputDropDownList"/><xs:complexType name="ArrayOfScenarioLookupValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioLookupValue" nillable="true" type="tns:ScenarioLookupValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioLookupValue" nillable="true" type="tns:ArrayOfScenarioLookupValue"/><xs:complexType name="ScenarioLookupValue"><xs:sequence><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioLookupValue" nillable="true" type="tns:ScenarioLookupValue"/><xs:complexType name="ScenarioQuestionInputChoiceList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:int"/><xs:element minOccurs="0" name="Values" nillable="true" type="q132:ArrayOfstring" xmlns:q132="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MultipleSelect" type="xs:boolean"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="ListCodes" nillable="true" type="q133:ArrayOfstring" xmlns:q133="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ListControlCodes" nillable="true" type="q134:ArrayOfstring" xmlns:q134="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputChoiceList" nillable="true" type="tns:ScenarioQuestionInputChoiceList"/><xs:complexType name="ScenarioQuestionInputRadioList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:int"/><xs:element minOccurs="0" name="Values" nillable="true" type="q135:ArrayOfstring" xmlns:q135="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Columns" type="xs:int"/><xs:element minOccurs="0" name="Orientation" type="tns:ScenarioQuestionInputListOrientation"/><xs:element minOccurs="0" name="ListCodes" nillable="true" type="q136:ArrayOfstring" xmlns:q136="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ListControlCodes" nillable="true" type="q137:ArrayOfstring" xmlns:q137="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputRadioList" nillable="true" type="tns:ScenarioQuestionInputRadioList"/><xs:simpleType name="ScenarioQuestionInputListOrientation"><xs:restriction base="xs:string"><xs:enumeration value="Horizontal"/><xs:enumeration value="Vertical"/></xs:restriction></xs:simpleType><xs:element name="ScenarioQuestionInputListOrientation" nillable="true" type="tns:ScenarioQuestionInputListOrientation"/><xs:complexType name="ScenarioQuestionInputReservation"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="PlaceIds" nillable="true" type="q138:ArrayOfguid" xmlns:q138="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MultipleRecordsEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultMasterDate" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputReservation" nillable="true" type="tns:ScenarioQuestionInputReservation"/><xs:complexType name="ScenarioQuestionInputRental"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="RentalArticleIds" nillable="true" type="q139:ArrayOfguid" xmlns:q139="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MultipleRecordsEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultMasterDate" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputRental" nillable="true" type="tns:ScenarioQuestionInputRental"/><xs:complexType name="ScenarioQuestionInputAttachment"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="ShowCdbFields" type="xs:boolean"/><xs:element minOccurs="0" name="MultipleRecordsEnabled" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputAttachment" nillable="true" type="tns:ScenarioQuestionInputAttachment"/><xs:complexType name="ScenarioQuestionInputCdb"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputCdb" nillable="true" type="tns:ScenarioQuestionInputCdb"/><xs:complexType name="ScenarioQuestionInputDecimal"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DefaultValue" type="xs:decimal"/><xs:element minOccurs="0" name="Width" type="xs:int"/><xs:element minOccurs="0" name="GreaterThanOrEqual" type="xs:int"/><xs:element minOccurs="0" name="LessThanOrEqual" type="xs:int"/><xs:element minOccurs="0" name="CodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CodeNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeYes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ControlCodeNo" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputDecimal" nillable="true" type="tns:ScenarioQuestionInputDecimal"/><xs:complexType name="ScenarioQuestionInputGeo"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="DescriptionVisible" type="xs:boolean"/><xs:element minOccurs="0" name="DescriptionMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="DescriptionValues" nillable="true" type="q140:ArrayOfstring" xmlns:q140="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="StreetVisible" type="xs:boolean"/><xs:element minOccurs="0" name="StreetMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="NumberVisible" type="xs:boolean"/><xs:element minOccurs="0" name="NumberMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="ZipcodeVisible" type="xs:boolean"/><xs:element minOccurs="0" name="ZipcodeMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="CommentVisible" type="xs:boolean"/><xs:element minOccurs="0" name="CommentMandatory" type="xs:boolean"/><xs:element minOccurs="0" name="MultipleRecordsEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultMasterDate" type="xs:boolean"/><xs:element minOccurs="0" name="Zipcodes" nillable="true" type="tns:ArrayOfZipcode"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputGeo" nillable="true" type="tns:ScenarioQuestionInputGeo"/><xs:complexType name="ScenarioQuestionInputFileGeneral"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="FileGeneralNumberVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralStatusVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralAgeCategoryVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralDescriptionVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralCustomerVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralContactVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralPriceGroupVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralDesiredPaymentMethodVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralInvoiceCustomerVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralFileManagerVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralSalesManagerVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralExecutionDateTimeVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralExpirationDateVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralPriceDateVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralCustomerReferenceVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralCommentVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralLeader1Visible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralLeader2Visible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralLeader3Visible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralLeader4Visible" type="xs:boolean"/><xs:element minOccurs="0" name="FileGeneralLeader5Visible" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputFileGeneral" nillable="true" type="tns:ScenarioQuestionInputFileGeneral"/><xs:complexType name="ScenarioQuestionInputFileDetail"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="FileDetailInvoiceVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailTypeVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailDescriptionVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailQuantityVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailTotalHoursVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailDateVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailCalculationTypeVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailPriceVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailPriceGroupVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailTotalPriceVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailDepartmentVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailFileTypePartVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailFileActivityVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailPlaceVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailCommentVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailStatusVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailStatusCommentVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailEndDateVisible" type="xs:boolean"/><xs:element minOccurs="0" name="FileDetailDepartmentFilters" nillable="true" type="tns:ArrayOfScenarioDepartmentFilter"/><xs:element minOccurs="0" name="FileDetailEmployeeVisible" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputFileDetail" nillable="true" type="tns:ScenarioQuestionInputFileDetail"/><xs:complexType name="ArrayOfScenarioDepartmentFilter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioDepartmentFilter" nillable="true" type="tns:ScenarioDepartmentFilter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioDepartmentFilter" nillable="true" type="tns:ArrayOfScenarioDepartmentFilter"/><xs:complexType name="ScenarioDepartmentFilter"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioQuestionInputId" type="ser:guid"/><xs:element minOccurs="0" name="ItemDepartmentId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioDepartmentFilter" nillable="true" type="tns:ScenarioDepartmentFilter"/><xs:complexType name="ScenarioQuestionInputLocation"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="NameVisible" type="xs:boolean"/><xs:element minOccurs="0" name="AddressVisible" type="xs:boolean"/><xs:element minOccurs="0" name="TelephoneVisible" type="xs:boolean"/><xs:element minOccurs="0" name="EmailVisible" type="xs:boolean"/><xs:element minOccurs="0" name="WebsiteVisible" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraDescriptionVisible" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputLocation" nillable="true" type="tns:ScenarioQuestionInputLocation"/><xs:complexType name="ScenarioQuestionInputContact"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="NameVisible" type="xs:boolean"/><xs:element minOccurs="0" name="AddressVisible" type="xs:boolean"/><xs:element minOccurs="0" name="TelephoneVisible" type="xs:boolean"/><xs:element minOccurs="0" name="EmailVisible" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraDescriptionVisible" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputContact" nillable="true" type="tns:ScenarioQuestionInputContact"/><xs:complexType name="ScenarioQuestionInputSpotbooking"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputSpotbooking" nillable="true" type="tns:ScenarioQuestionInputSpotbooking"/><xs:complexType name="ScenarioQuestionInputTable"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioQuestionInput"><xs:sequence><xs:element minOccurs="0" name="Table" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxNumberOfRows" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioQuestionInputTable" nillable="true" type="tns:ScenarioQuestionInputTable"/><xs:simpleType name="ScenarioQuestionDefaultYesNoValues"><xs:restriction base="xs:string"><xs:enumeration value="Blank"/><xs:enumeration value="Yes"/><xs:enumeration value="No"/></xs:restriction></xs:simpleType><xs:element name="ScenarioQuestionDefaultYesNoValues" nillable="true" type="tns:ScenarioQuestionDefaultYesNoValues"/><xs:complexType name="ArrayOfScenarioCondition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioCondition" nillable="true" type="tns:ScenarioCondition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioCondition" nillable="true" type="tns:ArrayOfScenarioCondition"/><xs:complexType name="ScenarioCondition"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioQuestionInputID" type="ser:guid"/><xs:element minOccurs="0" name="ConditionalOperator" type="tns:ScenarioConditionOperator"/><xs:element minOccurs="0" name="TargetID" type="ser:guid"/><xs:element minOccurs="0" name="ValueText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValueTextBetween" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValueBool" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ValueBoolBetween" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ValueDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ValueDateTimeBetween" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ValueInt" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ValueIntBetween" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ScenarioCondition" nillable="true" type="tns:ScenarioCondition"/><xs:simpleType name="ScenarioConditionOperator"><xs:restriction base="xs:string"><xs:enumeration value="Equal"/><xs:enumeration value="NotEqual"/><xs:enumeration value="GreaterThan"/><xs:enumeration value="LessThan"/><xs:enumeration value="GreaterThanOrEqualTo"/><xs:enumeration value="LessThanOrEqualTo"/><xs:enumeration value="Between"/><xs:enumeration value="NotBetween"/><xs:enumeration value="Contains"/><xs:enumeration value="NotContains"/><xs:enumeration value="BeginsWith"/><xs:enumeration value="EndsWith"/><xs:enumeration value="In"/><xs:enumeration value="NotIn"/><xs:enumeration value="IsEmpty"/><xs:enumeration value="NotIsEmpty"/></xs:restriction></xs:simpleType><xs:element name="ScenarioConditionOperator" nillable="true" type="tns:ScenarioConditionOperator"/><xs:element name="FindScenarioSessionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionSearchCriteria" nillable="true" type="tns:ScenarioSessionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ScenarioSessionIncludes"/><xs:element minOccurs="0" name="FileId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ForActivities" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionSearchCriteria" nillable="true" type="tns:ScenarioSessionSearchCriteria"/><xs:complexType name="ScenarioSessionIncludes"><xs:sequence><xs:element minOccurs="0" name="Values" type="xs:boolean"/><xs:element minOccurs="0" name="Checks" type="xs:boolean"/><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileGeneral" type="xs:boolean"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileDetails" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyScenariosWithFutureDate" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Approvers" type="xs:boolean"/><xs:element minOccurs="0" name="Comments" type="xs:boolean"/><xs:element minOccurs="0" name="Attachments" type="xs:boolean"/><xs:element minOccurs="0" name="AttachmentByteStream" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionIncludes" nillable="true" type="tns:ScenarioSessionIncludes"/><xs:element name="FindScenarioSessionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessions" nillable="true" type="tns:ArrayOfScenarioSession"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfScenarioSession"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSession" nillable="true" type="tns:ScenarioSession"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSession" nillable="true" type="tns:ArrayOfScenarioSession"/><xs:complexType name="ScenarioSession"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Number" type="xs:long"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MasterDateStart" type="xs:dateTime"/><xs:element minOccurs="0" name="MasterDateEnd" type="xs:dateTime"/><xs:element minOccurs="0" name="ScenarioId" type="ser:guid"/><xs:element minOccurs="0" name="CompletionDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ChecklistStatus" type="tns:ScenarioChecklistStatus"/><xs:element minOccurs="0" name="ChecklistApprovalDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="QuestionValues" nillable="true" type="tns:ArrayOfScenarioSessionQuestionValue"/><xs:element minOccurs="0" name="Values" nillable="true" type="tns:ArrayOfScenarioSessionValue"/><xs:element minOccurs="0" name="Checks" nillable="true" type="tns:ArrayOfScenarioSessionCheck"/><xs:element minOccurs="0" name="Codes" nillable="true" type="q141:ArrayOfstring" xmlns:q141="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ScenarioType" nillable="true" type="tns:ScenarioType"/><xs:element minOccurs="0" name="FileId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileGeneral" nillable="true" type="tns:ScenarioQuestionInputValueFileGeneral"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileDetails" nillable="true" type="tns:ArrayOfScenarioQuestionInputValueFileDetail"/><xs:element minOccurs="0" name="FileNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comments" nillable="true" type="tns:ArrayOfScenarioSessionComment"/><xs:element minOccurs="0" name="Attachments" nillable="true" type="tns:ArrayOfScenarioSessionAttachment"/><xs:element minOccurs="0" name="HasAttachments" type="xs:boolean"/><xs:element minOccurs="0" name="CanCopy" type="xs:boolean"/><xs:element minOccurs="0" name="ControlCodes" nillable="true" type="q142:ArrayOfstring" xmlns:q142="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SpotbookingStatus" type="q143:SpotbookingStatus" xmlns:q143="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="ScenarioSession" nillable="true" type="tns:ScenarioSession"/><xs:simpleType name="ScenarioChecklistStatus"><xs:restriction base="xs:string"><xs:enumeration value="Open"/><xs:enumeration value="Approving"/><xs:enumeration value="Approved"/><xs:enumeration value="Disapproved"/><xs:enumeration value="Ordered"/><xs:enumeration value="Closed"/></xs:restriction></xs:simpleType><xs:element name="ScenarioChecklistStatus" nillable="true" type="tns:ScenarioChecklistStatus"/><xs:complexType name="ArrayOfScenarioSessionQuestionValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionQuestionValue" nillable="true" type="tns:ScenarioSessionQuestionValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionQuestionValue" nillable="true" type="tns:ArrayOfScenarioSessionQuestionValue"/><xs:complexType name="ScenarioSessionQuestionValue"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioQuestionId" type="ser:guid"/><xs:element minOccurs="0" name="YesNoValue" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionQuestionValue" nillable="true" type="tns:ScenarioSessionQuestionValue"/><xs:complexType name="ArrayOfScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionValue" nillable="true" type="tns:ScenarioSessionValue"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionValue" nillable="true" type="tns:ArrayOfScenarioSessionValue"/><xs:complexType name="ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioQuestionInputId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionValue" nillable="true" type="tns:ScenarioSessionValue"/><xs:complexType name="ScenarioSessionValueText"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueText" nillable="true" type="tns:ScenarioSessionValueText"/><xs:complexType name="ScenarioSessionValueInt"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueInt" nillable="true" type="tns:ScenarioSessionValueInt"/><xs:complexType name="ScenarioSessionValueDateTime"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueDateTime" nillable="true" type="tns:ScenarioSessionValueDateTime"/><xs:complexType name="ScenarioSessionValueBool"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueBool" nillable="true" type="tns:ScenarioSessionValueBool"/><xs:complexType name="ScenarioSessionValueDropDownList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="ValueGuid" type="ser:guid"/><xs:element minOccurs="0" name="ValueText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValueInt" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueDropDownList" nillable="true" type="tns:ScenarioSessionValueDropDownList"/><xs:complexType name="ScenarioSessionValueChoiceList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="ValueText" nillable="true" type="q144:ArrayOfstring" xmlns:q144="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ValueInt" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueChoiceList" nillable="true" type="tns:ScenarioSessionValueChoiceList"/><xs:complexType name="ScenarioSessionValueRadioList"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="ValueInt" type="xs:int"/><xs:element minOccurs="0" name="ValueText" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueRadioList" nillable="true" type="tns:ScenarioSessionValueRadioList"/><xs:complexType name="ScenarioSessionValueDecimal"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueDecimal" nillable="true" type="tns:ScenarioSessionValueDecimal"/><xs:complexType name="ScenarioSessionValueReservation"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="InfrastructureId" type="ser:guid"/><xs:element minOccurs="0" name="InfrastructureCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfrastructureDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceId" type="ser:guid"/><xs:element minOccurs="0" name="PlaceCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationActivityId" type="ser:guid"/><xs:element minOccurs="0" name="ReservationActivityCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationActivityDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueReservation" nillable="true" type="tns:ScenarioSessionValueReservation"/><xs:complexType name="ScenarioSessionValueRental"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedDeliveryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedReturnDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Lines" nillable="true" type="tns:ArrayOfScenarioSessionValueRentalLine"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueRental" nillable="true" type="tns:ScenarioSessionValueRental"/><xs:complexType name="ArrayOfScenarioSessionValueRentalLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionValueRentalLine" nillable="true" type="tns:ScenarioSessionValueRentalLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionValueRentalLine" nillable="true" type="tns:ArrayOfScenarioSessionValueRentalLine"/><xs:complexType name="ScenarioSessionValueRentalLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedDeliveryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedReturnDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ToDeliver" type="xs:boolean"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionValueRentalLine" nillable="true" type="tns:ScenarioSessionValueRentalLine"/><xs:complexType name="ScenarioSessionValueAttachment"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="AttachmentType" type="tns:ScenarioAttachmentType"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="tns:Attachment"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CdbExport" type="xs:boolean"/><xs:element minOccurs="0" name="CdbCopyright" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CdbMediaFileType" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueAttachment" nillable="true" type="tns:ScenarioSessionValueAttachment"/><xs:simpleType name="ScenarioAttachmentType"><xs:restriction base="xs:string"><xs:enumeration value="Picture"/><xs:enumeration value="Word"/><xs:enumeration value="Excel"/><xs:enumeration value="Text"/><xs:enumeration value="Html"/><xs:enumeration value="Pdf"/></xs:restriction></xs:simpleType><xs:element name="ScenarioAttachmentType" nillable="true" type="tns:ScenarioAttachmentType"/><xs:complexType name="ScenarioSessionValueCdbCategory"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="CdbCategoryId" type="ser:guid"/><xs:element minOccurs="0" name="CdbCategoryDescription" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueCdbCategory" nillable="true" type="tns:ScenarioSessionValueCdbCategory"/><xs:complexType name="ScenarioSessionValueGeo"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="DateFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="DateTo" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueGeo" nillable="true" type="tns:ScenarioSessionValueGeo"/><xs:complexType name="ScenarioSessionValueLocation"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Location" nillable="true" type="tns:Person"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueLocation" nillable="true" type="tns:ScenarioSessionValueLocation"/><xs:complexType name="ScenarioSessionValueContact"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueContact" nillable="true" type="tns:ScenarioSessionValueContact"/><xs:complexType name="ScenarioSessionValueSpotbooking"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="SpotbookingId" type="xs:int"/><xs:element minOccurs="0" name="Status" type="q145:SpotbookingStatus" xmlns:q145="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueSpotbooking" nillable="true" type="tns:ScenarioSessionValueSpotbooking"/><xs:complexType name="ScenarioSessionValueTable"><xs:complexContent mixed="false"><xs:extension base="tns:ScenarioSessionValue"><xs:sequence><xs:element minOccurs="0" name="Table" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionValueTable" nillable="true" type="tns:ScenarioSessionValueTable"/><xs:complexType name="ArrayOfScenarioSessionCheck"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionCheck" nillable="true" type="tns:ScenarioSessionCheck"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionCheck" nillable="true" type="tns:ArrayOfScenarioSessionCheck"/><xs:complexType name="ScenarioSessionCheck"><xs:sequence><xs:element minOccurs="0" name="ChecklistType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChecklistCategory" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChecklistItem" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Processed" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="tns:ScenarioCheckStatus"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SortOrder" type="xs:int"/><xs:element minOccurs="0" name="ChecklistCategorySortOrder" type="xs:int"/><xs:element minOccurs="0" name="ChecklistItemId" type="ser:guid"/><xs:element minOccurs="0" name="ChecklistItemIsBlocking" type="xs:boolean"/><xs:element minOccurs="0" name="ChecklistItemSortOrder" type="xs:int"/><xs:element minOccurs="0" name="InternalComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApprovedBy" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="Approvers" nillable="true" type="tns:ArrayOfEmployee"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionCheck" nillable="true" type="tns:ScenarioSessionCheck"/><xs:simpleType name="ScenarioCheckStatus"><xs:restriction base="xs:string"><xs:enumeration value="NeedsToBeChecked"/><xs:enumeration value="CheckSucceeded"/><xs:enumeration value="CheckFailed"/></xs:restriction></xs:simpleType><xs:element name="ScenarioCheckStatus" nillable="true" type="tns:ScenarioCheckStatus"/><xs:complexType name="ScenarioQuestionInputValueFileGeneral"><xs:sequence><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="tns:FileStatus"/><xs:element minOccurs="0" name="AgeCategory" nillable="true" type="tns:FileAgeGroup"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="DesiredPaymentMethod" nillable="true" type="tns:BasketPaymentMethod"/><xs:element minOccurs="0" name="InvoiceCustomer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="FileManager" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="SalesManager" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="ExecutionDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PriceDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomerReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Leader1" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="Leader2" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="Leader3" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="Leader4" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="Leader5" nillable="true" type="tns:Employee"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestionInputValueFileGeneral" nillable="true" type="tns:ScenarioQuestionInputValueFileGeneral"/><xs:simpleType name="FileStatus"><xs:restriction base="xs:string"><xs:enumeration value="Offer"/><xs:enumeration value="Check"/><xs:enumeration value="Approved"/><xs:enumeration value="Disapproved"/><xs:enumeration value="Ordered"/><xs:enumeration value="Cancelled"/></xs:restriction></xs:simpleType><xs:element name="FileStatus" nillable="true" type="tns:FileStatus"/><xs:complexType name="FileAgeGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FileAgeGroup" nillable="true" type="tns:FileAgeGroup"/><xs:complexType name="ArrayOfScenarioQuestionInputValueFileDetail"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioQuestionInputValueFileDetail" nillable="true" type="tns:ScenarioQuestionInputValueFileDetail"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioQuestionInputValueFileDetail" nillable="true" type="tns:ArrayOfScenarioQuestionInputValueFileDetail"/><xs:complexType name="ScenarioQuestionInputValueFileDetail"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsInvoice" type="xs:boolean"/><xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="TotalHours" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Date" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CalculationType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="CustomerPriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ItemDepartment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemDepartmentId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FileTypePart" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileActivity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Place" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StatusComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Employee" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestionInputValueFileDetail" nillable="true" type="tns:ScenarioQuestionInputValueFileDetail"/><xs:complexType name="ArrayOfScenarioSessionComment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionComment" nillable="true" type="tns:ScenarioSessionComment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionComment" nillable="true" type="tns:ArrayOfScenarioSessionComment"/><xs:complexType name="ArrayOfScenarioSessionAttachment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionAttachment" nillable="true" type="tns:ScenarioSessionAttachment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionAttachment" nillable="true" type="tns:ArrayOfScenarioSessionAttachment"/><xs:complexType name="ScenarioSessionAttachment"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/><xs:element minOccurs="0" name="AttachmentType" type="tns:ScenarioAttachmentType"/><xs:element minOccurs="0" name="Attachment" nillable="true" type="tns:Attachment"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Internal" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionAttachment" nillable="true" type="tns:ScenarioSessionAttachment"/><xs:element name="DeleteScenarioSessionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteScenarioSessionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveSpotbookingStatusRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveSpotbookingStatusCriteria" nillable="true" type="q146:SaveSpotbookingStatusCriteria" xmlns:q146="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveSpotbookingStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveSpotbookingStatusResult" type="q147:SaveSpotbookingStatusResult" xmlns:q147="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSession" nillable="true" type="tns:ScenarioSession"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioValidationResult" nillable="true" type="tns:ScenarioValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindScenarioTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioTypeSearchCriteria" nillable="true" type="tns:ScenarioTypeSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioTypeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioTypeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ScenarioTypeSearchCriteria" nillable="true" type="tns:ScenarioTypeSearchCriteria"/><xs:element name="FindScenarioTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioTypes" nillable="true" type="tns:ArrayOfScenarioType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfScenarioType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioType" nillable="true" type="tns:ScenarioType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioType" nillable="true" type="tns:ArrayOfScenarioType"/><xs:element name="ListCdbCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListCdbCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CdbCategories" nillable="true" type="tns:ArrayOfCdbCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCdbCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CdbCategory" nillable="true" type="tns:CdbCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCdbCategory" nillable="true" type="tns:ArrayOfCdbCategory"/><xs:complexType name="CdbCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CNetId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Notes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Synonymes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CdbVersion" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CdbCategory" nillable="true" type="tns:CdbCategory"/><xs:element name="GetScenarioSessionEmailMessageRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionEmailMessageSearchCriteria" nillable="true" type="tns:ScenarioSessionEmailMessageSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionEmailMessageSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="tns:ScenarioSessionEmailMessageType"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionEmailMessageSearchCriteria" nillable="true" type="tns:ScenarioSessionEmailMessageSearchCriteria"/><xs:element name="GetScenarioSessionEmailMessageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionEmailMessageValidationResult" nillable="true" type="tns:ScenarioSessionEmailMessageValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScenarioSessionEmailMessagesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionEmailMessagesSearchCriteria" nillable="true" type="tns:ScenarioSessionEmailMessagesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionEmailMessagesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioSessionEmailMessagesSearchCriteria" nillable="true" type="tns:ScenarioSessionEmailMessagesSearchCriteria"/><xs:element name="GetScenarioSessionEmailMessagesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionEmailMessageValidationResults" nillable="true" type="tns:ArrayOfScenarioSessionEmailMessageValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfScenarioSessionEmailMessageValidationResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ScenarioSessionEmailMessageValidationResult" nillable="true" type="tns:ScenarioSessionEmailMessageValidationResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfScenarioSessionEmailMessageValidationResult" nillable="true" type="tns:ArrayOfScenarioSessionEmailMessageValidationResult"/><xs:element name="GetScenarioQuestionInputValueFileGeneralRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileGeneralSearchCriteria" nillable="true" type="tns:ScenarioQuestionInputValueFileGeneralSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioQuestionInputValueFileGeneralSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FileId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestionInputValueFileGeneralSearchCriteria" nillable="true" type="tns:ScenarioQuestionInputValueFileGeneralSearchCriteria"/><xs:element name="GetScenarioQuestionInputValueFileGeneralResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileGeneral" nillable="true" type="tns:ScenarioQuestionInputValueFileGeneral"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScenarioQuestionInputValueFileDetailRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileDetailSearchCriteria" nillable="true" type="tns:ScenarioQuestionInputValueFileDetailSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioQuestionInputValueFileDetailSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FileId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ScenarioQuestionInputValueFileDetailSearchCriteria" nillable="true" type="tns:ScenarioQuestionInputValueFileDetailSearchCriteria"/><xs:element name="GetScenarioQuestionInputValueFileDetailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioQuestionInputValueFileDetails" nillable="true" type="tns:ArrayOfScenarioQuestionInputValueFileDetail"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionAttachment" nillable="true" type="tns:ScenarioSessionAttachment"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionAttachmentValidationResult" nillable="true" type="tns:ScenarioSessionAttachmentValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionAttachmentValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionAttachment" nillable="true" type="tns:ScenarioSessionAttachment"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionAttachmentValidationResult" nillable="true" type="tns:ScenarioSessionAttachmentValidationResult"/><xs:element name="DeleteScenarioSessionAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionAttachmentId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteScenarioSessionAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteScenarioSessionAttachmentValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionCommentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionComment" nillable="true" type="tns:ScenarioSessionComment"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveScenarioSessionCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionCommentValidationResult" nillable="true" type="tns:ScenarioSessionCommentValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionCommentValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionComment" nillable="true" type="tns:ScenarioSessionComment"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionCommentValidationResult" nillable="true" type="tns:ScenarioSessionCommentValidationResult"/><xs:element name="DeleteScenarioSessionCommentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ScenarioSessionCommentId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteScenarioSessionCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteScenarioSessionCommentValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateScenarioSessionCheckRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Validation" nillable="true" type="tns:ValidatedScenarioSessionCheck"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidatedScenarioSessionCheck"><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionCheckId" type="ser:guid"/><xs:element minOccurs="0" name="ValidatorId" type="ser:guid"/><xs:element minOccurs="0" name="IsApproved" type="xs:boolean"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InternalComment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidatedScenarioSessionCheck" nillable="true" type="tns:ValidatedScenarioSessionCheck"/><xs:element name="ValidateScenarioSessionCheckResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ScenarioSessionCheckValidationResult" nillable="true" type="tns:ScenarioSessionCheckValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ScenarioSessionCheckValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ValidatedCheck" nillable="true" type="tns:ValidatedScenarioSessionCheck"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ScenarioSessionCheckValidationResult" nillable="true" type="tns:ScenarioSessionCheckValidationResult"/><xs:element name="FindScenarioSessionAttachmentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindScenarioSessionAttachmentsSearchCriteria" nillable="true" type="tns:FindScenarioSessionAttachmentsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindScenarioSessionAttachmentsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ScenarioQuestionInputSessionId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FindScenarioSessionAttachmentsIncludes"/></xs:sequence></xs:complexType><xs:element name="FindScenarioSessionAttachmentsSearchCriteria" nillable="true" type="tns:FindScenarioSessionAttachmentsSearchCriteria"/><xs:complexType name="FindScenarioSessionAttachmentsIncludes"><xs:sequence><xs:element minOccurs="0" name="Internals" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindScenarioSessionAttachmentsIncludes" nillable="true" type="tns:FindScenarioSessionAttachmentsIncludes"/><xs:element name="FindScenarioSessionAttachmentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindScenarioSessionAttachmentsResult" nillable="true" type="tns:ArrayOfScenarioSessionAttachment"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSpotbookingSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSpotbookingSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSpotbookingSettingsResult" nillable="true" type="q148:SpotbookingSettings" xmlns:q148="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListVisitingCustomersInformationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VisitingCustomersInformationCriteria" nillable="true" type="tns:VisitingCustomerInformationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VisitingCustomerInformationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="GroupByDate" type="xs:boolean"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="GroupByDivision" type="xs:boolean"/><xs:element minOccurs="0" name="DivisionIds" nillable="true" type="q149:ArrayOfguid" xmlns:q149="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroupIds" nillable="true" type="q150:ArrayOfguid" xmlns:q150="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByConsolidationActivityCode" type="xs:boolean"/><xs:element minOccurs="0" name="ConsolidationActivityCodeIds" nillable="true" type="q151:ArrayOfguid" xmlns:q151="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByConsolidationItemCode" type="xs:boolean"/><xs:element minOccurs="0" name="ConsolidationItemCodeIds" nillable="true" type="q152:ArrayOfguid" xmlns:q152="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByConsolidationSaleCode" type="xs:boolean"/><xs:element minOccurs="0" name="ConsolidationSaleCodeIds" nillable="true" type="q153:ArrayOfguid" xmlns:q153="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="VisitingCustomerInformationSearchCriteria" nillable="true" type="tns:VisitingCustomerInformationSearchCriteria"/><xs:element name="ListVisitingCustomersInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VisitingCustomersInformation" nillable="true" type="tns:ArrayOfVisitingCustomerInformation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVisitingCustomerInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VisitingCustomerInformation" nillable="true" type="tns:VisitingCustomerInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVisitingCustomerInformation" nillable="true" type="tns:ArrayOfVisitingCustomerInformation"/><xs:complexType name="VisitingCustomerInformation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="TotalVisitors" type="xs:int"/><xs:element minOccurs="0" name="SubscriptionVisitors" type="xs:int"/><xs:element minOccurs="0" name="SaleVisitors" type="xs:int"/><xs:element minOccurs="0" name="Date" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DivisionID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleGroupID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeActivityID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeItemID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeSaleID" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VisitingCustomerInformation" nillable="true" type="tns:VisitingCustomerInformation"/><xs:element name="ListSalesInformationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SalesInformationCriteria" nillable="true" type="tns:SaleInformationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaleInformationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="DivisionIds" nillable="true" type="q154:ArrayOfguid" xmlns:q154="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByDivision" type="xs:boolean"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="GroupByDate" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroupIds" nillable="true" type="q155:ArrayOfguid" xmlns:q155="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="ConsolidationItemCodeIds" nillable="true" type="q156:ArrayOfguid" xmlns:q156="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ConsolidationActivityCodeIds" nillable="true" type="q157:ArrayOfguid" xmlns:q157="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ConsolidationSaleCodeIds" nillable="true" type="q158:ArrayOfguid" xmlns:q158="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="GroupByConsolidationCodeItem" type="xs:boolean"/><xs:element minOccurs="0" name="GroupByConsolidationCodeActivity" type="xs:boolean"/><xs:element minOccurs="0" name="GroupByConsolidationCodeSales" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SaleInformationSearchCriteria" nillable="true" type="tns:SaleInformationSearchCriteria"/><xs:element name="ListSalesInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SalesInformation" nillable="true" type="tns:ArrayOfSaleInformation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSaleInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SaleInformation" nillable="true" type="tns:SaleInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSaleInformation" nillable="true" type="tns:ArrayOfSaleInformation"/><xs:complexType name="SaleInformation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Date" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DivisionID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleGroupID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeItemID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeActivityID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ConsolidationCodeSalesID" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaleInformation" nillable="true" type="tns:SaleInformation"/><xs:element name="ListDivisionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DivisionSearchCriteria" nillable="true" type="tns:DivisionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DivisionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="AllowedForPointOfSale" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DivisionSearchCriteria" nillable="true" type="tns:DivisionSearchCriteria"/><xs:element name="ListDivisionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Divisions" nillable="true" type="tns:ArrayOfDivision"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfDivision"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Division" nillable="true" type="tns:Division"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDivision" nillable="true" type="tns:ArrayOfDivision"/><xs:element name="ListConsolidationCodesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ConsolidationCodesCriteria" nillable="true" type="tns:ConsolidationCodeSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ConsolidationCodeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Type" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ConsolidationCodeSearchCriteria" nillable="true" type="tns:ConsolidationCodeSearchCriteria"/><xs:element name="ListConsolidationCodesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Consolidation_x0020_codes" nillable="true" type="tns:ArrayOfConsolidationCode"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfConsolidationCode"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ConsolidationCode" nillable="true" type="tns:ConsolidationCode"/></xs:sequence></xs:complexType><xs:element name="ArrayOfConsolidationCode" nillable="true" type="tns:ArrayOfConsolidationCode"/><xs:complexType name="ConsolidationCode"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConsolidationCode" nillable="true" type="tns:ConsolidationCode"/><xs:element name="InterSolveIsCardValidRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCultureEventSearchCriteria" nillable="true" type="tns:InterSolveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InterSolveCriteria"><xs:sequence><xs:element minOccurs="0" name="CardString" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="InterSolveCriteria" nillable="true" type="tns:InterSolveCriteria"/><xs:element name="InterSolveIsCardValidResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:InterSolveResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InterSolveResult"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InterSolveResult" nillable="true" type="tns:InterSolveResult"/><xs:element name="InterSolveDoPurchaseSimulateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:InterSolveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="InterSolveDoPurchaseSimulateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:InterSolveResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="InterSolveDoPurchaseRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendingMachineCultureEventSearchCriteria" nillable="true" type="tns:InterSolveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="InterSolveDoPurchaseResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendingMachineCrystalReportDatasource" nillable="true" type="tns:InterSolveResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="IntersolveGiftCardAccessItemRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InterSolveCriteria" nillable="true" type="tns:InterSolveCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="IntersolveGiftCardAccessItemResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InterSolveResponse" nillable="true" type="tns:VendingMachineArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowEnsureUserExistsCardRegRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UniflowSearchCriteria" nillable="true" type="tns:UniflowCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UniflowCriteria"><xs:sequence><xs:element minOccurs="0" name="Url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LocationLogFile" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" type="ser:guid"/><xs:element minOccurs="0" name="ExtRefId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountPayed" type="xs:decimal"/><xs:element minOccurs="0" name="SalesLineId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="UniflowCriteria" nillable="true" type="tns:UniflowCriteria"/><xs:element name="UniflowEnsureUserExistsCardRegResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UniflowData" nillable="true" type="tns:UniflowResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UniflowResult"><xs:sequence><xs:element minOccurs="0" name="AmountPayed" type="xs:decimal"/><xs:element minOccurs="0" name="ExtRefId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="UniflowResult" nillable="true" type="tns:UniflowResult"/><xs:element name="UniflowMakeDepositWithRefRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UniflowSearchCriteria" nillable="true" type="tns:UniflowCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowMakeDepositWithRefResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UniflowData" nillable="true" type="tns:UniflowResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowChargeUserWithRefRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UniflowSearchCriteria" nillable="true" type="tns:UniflowCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowChargeUserWithRefResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UniflowData" nillable="true" type="tns:UniflowResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowGetExtRefIdAndAmountPayedRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UniflowSearchCriteria" nillable="true" type="tns:UniflowCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="UniflowGetExtRefIdAndAmountPayedResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UniflowData" nillable="true" type="tns:UniflowResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddressAttachmentsInformationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:AddressAttachmentInformationCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AddressAttachmentInformationCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentSubTypeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentInformationCriteria" nillable="true" type="tns:AddressAttachmentInformationCriteria"/><xs:element name="AddressAttachmentsInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddressAttachmentsInformation" nillable="true" type="tns:ArrayOfAddressAttachmentInformation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAddressAttachmentInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AddressAttachmentInformation" nillable="true" type="tns:AddressAttachmentInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAddressAttachmentInformation" nillable="true" type="tns:ArrayOfAddressAttachmentInformation"/><xs:complexType name="AddressAttachmentInformation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressAttachmentSubTypeId" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentSubTypeShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressAttachmentSubTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressAttachmentTypeId" type="ser:guid"/><xs:element minOccurs="0" name="AddressAttachmentTypeShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressAttachmentTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateUploaded" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="AddressAttachmentInformation" nillable="true" type="tns:AddressAttachmentInformation"/><xs:element name="FindFamilyMembersForFamilySubscriptionAdjustmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FamilyMembersForFamilySubscriptionAdjustmentCriteria" nillable="true" type="tns:FamilyMembersForFamilySubscriptionAdjustmentCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FamilyMembersForFamilySubscriptionAdjustmentCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FamilyMembersForFamilySubscriptionAdjustmentCriteria" nillable="true" type="tns:FamilyMembersForFamilySubscriptionAdjustmentCriteria"/><xs:element name="FindFamilyMembersForFamilySubscriptionAdjustmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FamilyMemberIds" nillable="true" type="q159:ArrayOfguid" xmlns:q159="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="DisconnectDivisionCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DisconnectDivisionCardCriteria" nillable="true" type="q160:DisconnectDivisionCardCriteria" xmlns:q160="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="DisconnectDivisionCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DisconnectDivisionCardResult" nillable="true" type="tns:DisconnectDivisionCardResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DisconnectDivisionCardResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="DisconnectDivisionCardResult" nillable="true" type="tns:DisconnectDivisionCardResult"/><xs:element name="FindPersonSubscriptionDataRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindPersonSubscriptionDataCriteria" nillable="true" type="tns:FindPersonSubscriptionDataCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonSubscriptionDataCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ModifiedSince" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindPersonSubscriptionDataCriteria" nillable="true" type="tns:FindPersonSubscriptionDataCriteria"/><xs:element name="FindPersonSubscriptionDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindPersonSubscriptionDataResult" nillable="true" type="tns:FindPersonSubscriptionDataResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonSubscriptionDataResult"><xs:sequence><xs:element minOccurs="0" name="PersonSubscriptions" nillable="true" type="tns:ArrayOfPersonSubscriptions"/></xs:sequence></xs:complexType><xs:element name="FindPersonSubscriptionDataResult" nillable="true" type="tns:FindPersonSubscriptionDataResult"/><xs:complexType name="ArrayOfPersonSubscriptions"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonSubscriptions" nillable="true" type="tns:PersonSubscriptions"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonSubscriptions" nillable="true" type="tns:ArrayOfPersonSubscriptions"/><xs:complexType name="PersonSubscriptions"><xs:sequence><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Subscriptions" nillable="true" type="tns:ArrayOfSubscription"/></xs:sequence></xs:complexType><xs:element name="PersonSubscriptions" nillable="true" type="tns:PersonSubscriptions"/><xs:complexType name="ArrayOfSubscription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Subscription" nillable="true" type="tns:Subscription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscription" nillable="true" type="tns:ArrayOfSubscription"/><xs:complexType name="Subscription"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="StartDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="NumberOfDays" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RemainingDays" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="NumberOfTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="RemainingTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="LastProlongationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ProlongationAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="Logs" nillable="true" type="tns:ArrayOfSubscriptionLog"/><xs:element minOccurs="0" name="PersonCards" nillable="true" type="tns:ArrayOfPersonCard"/><xs:element minOccurs="0" name="CheckPeriod" type="xs:boolean"/><xs:element minOccurs="0" name="CheckNumberOfTurns" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraInfo1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionInvalidityReasons"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="LessonGroupStudentSubscriptions" nillable="true" type="tns:ArrayOfLessonGroupStudentSubscription"/><xs:element minOccurs="0" name="IsCancelled" type="xs:boolean"/><xs:element minOccurs="0" name="ConversionAllowed" type="xs:boolean"/><xs:element minOccurs="0" name="IsFamilyMembership" type="xs:boolean"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="LastEntryDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionDetails" nillable="true" type="tns:ExpositionOverviewItem"/><xs:element minOccurs="0" name="LastUpdate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EffectiveRemainingTurns" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TurnsPerVisit" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AdmissionImage" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="AdmissionManualValidation" type="xs:boolean"/><xs:element minOccurs="0" name="CollectionContract" nillable="true" type="tns:DirectDebitCollectionContract"/><xs:element minOccurs="0" name="CollectionContractAmount" type="xs:decimal"/><xs:element minOccurs="0" name="IsMuseumPass" type="xs:boolean"/><xs:element minOccurs="0" name="AdmissionManualValidationText" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Subscription" nillable="true" type="tns:Subscription"/><xs:complexType name="ArrayOfSubscriptionLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionLog" nillable="true" type="tns:SubscriptionLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionLog" nillable="true" type="tns:ArrayOfSubscriptionLog"/><xs:complexType name="SubscriptionLog"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LogType" type="tns:SubscriptionLogType"/><xs:element minOccurs="0" name="SubType" nillable="true" type="tns:SubscriptionLogSubType"/><xs:element minOccurs="0" name="NumberOfTurns" type="xs:int"/><xs:element minOccurs="0" name="RemainingTurns" type="xs:int"/><xs:element minOccurs="0" name="RemainingDays" type="xs:int"/><xs:element minOccurs="0" name="Card" nillable="true" type="tns:Card"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Division" nillable="true" type="tns:Division"/><xs:element minOccurs="0" name="PersonBase" nillable="true" type="tns:PersonBase"/><xs:element minOccurs="0" name="SubscriptionName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SubscriptionLog" nillable="true" type="tns:SubscriptionLog"/><xs:simpleType name="SubscriptionLogType"><xs:annotation><xs:appinfo><ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="NoAccess"/><xs:enumeration value="Access"/><xs:enumeration value="SubscriptionUnlinked"/><xs:enumeration value="Swallowed"/><xs:enumeration value="SubscriptionLinked"/><xs:enumeration value="ExpiredSubscription"/><xs:enumeration value="InactiveDueToDevaluationOfLinkedSubscription"/><xs:enumeration value="CarrierSwitch"/><xs:enumeration value="UsedAsMandatoryMembership"/><xs:enumeration value="SubscriptionMinutesChanged"/><xs:enumeration value="CancelVisits"/></xs:restriction></xs:simpleType><xs:element name="SubscriptionLogType" nillable="true" type="tns:SubscriptionLogType"/><xs:simpleType name="SubscriptionLogSubType"><xs:annotation><xs:appinfo><ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="NoAccessInactiveSubscription"/><xs:enumeration value="NoAccessInvalidTurns"/><xs:enumeration value="NoAccessInvalidPeriod"/><xs:enumeration value="NoAccessOnHoliday"/><xs:enumeration value="NoAccessSubscriptionExclusionCalendar"/><xs:enumeration value="NoAccessAccessGroupExclusionCalendar"/><xs:enumeration value="NoAccessInactiveReaderSetting"/><xs:enumeration value="NoAccessInvalidTimeAccessTime"/><xs:enumeration value="NoAccessAntiPassBack"/><xs:enumeration value="NoAccessNoRemainingTurnsPerPeriod"/><xs:enumeration value="NoAccessSubscriptionNotActivated"/><xs:enumeration value="NoAccessVisitExceedsMaximumTime"/><xs:enumeration value="NoAccessMinimumTimeNextVisitFailure"/><xs:enumeration value="NoAccessLinkedSubscriptionIsInvalid"/><xs:enumeration value="NoAccessNoValidPlaceReservationFound"/><xs:enumeration value="NoAccessNoValidCultureReservationFound"/><xs:enumeration value="NoAccessInsufficientCredits"/><xs:enumeration value="NoAccessInsufficientAmountInPurse"/><xs:enumeration value="CardCopy"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CardMove"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">21</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="SubscriptionInsentive"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">22</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="OfflineCounterRegistration"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">23</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NoAccessInvalidMuseumCard"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">24</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NoAccessInvalidCollectionContract"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">25</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ManualDevaluation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">26</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DigitalWalletHasOutstandingCredit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">27</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DigitalWalletHasInsufficientBalance"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">28</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DigitalWalletNotFoundForOverdueMinutes"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">29</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DevaluedByOtherSubscriptionComponent"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DivisionCardBlocked"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">31</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CarrierSwitchCouple"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CarrierSwitchUncouple"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">33</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CarrierSwitchBlock"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">34</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="CarrierSwitchUnblock"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">35</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ZonePresenceMaxReached"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">36</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DevaluedDueToDevaluationOfLinkedSubscription"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">37</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="NoAvailableExpositionTimeSlot"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">38</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="SubscriptionLogSubType" nillable="true" type="tns:SubscriptionLogSubType"/><xs:complexType name="ArrayOfSubscriptionInvalidityReasons"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionInvalidityReasons" type="tns:SubscriptionInvalidityReasons"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionInvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionInvalidityReasons"/><xs:simpleType name="SubscriptionInvalidityReasons"><xs:restriction base="xs:string"><xs:enumeration value="InactiveSubscription"/><xs:enumeration value="InactiveSetting"/><xs:enumeration value="InvalidTurns"/><xs:enumeration value="InvalidTurnsPerPeriod"/><xs:enumeration value="InvalidPeriod"/><xs:enumeration value="InvalidHolidayCalendar"/><xs:enumeration value="InvalidSubscriptionCalendar"/><xs:enumeration value="InvalidActivation"/><xs:enumeration value="InvalidSubscriptionMinutes"/><xs:enumeration value="InvalidLinkedExposition"/><xs:enumeration value="HallForSubscriptionIsInvalid"/><xs:enumeration value="ReservationForSubscriptionIsInvalid"/><xs:enumeration value="TimeIsInvalid"/><xs:enumeration value="InvalidAccessGroupCalendar"/><xs:enumeration value="InvalidAntiPassBack"/><xs:enumeration value="InvalidChipKnip"/><xs:enumeration value="InvalidCredits"/><xs:enumeration value="InvalidMaxTime"/><xs:enumeration value="InvalidMinTime"/><xs:enumeration value="InvalidCollectionContract"/><xs:enumeration value="DigitalWalletHasOutstandingCredit"/><xs:enumeration value="DigitalWalletHasInsufficientBalance"/><xs:enumeration value="DigitalWalletNotFoundForOverdueMinutes"/><xs:enumeration value="LinkedExpositionUnavailable"/></xs:restriction></xs:simpleType><xs:element name="SubscriptionInvalidityReasons" nillable="true" type="tns:SubscriptionInvalidityReasons"/><xs:complexType name="ArrayOfLessonGroupStudentSubscription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroupStudentSubscription" nillable="true" type="tns:LessonGroupStudentSubscription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroupStudentSubscription" nillable="true" type="tns:ArrayOfLessonGroupStudentSubscription"/><xs:complexType name="LessonGroupStudentSubscription"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupStudent" nillable="true" type="tns:LessonGroupStudent"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="LessonGroupStudentSubscription" nillable="true" type="tns:LessonGroupStudentSubscription"/><xs:complexType name="LessonGroupStudent"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EntryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastSync" type="xs:dateTime"/><xs:element minOccurs="0" name="LastUpdate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="LessonGroupStudent" nillable="true" type="tns:LessonGroupStudent"/><xs:complexType name="ExpositionOverviewItem"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:ArrayOfExpositionOverviewItemPeriod"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfExpositionOverviewItemPrice"/></xs:sequence></xs:complexType><xs:element name="ExpositionOverviewItem" nillable="true" type="tns:ExpositionOverviewItem"/><xs:complexType name="ArrayOfExpositionOverviewItemPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionOverviewItemPeriod" nillable="true" type="tns:ExpositionOverviewItemPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionOverviewItemPeriod" nillable="true" type="tns:ArrayOfExpositionOverviewItemPeriod"/><xs:complexType name="ExpositionOverviewItemPeriod"><xs:sequence><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Occupancy" nillable="true" type="tns:Occupancy"/></xs:sequence></xs:complexType><xs:element name="ExpositionOverviewItemPeriod" nillable="true" type="tns:ExpositionOverviewItemPeriod"/><xs:complexType name="ArrayOfExpositionOverviewItemPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionOverviewItemPrice" nillable="true" type="tns:ExpositionOverviewItemPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionOverviewItemPrice" nillable="true" type="tns:ArrayOfExpositionOverviewItemPrice"/><xs:complexType name="ExpositionOverviewItemPrice"><xs:sequence><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="PriceGroupName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="MinPresaleDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="MaxPresaleDiscount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ExpositionOverviewItemPrice" nillable="true" type="tns:ExpositionOverviewItemPrice"/><xs:complexType name="DirectDebitCollectionContract"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContractNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CancelDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NextCollectionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NoticeDays" type="xs:int"/><xs:element minOccurs="0" name="NoticeWeeks" type="xs:int"/><xs:element minOccurs="0" name="NoticeMonths" type="xs:int"/><xs:element minOccurs="0" name="Frequency" nillable="true" type="tns:DirectDebitCollectionFrequency"/><xs:element minOccurs="0" name="Status" nillable="true" type="tns:DirectDebitContractStatus"/><xs:element minOccurs="0" name="Status1" nillable="true" type="tns:DirectDebitContractStatus"/><xs:element minOccurs="0" name="Status2" nillable="true" type="tns:DirectDebitContractStatus"/><xs:element minOccurs="0" name="Status3" nillable="true" type="tns:DirectDebitContractStatus"/><xs:element minOccurs="0" name="Status4" nillable="true" type="tns:DirectDebitContractStatus"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Pending" type="xs:boolean"/><xs:element minOccurs="0" name="Signature" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="CollectionLines" nillable="true" type="tns:ArrayOfDirectDebitCollectionLine"/><xs:element minOccurs="0" name="IsWebCancelled" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DirectDebitCollectionContract" nillable="true" type="tns:DirectDebitCollectionContract"/><xs:complexType name="DirectDebitCollectionFrequency"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfMonths" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DirectDebitCollectionFrequency" nillable="true" type="tns:DirectDebitCollectionFrequency"/><xs:complexType name="DirectDebitContractStatus"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DirectDebitContractStatus" nillable="true" type="tns:DirectDebitContractStatus"/><xs:complexType name="ArrayOfDirectDebitCollectionLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DirectDebitCollectionLine" nillable="true" type="tns:DirectDebitCollectionLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDirectDebitCollectionLine" nillable="true" type="tns:ArrayOfDirectDebitCollectionLine"/><xs:complexType name="DirectDebitCollectionLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CollectionContractId" type="ser:guid"/><xs:element minOccurs="0" name="CollectionPeriod" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CollectionContractNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="DirectDebitCollectionLine" nillable="true" type="tns:DirectDebitCollectionLine"/><xs:element name="ModifySubscriptionDatesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ModifySubscriptionDatesCriteria" nillable="true" type="q161:ModifySubscriptionDatesCriteria" xmlns:q161="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ModifySubscriptionDatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ModifySubscriptionDatesResult" nillable="true" type="q162:ModifySubscriptionDatesResult" xmlns:q162="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="UndoCancelSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UndoCancelSubscriptionCriteria" nillable="true" type="q163:UndoCancelSubscriptionCriteria" xmlns:q163="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="UndoCancelSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UndoCancelSubscriptionResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFamilyCardsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q164:GetFamilyCardsCriteria" xmlns:q164="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFamilyCardsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q165:GetFamilyCardsResult" xmlns:q165="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelCollectionContractRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q166:CancelCollectionContractCriteria" xmlns:q166="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelCollectionContractResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelCollectionContractResult" nillable="true" type="q167:CancelCollectionContractResult" xmlns:q167="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListPersonTitlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="TitleCriteria" nillable="true" type="tns:FindPersonTitlesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonTitlesCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonTitleIncludes"/></xs:sequence></xs:complexType><xs:element name="FindPersonTitlesCriteria" nillable="true" type="tns:FindPersonTitlesCriteria"/><xs:complexType name="PersonTitleIncludes"><xs:sequence/></xs:complexType><xs:element name="PersonTitleIncludes" nillable="true" type="tns:PersonTitleIncludes"/><xs:element name="ListPersonTitlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindPersonTitlesResult" nillable="true" type="tns:ArrayOfPersonTitle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPersonTitle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonTitle" nillable="true" type="tns:PersonTitle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonTitle" nillable="true" type="tns:ArrayOfPersonTitle"/><xs:element name="ListBankBICsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindBankBICsCriteria" nillable="true" type="tns:FindBankBICsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindBankBICsCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Bank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="BIC" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindBankBICsCriteria" nillable="true" type="tns:FindBankBICsCriteria"/><xs:element name="ListBankBICsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BankBICs" nillable="true" type="tns:ArrayOfBankBIC"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfBankBIC"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BankBIC" nillable="true" type="tns:BankBIC"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBankBIC" nillable="true" type="tns:ArrayOfBankBIC"/><xs:element name="FindPersonCardsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindPersonCardsCriteria" nillable="true" type="tns:FindPersonCardsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonCardsCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonCardIncludes"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CardString" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindPersonCardsCriteria" nillable="true" type="tns:FindPersonCardsCriteria"/><xs:complexType name="PersonCardIncludes"><xs:sequence><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="PersonImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeGuestDetails" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludePeripheralStrings" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeBlocked" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonCardIncludes" nillable="true" type="tns:PersonCardIncludes"/><xs:element name="FindPersonCardsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonCards" nillable="true" type="tns:ArrayOfPersonCard"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListPersonFunctionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FunctionCriteria" nillable="true" type="tns:FindPersonFunctionsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonFunctionsCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonFunctionIncludes"/></xs:sequence></xs:complexType><xs:element name="FindPersonFunctionsCriteria" nillable="true" type="tns:FindPersonFunctionsCriteria"/><xs:complexType name="PersonFunctionIncludes"><xs:sequence/></xs:complexType><xs:element name="PersonFunctionIncludes" nillable="true" type="tns:PersonFunctionIncludes"/><xs:element name="ListPersonFunctionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindPersonFunctionsResult" nillable="true" type="tns:ArrayOfPersonFunction"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPersonFunction"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonFunction" nillable="true" type="tns:PersonFunction"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonFunction" nillable="true" type="tns:ArrayOfPersonFunction"/><xs:element name="ListActivityTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListActivityTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivityTypes" nillable="true" type="tns:ArrayOfActivityType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfActivityType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityType" nillable="true" type="tns:ActivityType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityType" nillable="true" type="tns:ArrayOfActivityType"/><xs:element name="ListArticleGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleGroupSearchCriteria" nillable="true" type="tns:ArticleGroupSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticleGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleTypes" type="tns:ArticleType"/><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArticleGroupSearchCriteria" nillable="true" type="tns:ArticleGroupSearchCriteria"/><xs:simpleType name="ArticleType"><xs:restriction base="xs:string"><xs:enumeration value="Sale"/><xs:enumeration value="Rental"/><xs:enumeration value="All"/><xs:enumeration value="None"/></xs:restriction></xs:simpleType><xs:element name="ArticleType" nillable="true" type="tns:ArticleType"/><xs:element name="ListArticleGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleGroups" nillable="true" type="tns:ArrayOfArticleGroup"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfArticleGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleGroup" nillable="true" type="tns:ArticleGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleGroup" nillable="true" type="tns:ArrayOfArticleGroup"/><xs:element name="FindArticleCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleCategorySearchCriteria" nillable="true" type="tns:ArticleCategorySearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticleCategorySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ArticleCategorySearchCriteria" nillable="true" type="tns:ArticleCategorySearchCriteria"/><xs:element name="FindArticleCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleCategories" nillable="true" type="tns:ArrayOfArticleCategory"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionTypes" nillable="true" type="tns:ArrayOfExpositionType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfExpositionType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionType" nillable="true" type="tns:ExpositionType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionType" nillable="true" type="tns:ArrayOfExpositionType"/><xs:element name="ListExpositionPeriodsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionPeriodSearchCriteria" nillable="true" type="tns:ExpositionPeriodSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionPeriodSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IgnoreAvailability" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdateFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LastUpdateUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionPeriodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeExcludedDays" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeExpositionPeriodArticles" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodSearchCriteria" nillable="true" type="tns:ExpositionPeriodSearchCriteria"/><xs:element name="ListExpositionPeriodsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionPeriods" nillable="true" type="tns:ArrayOfExpositionPeriod"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveExpositionPeriodArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfExpositionPeriodArticle"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveExpositionPeriodArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfExpositionPeriodArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionPeriodDatesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionPeriodDatesSearchCriteria" nillable="true" type="tns:ExpositionPeriodDatesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionPeriodDatesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodIdToIgnore" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FilterOverlappingDays" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodDatesSearchCriteria" nillable="true" type="tns:ExpositionPeriodDatesSearchCriteria"/><xs:element name="FindExpositionPeriodDatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Dates" nillable="true" type="tns:ArrayOfExpositionPeriodDateAvailability"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfExpositionPeriodDateAvailability"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodDateAvailability" nillable="true" type="tns:ExpositionPeriodDateAvailability"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodDateAvailability" nillable="true" type="tns:ArrayOfExpositionPeriodDateAvailability"/><xs:complexType name="ExpositionPeriodDateAvailability"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="IsAvailable" type="xs:boolean"/><xs:element minOccurs="0" name="WebCalendarStyle" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodDateAvailability" nillable="true" type="tns:ExpositionPeriodDateAvailability"/><xs:element name="ListAudiencesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListAudiencesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Audiences" nillable="true" type="tns:ArrayOfAudience"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListPaymentMethodRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q168:ListPaymentMethodsCriteria" xmlns:q168="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListPaymentMethodResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PaymentMethods" nillable="true" type="tns:ArrayOfBasketPaymentMethod"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreatePaymentMethodRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Provider" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreatePaymentMethodResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PaymentMethodId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListHallsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListHallsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Halls" nillable="true" type="tns:ArrayOfHall"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfHall"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Hall" nillable="true" type="tns:Hall"/></xs:sequence></xs:complexType><xs:element name="ArrayOfHall" nillable="true" type="tns:ArrayOfHall"/><xs:complexType name="Hall"><xs:sequence><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Blocks" nillable="true" type="tns:ArrayOfSeatBlock"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Rows" nillable="true" type="tns:ArrayOfSeatRow"/><xs:element minOccurs="0" name="CultureSites" nillable="true" type="tns:ArrayOfCultureSite"/><xs:element minOccurs="0" name="HallElements" nillable="true" type="tns:ArrayOfHallElement"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Hall" nillable="true" type="tns:Hall"/><xs:complexType name="ArrayOfSeatBlock"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatBlock" nillable="true" type="tns:SeatBlock"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeatBlock" nillable="true" type="tns:ArrayOfSeatBlock"/><xs:complexType name="ArrayOfCultureSite"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSite" nillable="true" type="tns:CultureSite"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSite" nillable="true" type="tns:ArrayOfCultureSite"/><xs:element name="ListCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Categories" nillable="true" type="tns:ArrayOfCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Category" nillable="true" type="tns:Category"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCategory" nillable="true" type="tns:ArrayOfCategory"/><xs:element name="ListInfrastructuresRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InfrastructureSearchCriteria" nillable="true" type="tns:InfrastructureSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InfrastructureSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="InfrastructureId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific infrastructure that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AddressId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific address that you want to find the infrastructure for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DivisionId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific division that you want to find the infrastructure for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the infrastructure to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:InfrastructureIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific person that you want to find the infrastructure for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CalendarYears" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="InfrastructureSearchCriteria" nillable="true" type="tns:InfrastructureSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find infrastructures</xs:documentation></xs:annotation></xs:element><xs:complexType name="InfrastructureIncludes"><xs:annotation><xs:documentation>The includes that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="IncludePlaces" type="xs:boolean"><xs:annotation><xs:documentation>Include related places.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludeDivisionInfo" type="xs:boolean"><xs:annotation><xs:documentation>Include Division info.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeLocations" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeAllowedReservationActivities" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeCalendars" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InfrastructureIncludes" nillable="true" type="tns:InfrastructureIncludes"/><xs:element name="ListInfrastructuresResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Infrastructures" nillable="true" type="tns:ArrayOfInfrastructure"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindInfrastructureOpeningsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="InfrastructureOpeningsSearchCriteria" nillable="true" type="tns:InfrastructureOpeningsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InfrastructureOpeningsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="InfrastructureId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="InfrastructureIds" nillable="true" type="q169:ArrayOfguid" xmlns:q169="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="InfrastructureOpeningsSearchCriteria" nillable="true" type="tns:InfrastructureOpeningsSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find infrastructures opening times</xs:documentation></xs:annotation></xs:element><xs:element name="FindInfrastructureOpeningsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InfrastructureOpenings" nillable="true" type="tns:InfrastructureOpenings"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="InfrastructureOpenings"><xs:sequence><xs:element minOccurs="0" name="OpeningHourColor" type="q170:Color" xmlns:q170="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="ClosingHourColor" type="q171:Color" xmlns:q171="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="ClosingDayColor" type="q172:Color" xmlns:q172="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="InfrastructureOpeningHours" nillable="true" type="tns:ArrayOfInfrastructureOpeningHours"/></xs:sequence></xs:complexType><xs:element name="InfrastructureOpenings" nillable="true" type="tns:InfrastructureOpenings"/><xs:complexType name="ArrayOfInfrastructureOpeningHours"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfrastructureOpeningHours" nillable="true" type="tns:InfrastructureOpeningHours"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfrastructureOpeningHours" nillable="true" type="tns:ArrayOfInfrastructureOpeningHours"/><xs:complexType name="InfrastructureOpeningHours"><xs:sequence><xs:element minOccurs="0" name="InfrastructureID" type="ser:guid"/><xs:element minOccurs="0" name="OpenHours" nillable="true" type="tns:ArrayOfOpeningHour"/></xs:sequence></xs:complexType><xs:element name="InfrastructureOpeningHours" nillable="true" type="tns:InfrastructureOpeningHours"/><xs:complexType name="ArrayOfOpeningHour"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OpeningHour" nillable="true" type="tns:OpeningHour"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOpeningHour" nillable="true" type="tns:ArrayOfOpeningHour"/><xs:complexType name="OpeningHour"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="From1" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="To1" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="From2" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="To2" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="OpeningHour" nillable="true" type="tns:OpeningHour"/><xs:element name="ListPlacesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PlaceSearchCriteria" nillable="true" type="tns:PlaceSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PlaceSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="PlaceId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific place you want to find.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="InfrastructureId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a parent infrastructure that you want to find places for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationActivityId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a related ReservationActivity that you want to find places for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the place to find. Use an asteriks (%) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PlaceIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PlaceIds" nillable="true" type="q173:ArrayOfguid" xmlns:q173="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>A list of IDs of the places you want to find.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PlaceSearchCriteria" nillable="true" type="tns:PlaceSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find places</xs:documentation></xs:annotation></xs:element><xs:complexType name="PlaceIncludes"><xs:annotation><xs:documentation>The includes that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="InfrastructureInfo" type="xs:boolean"><xs:annotation><xs:documentation>Include related Infrastructure info.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationActivityInfo" type="xs:boolean"><xs:annotation><xs:documentation>Include related ReservationActivity info.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Cumulated" nillable="true" type="xs:boolean"><xs:annotation><xs:documentation>Include Places that are cumulated.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Uncumulated" nillable="true" type="xs:boolean"><xs:annotation><xs:documentation>Include Places that are not cumulated.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowedReservationActivities" type="xs:boolean"><xs:annotation><xs:documentation>Include Allowed ReservationActivity information.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AllowedRentalArticles" type="xs:boolean"><xs:annotation><xs:documentation>Include Allowed RentalArticle information.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreAddressGroupReadAndBookingRights" type="xs:boolean"><xs:annotation><xs:documentation>Ignores the checks on read/reservation rights.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IgnoreShowOnWeb" type="xs:boolean"><xs:annotation><xs:documentation>Ignores the Show on web check that exists on places.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PlaceIncludes" nillable="true" type="tns:PlaceIncludes"/><xs:element name="ListPlacesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Places" nillable="true" type="tns:ArrayOfPlace"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListReservationActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationActivitySearchCriteria" nillable="true" type="tns:ReservationActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReservationActivitySearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ReservationActivityId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific reservation activity that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the reservation activity to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ReservationActivityIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ReservationActivitySearchCriteria" nillable="true" type="tns:ReservationActivitySearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find reservation activities</xs:documentation></xs:annotation></xs:element><xs:complexType name="ReservationActivityIncludes"><xs:annotation><xs:documentation>The includes that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Blocked" type="xs:boolean"><xs:annotation><xs:documentation>Include blocked ReservationActivities as well.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AvailabilityPeriods" type="xs:boolean"><xs:annotation><xs:documentation>Include availability period information for each activity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReservationActivityIncludes" nillable="true" type="tns:ReservationActivityIncludes"/><xs:element name="ListReservationActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReservationActivities" nillable="true" type="tns:ArrayOfReservationActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReservationActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationActivity" nillable="true" type="tns:ReservationActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationActivity" nillable="true" type="tns:ArrayOfReservationActivity"/><xs:element name="ListReservationViewsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationViewSearchCriteria" nillable="true" type="tns:ReservationViewSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReservationViewSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to search for ReservationViews</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ReservationViewId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific ReservationView you want to find.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a Person that you want to find ReservationViews for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlaceId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a Place that you want to find ReservationViews for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the ReservationView to find. Use an asteriks (%) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ReservationViewIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ReservationViewSearchCriteria" nillable="true" type="tns:ReservationViewSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find reservation views</xs:documentation></xs:annotation></xs:element><xs:complexType name="ReservationViewIncludes"><xs:annotation><xs:documentation>The includes that will be added to searchresult of ListReservationViews</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Places" type="xs:boolean"><xs:annotation><xs:documentation>Include Place information.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Infrastructures" type="xs:boolean"><xs:annotation><xs:documentation>Include Infrastructure information.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReservationViewIncludes" nillable="true" type="tns:ReservationViewIncludes"/><xs:element name="ListReservationViewsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReservationViews" nillable="true" type="tns:ArrayOfReservationView"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReservationView"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationView" nillable="true" type="tns:ReservationView"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationView" nillable="true" type="tns:ArrayOfReservationView"/><xs:complexType name="ReservationView"><xs:annotation><xs:documentation>ReservationView Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>ReservationView Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"><xs:annotation><xs:documentation>ReservationView Shortname</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>ReservationView Description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DayInterval" type="xs:int"><xs:annotation><xs:documentation>ReservationView Day interval setting</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="UseRecurringColors" type="xs:boolean"><xs:annotation><xs:documentation>ReservationView use Recurring colors setting</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color1" type="q174:Color" xmlns:q174="http://schemas.datacontract.org/2004/07/System.Drawing"><xs:annotation><xs:documentation>ReservationView first color</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Color2" type="q175:Color" xmlns:q175="http://schemas.datacontract.org/2004/07/System.Drawing"><xs:annotation><xs:documentation>ReservationView second color</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Duration" type="xs:int"><xs:annotation><xs:documentation>ReservationView duration setting</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationViewPlaces" nillable="true" type="tns:ArrayOfReservationViewPlace"><xs:annotation><xs:documentation>ReservationView dependent places</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"><xs:annotation><xs:documentation>ReservationView image</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"><xs:annotation><xs:documentation>ReservationView image url</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ReservationView" nillable="true" type="tns:ReservationView"/><xs:complexType name="ArrayOfReservationViewPlace"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationViewPlace" nillable="true" type="tns:ReservationViewPlace"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationViewPlace" nillable="true" type="tns:ArrayOfReservationViewPlace"/><xs:complexType name="ReservationViewPlace"><xs:annotation><xs:documentation>ReservationViewPlace Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>ReservationViewPlace Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationViewID" type="ser:guid"><xs:annotation><xs:documentation>ReservationViewPlace parent ReservationView Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Place" nillable="true" type="tns:Place"><xs:annotation><xs:documentation>ReservationViewPlace dependent place</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Sequence" type="xs:int"><xs:annotation><xs:documentation>ReservationViewPlace sequence deciding visual order</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ReservationViewPlace" nillable="true" type="tns:ReservationViewPlace"/><xs:element name="ListCountriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListCountriesSearchCriteria" nillable="true" type="tns:ListCountriesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListCountriesCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ListCountriesCriteria" nillable="true" type="tns:ListCountriesCriteria"/><xs:element name="ListCountriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ArrayOfCountry"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindCountiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindCountiesCriteria" nillable="true" type="tns:FindCountiesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCountiesCriteria"><xs:sequence><xs:element minOccurs="0" name="CountryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindCountiesCriteria" nillable="true" type="tns:FindCountiesCriteria"><xs:annotation><xs:documentation>The search criteria used to find counties</xs:documentation></xs:annotation></xs:element><xs:element name="FindCountiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Counties" nillable="true" type="tns:ArrayOfCounty"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCounty"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="County" nillable="true" type="tns:County"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCounty" nillable="true" type="tns:ArrayOfCounty"/><xs:complexType name="County"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="tns:Country"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="County" nillable="true" type="tns:County"/><xs:element name="ListLanguagesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLanguagesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Languages" nillable="true" type="tns:ArrayOfLanguage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLanguage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Language" nillable="true" type="tns:Language"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLanguage" nillable="true" type="tns:ArrayOfLanguage"/><xs:element name="GetDefaultLanguageRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDefaultLanguageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Language" nillable="true" type="tns:Language"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListWaitingListRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListWaitingListSearchCriteria" nillable="true" type="tns:WaitingListSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="WaitingListSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WaitingListId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DivisionIds" nillable="true" type="q176:ArrayOfNullableOfguid" xmlns:q176="http://schemas.datacontract.org/2004/07/System"/></xs:sequence></xs:complexType><xs:element name="WaitingListSearchCriteria" nillable="true" type="tns:WaitingListSearchCriteria"/><xs:element name="ListWaitingListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WaitingLists" nillable="true" type="tns:ArrayOfWaitingList"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfWaitingList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WaitingList" nillable="true" type="tns:WaitingList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWaitingList" nillable="true" type="tns:ArrayOfWaitingList"/><xs:complexType name="WaitingList"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WebPriceItemId" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="WaitingListLessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/><xs:element minOccurs="0" name="WaitingListSwimmingLevels" nillable="true" type="tns:ArrayOfSwimmingLevel"/><xs:element minOccurs="0" name="MaxStudent" type="xs:int"/><xs:element minOccurs="0" name="NumberOfStudents" type="xs:int"/><xs:element minOccurs="0" name="MaxDuration" type="xs:int"/><xs:element minOccurs="0" name="SwimmingLesson" nillable="true" type="tns:SwimmingLesson"/><xs:element minOccurs="0" name="DivisionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DirectDebitAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="DirectDebitCollectionFrequency" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="WaitingList" nillable="true" type="tns:WaitingList"/><xs:complexType name="ArrayOfSwimmingLevel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SwimmingLevel" nillable="true" type="tns:SwimmingLevel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSwimmingLevel" nillable="true" type="tns:ArrayOfSwimmingLevel"/><xs:complexType name="SwimmingLesson"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MinimumAge" type="xs:decimal"/><xs:element minOccurs="0" name="MaximumAge" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SwimmingLesson" nillable="true" type="tns:SwimmingLesson"/><xs:element name="ListLessonGroupRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListLessonGroupSearchCriteria" nillable="true" type="tns:LessonGroupSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LessonGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="WaitingListId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeNorms" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeInstructors" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeTimeTables" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeSwimmingLevels" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeReportAndVisualisationType" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyThisDivision" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="RightsEmployeeID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DayOfWeek" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IgnoreCurrentTime" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreHistory" type="xs:boolean"/><xs:element minOccurs="0" name="ItemID" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="LessonGroupSearchCriteria" nillable="true" type="tns:LessonGroupSearchCriteria"/><xs:element name="ListLessonGroupResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindLessonGroupsForCatchUpRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LessonGroupForCatchUpSearchCriteria" nillable="true" type="tns:LessonGroupForCatchUpSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LessonGroupForCatchUpSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="LessonGroupForCatchUpSearchCriteria" nillable="true" type="tns:LessonGroupForCatchUpSearchCriteria"/><xs:element name="FindLessonGroupsForCatchUpResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindLessonGroupOptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LessonGroupOptionSearchCriteria" nillable="true" type="tns:LessonGroupOptionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LessonGroupOptionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="LessonGroupOptionSearchCriteria" nillable="true" type="tns:LessonGroupOptionSearchCriteria"/><xs:element name="FindLessonGroupOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LessonGroupOptions" nillable="true" type="tns:ArrayOfLessonGroupOption"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLessonGroupOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroupOption" nillable="true" type="tns:LessonGroupOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroupOption" nillable="true" type="tns:ArrayOfLessonGroupOption"/><xs:complexType name="LessonGroupOption"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="MaxOptions" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="LessonGroupOption" nillable="true" type="tns:LessonGroupOption"/><xs:element name="ValidNumberOfOptionsForStudentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidNumberOfOptionsForStudentCriteria" nillable="true" type="tns:ValidNumberOfOptionsForStudentCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidNumberOfOptionsForStudentCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="NumberOfOptions" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ValidNumberOfOptionsForStudentCriteria" nillable="true" type="tns:ValidNumberOfOptionsForStudentCriteria"/><xs:element name="ValidNumberOfOptionsForStudentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidNumberOfOptionsForStudentResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidNumberOfOptionsForStudentResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="MinNumberOfOptions" type="xs:int"/><xs:element minOccurs="0" name="MaxNumberOfOptions" type="xs:int"/><xs:element minOccurs="0" name="LessonGroupDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidNumberOfOptionsForStudentResult" nillable="true" type="tns:ValidNumberOfOptionsForStudentResult"/><xs:element name="ListSwimmingLevelRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListSwimmingLevelSearchCriteria" nillable="true" type="tns:SwimmingLevelSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SwimmingLevelSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="WaitingListId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SwimmingLevelSearchCriteria" nillable="true" type="tns:SwimmingLevelSearchCriteria"/><xs:element name="ListSwimmingLevelResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SwimmingLevels" nillable="true" type="tns:ArrayOfSwimmingLevel"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListStudentFollowScoreRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListStudentFollowScoreSearchCriteria" nillable="true" type="tns:StudentFollowScoreSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentFollowScoreSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SelectedDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PreviousScore" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="StudentFollowScoreSearchCriteria" nillable="true" type="tns:StudentFollowScoreSearchCriteria"/><xs:element name="ListStudentFollowScoreResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="StudentFollowScores" nillable="true" type="tns:ArrayOfStudentFollowScore"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfStudentFollowScore"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StudentFollowScore" nillable="true" type="tns:StudentFollowScore"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStudentFollowScore" nillable="true" type="tns:ArrayOfStudentFollowScore"/><xs:complexType name="StudentFollowScore"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="NormScores" nillable="true" type="tns:ArrayOfNormScore"/></xs:sequence></xs:complexType><xs:element name="StudentFollowScore" nillable="true" type="tns:StudentFollowScore"/><xs:complexType name="ArrayOfNormScore"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NormScore" nillable="true" type="tns:NormScore"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNormScore" nillable="true" type="tns:ArrayOfNormScore"/><xs:complexType name="NormScore"><xs:sequence><xs:element minOccurs="0" name="NormId" type="ser:guid"/><xs:element minOccurs="0" name="Score" type="xs:int"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeName" nillable="true" type="tns:PersonName"/></xs:sequence></xs:complexType><xs:element name="NormScore" nillable="true" type="tns:NormScore"/><xs:element name="ListStudentFollowScoreAllRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="StudentFollowScoreAllSearchCriteria" nillable="true" type="tns:StudentFollowScoreAllSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentFollowScoreAllSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="SelectedDateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="StudentFollowScoreAllSearchCriteria" nillable="true" type="tns:StudentFollowScoreAllSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find both current and previous StudentFollowScore</xs:documentation></xs:annotation></xs:element><xs:element name="ListStudentFollowScoreAllResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="StudentFollowScoreAllScores" nillable="true" type="tns:StudentFollowScoreAllScores"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentFollowScoreAllScores"><xs:sequence><xs:element minOccurs="0" name="PreviousScores" nillable="true" type="tns:ArrayOfStudentFollowScore"/><xs:element minOccurs="0" name="Scores" nillable="true" type="tns:ArrayOfStudentFollowScore"/></xs:sequence></xs:complexType><xs:element name="StudentFollowScoreAllScores" nillable="true" type="tns:StudentFollowScoreAllScores"/><xs:element name="ListStudentPresenceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListStudentPresenceSearchCriteria" nillable="true" type="tns:StudentPresenceSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentPresenceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SelectedDateTime" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="StudentPresenceSearchCriteria" nillable="true" type="tns:StudentPresenceSearchCriteria"/><xs:element name="ListStudentPresenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="StudentPresences" nillable="true" type="tns:ArrayOfStudentPresence"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfStudentPresence"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StudentPresence" nillable="true" type="tns:StudentPresence"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStudentPresence" nillable="true" type="tns:ArrayOfStudentPresence"/><xs:complexType name="StudentPresence"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PresentAccessControl" type="xs:boolean"/><xs:element minOccurs="0" name="HasSwimmingComment" type="xs:boolean"/><xs:element minOccurs="0" name="Present" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ReasonId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="StudentPresence" nillable="true" type="tns:StudentPresence"/><xs:element name="ListLessonGroupPresencesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SearchCriteria" nillable="true" type="tns:LessonGroupPresenceSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LessonGroupPresenceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="SelectedDateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="LessonGroupPresenceSearchCriteria" nillable="true" type="tns:LessonGroupPresenceSearchCriteria"/><xs:element name="ListLessonGroupPresencesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LessonGroupPresences" nillable="true" type="tns:ArrayOfLessonGroupPresence"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLessonGroupPresence"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroupPresence" nillable="true" type="tns:LessonGroupPresence"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroupPresence" nillable="true" type="tns:ArrayOfLessonGroupPresence"/><xs:complexType name="LessonGroupPresence"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PresentAccessControl" type="xs:boolean"/><xs:element minOccurs="0" name="Present" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ReasonId" type="ser:guid"/><xs:element minOccurs="0" name="HasSwimmingComment" type="xs:boolean"/><xs:element minOccurs="0" name="SwimmingComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Unsubscribed" type="xs:boolean"/><xs:element minOccurs="0" name="CatchUp" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="LessonGroupPresence" nillable="true" type="tns:LessonGroupPresence"/><xs:element name="ListNormRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListNormSearchCriteria" nillable="true" type="tns:NormSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="NormSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="NormSearchCriteria" nillable="true" type="tns:NormSearchCriteria"/><xs:element name="ListNormResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Norms" nillable="true" type="tns:ArrayOfNorm"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListSwimmingDiplomaRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListSwimmingDiplomaSearchCriteria" nillable="true" type="tns:SwimmingDiplomaSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SwimmingDiplomaSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SwimmingDiplomaSearchCriteria" nillable="true" type="tns:SwimmingDiplomaSearchCriteria"/><xs:element name="ListSwimmingDiplomaResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SwimmingDiplomas" nillable="true" type="tns:ArrayOfSwimmingDiploma"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSwimmingDiploma"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SwimmingDiploma" nillable="true" type="tns:SwimmingDiploma"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSwimmingDiploma" nillable="true" type="tns:ArrayOfSwimmingDiploma"/><xs:complexType name="SwimmingDiploma"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastGraduationDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SwimmingDiploma" nillable="true" type="tns:SwimmingDiploma"/><xs:element name="SaveStudentTransferRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person_x0020_to_x0020_transfer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Source_x0020_Lessongroup" nillable="true" type="tns:LessonGroup"/><xs:element minOccurs="0" name="Destination_x0020_Lessongroup" nillable="true" type="tns:LessonGroup"/><xs:element minOccurs="0" name="OverruleWarning" type="xs:int"/><xs:element minOccurs="0" name="InstructorId" type="ser:guid"/><xs:element minOccurs="0" name="MakeCopy" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveStudentTransferResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveStudentTransferResult" type="tns:StudentFollowTransferFeedback"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="StudentFollowTransferFeedback"><xs:restriction base="xs:string"><xs:enumeration value="Ok"/><xs:enumeration value="Error"/><xs:enumeration value="GroupFull"/><xs:enumeration value="AskOverRuleGroupFull"/><xs:enumeration value="AskSwimmingLevelInvalid"/><xs:enumeration value="AskMinAge"/><xs:enumeration value="AskToTransferOptions"/><xs:enumeration value="WarningOptionsWillBeLost"/></xs:restriction></xs:simpleType><xs:element name="StudentFollowTransferFeedback" nillable="true" type="tns:StudentFollowTransferFeedback"/><xs:element name="SaveStudentTransfersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Request_x0020_data" nillable="true" type="tns:StudentTransfersRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentTransfersRequest"><xs:sequence><xs:element minOccurs="0" name="AddressIds" nillable="true" type="q177:ArrayOfguid" xmlns:q177="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FromLessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="ToLessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="OverruleWarnings" type="xs:int"/><xs:element minOccurs="0" name="InstructorId" type="ser:guid"/><xs:element minOccurs="0" name="MakeCopy" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="StudentTransfersRequest" nillable="true" type="tns:StudentTransfersRequest"/><xs:element name="SaveStudentTransfersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveStudentTransfersResult" nillable="true" type="tns:StudentTransfersResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StudentTransfersResult"><xs:sequence><xs:element minOccurs="0" name="Results" nillable="true" type="tns:ArrayOfStudentTransferResult"/></xs:sequence></xs:complexType><xs:element name="StudentTransfersResult" nillable="true" type="tns:StudentTransfersResult"/><xs:complexType name="ArrayOfStudentTransferResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StudentTransferResult" nillable="true" type="tns:StudentTransferResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStudentTransferResult" nillable="true" type="tns:ArrayOfStudentTransferResult"/><xs:complexType name="StudentTransferResult"><xs:sequence><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Feedback" type="tns:StudentFollowTransferFeedback"/></xs:sequence></xs:complexType><xs:element name="StudentTransferResult" nillable="true" type="tns:StudentTransferResult"/><xs:element name="SaveLLVInfoToDBRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Changed_x0020_StudentPresences" nillable="true" type="tns:ArrayOfStudentPresence"/><xs:element minOccurs="0" name="Changed_x0020_StudentScores" nillable="true" type="tns:ArrayOfStudentFollowScore"/><xs:element minOccurs="0" name="Norms" nillable="true" type="tns:ArrayOfNorm"/><xs:element minOccurs="0" name="Changed_x0020_students_x0020_swimmingcomments" nillable="true" type="tns:ArrayOfPerson"/><xs:element minOccurs="0" name="Instructor_x0020_who_x0020_save_x0020_the_x0020_changes" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveLLVInfoToDBResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveLLVInfoToDBResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveLLVDiplomaDateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Lessongroup_x0020_Id" type="ser:guid"/><xs:element minOccurs="0" name="Person_x0020_Id" type="ser:guid"/><xs:element minOccurs="0" name="Date_x0020_of_x0020_graduation" type="xs:dateTime"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveLLVDiplomaDateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveLLVDiplomaResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLLVMessageTranslationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLLVMessageTranslationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LLVMessageTranslations" nillable="true" type="tns:ArrayOfLLVMessageTranslation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLLVMessageTranslation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LLVMessageTranslation" nillable="true" type="tns:LLVMessageTranslation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLLVMessageTranslation" nillable="true" type="tns:ArrayOfLLVMessageTranslation"/><xs:complexType name="LLVMessageTranslation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LanguageId" type="ser:guid"/><xs:element minOccurs="0" name="Body" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LLVMessageTranslation" nillable="true" type="tns:LLVMessageTranslation"/><xs:element name="ListPersonLLVInfoRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListPersonLLVInfoSearchCriteria" nillable="true" type="tns:PersonLLVInfoSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonLLVInfoSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="IncludeExtraPresenceInfo" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonLLVInfoSearchCriteria" nillable="true" type="tns:PersonLLVInfoSearchCriteria"/><xs:element name="ListPersonLLVInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonLLVInfos" nillable="true" type="tns:ArrayOfPersonLLVInfo"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLLVInfoRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LLVInfoSearchCriteria" nillable="true" type="tns:LLVInfoCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LLVInfoCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="LLVInfoCriteria" nillable="true" type="tns:LLVInfoCriteria"/><xs:element name="ListLLVInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LLVInfos" nillable="true" type="tns:ArrayOfLLVInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLLVInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LLVInfo" nillable="true" type="tns:LLVInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLLVInfo" nillable="true" type="tns:ArrayOfLLVInfo"/><xs:complexType name="LLVInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="FirstPresenceDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FirstPresenceLessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="LastPresenceDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LastPresenceLessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="TotalPresent" type="xs:int"/><xs:element minOccurs="0" name="TotalNotPresent" type="xs:int"/><xs:element minOccurs="0" name="TotalCredits" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="LLVInfo" nillable="true" type="tns:LLVInfo"/><xs:element name="FindWaitingListStudentOverviewRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WaitingListStudentSearchCriteria" nillable="true" type="tns:WaitingListStudentSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="WaitingListStudentSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:WaitingListStudentIncludes"/><xs:element minOccurs="0" name="WaitingListStudentId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="WaitingListStudentSearchCriteria" nillable="true" type="tns:WaitingListStudentSearchCriteria"/><xs:complexType name="WaitingListStudentIncludes"><xs:sequence><xs:element minOccurs="0" name="PreferredLessonGroups" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="WaitingListStudentIncludes" nillable="true" type="tns:WaitingListStudentIncludes"/><xs:element name="FindWaitingListStudentOverviewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WaitingListStudents" nillable="true" type="tns:ArrayOfWaitingListStudent"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfWaitingListStudent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WaitingListStudent" nillable="true" type="tns:WaitingListStudent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWaitingListStudent" nillable="true" type="tns:ArrayOfWaitingListStudent"/><xs:complexType name="WaitingListStudent"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="WaitingListId" type="ser:guid"/><xs:element minOccurs="0" name="EntryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="WaitingListCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WaitingListDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="WaitingListMaxDuration" type="xs:int"/><xs:element minOccurs="0" name="FollowNumber" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="StudentName" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="PreferredLessonGroups" nillable="true" type="tns:ArrayOfWaitingListStudentsLessonGroup"/><xs:element minOccurs="0" name="LessonGroupEntryDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="WaitingListStudent" nillable="true" type="tns:WaitingListStudent"/><xs:complexType name="ArrayOfWaitingListStudentsLessonGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WaitingListStudentsLessonGroup" nillable="true" type="tns:WaitingListStudentsLessonGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWaitingListStudentsLessonGroup" nillable="true" type="tns:ArrayOfWaitingListStudentsLessonGroup"/><xs:complexType name="WaitingListStudentsLessonGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Priority" type="xs:int"/><xs:element minOccurs="0" name="LessonGroup" nillable="true" type="tns:LessonGroup"/></xs:sequence></xs:complexType><xs:element name="WaitingListStudentsLessonGroup" nillable="true" type="tns:WaitingListStudentsLessonGroup"/><xs:element name="DeleteWaitingListStudentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WaitingListStudentId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteWaitingListStudentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteWaitingListStudentResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveLessonGroupRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LessonGroup" nillable="true" type="tns:LessonGroup"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveLessonGroupResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveResult" nillable="true" type="tns:SaveResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveResult" nillable="true" type="tns:SaveResult"/><xs:element name="FindLessonGroupCommentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LessonGroupCommentSearchCriteria" nillable="true" type="tns:LessonGroupCommentSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LessonGroupCommentSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:LessonGroupCommentIncludes"/></xs:sequence></xs:complexType><xs:element name="LessonGroupCommentSearchCriteria" nillable="true" type="tns:LessonGroupCommentSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find LessonGroupComments</xs:documentation></xs:annotation></xs:element><xs:complexType name="LessonGroupCommentIncludes"><xs:sequence><xs:element minOccurs="0" name="Current" type="xs:boolean"/><xs:element minOccurs="0" name="Previous" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="LessonGroupCommentIncludes" nillable="true" type="tns:LessonGroupCommentIncludes"/><xs:element name="FindLessonGroupCommentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LessonGroupComments" nillable="true" type="tns:ArrayOfLessonGroupComment"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLessonGroupComment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LessonGroupComment" nillable="true" type="tns:LessonGroupComment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLessonGroupComment" nillable="true" type="tns:ArrayOfLessonGroupComment"/><xs:complexType name="LessonGroupComment"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LessonGroupComment" nillable="true" type="tns:LessonGroupComment"/><xs:element name="SaveLessonGroupCommentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveLessonGroupCommentCriteria" nillable="true" type="tns:SaveLessonGroupCommentCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveLessonGroupCommentCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupComment" nillable="true" type="tns:LessonGroupComment"/></xs:sequence></xs:complexType><xs:element name="SaveLessonGroupCommentCriteria" nillable="true" type="tns:SaveLessonGroupCommentCriteria"/><xs:element name="SaveLessonGroupCommentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveLessonGroupCommentResult" nillable="true" type="tns:SaveLessonGroupCommentResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveLessonGroupCommentResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaveLessonGroupCommentResult" nillable="true" type="tns:SaveLessonGroupCommentResult"/><xs:element name="UnsubscribeLessonGroupDayRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UnsubscribeLessonGroupDayManipulationCriteria" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UnsubscribeLessonGroupDayManipulationCriteria"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationCriteria"><xs:sequence><xs:element minOccurs="0" name="ReasonId" nillable="true" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="UnsubscribeLessonGroupDayManipulationCriteria" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationCriteria"/><xs:complexType name="LessonGroupDayManipulationCriteria"><xs:sequence><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="StudentId" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LessonGroupDayManipulationCriteria" nillable="true" type="tns:LessonGroupDayManipulationCriteria"/><xs:complexType name="CatchUpLessonGroupDayManipulationCriteria"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationCriteria"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatchUpLessonGroupDayManipulationCriteria" nillable="true" type="tns:CatchUpLessonGroupDayManipulationCriteria"/><xs:element name="UnsubscribeLessonGroupDayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnsubscribeLessonGroupDayValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindUnsubscribeLessonGroupDayManipulationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UnsubscribeLessonGroupDayManipulationSearchCriteria" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UnsubscribeLessonGroupDayManipulationSearchCriteria"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ReasonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationIncludes"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="UnsubscribeLessonGroupDayManipulationSearchCriteria" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationSearchCriteria"/><xs:complexType name="LessonGroupDayManipulationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LessonDateFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LessonDateTo" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="LessonGroupDayManipulationSearchCriteria" nillable="true" type="tns:LessonGroupDayManipulationSearchCriteria"/><xs:complexType name="CatchUpLessonGroupDayManipulationSearchCriteria"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CatchUpLessonGroupDayManipulationIncludes"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatchUpLessonGroupDayManipulationSearchCriteria" nillable="true" type="tns:CatchUpLessonGroupDayManipulationSearchCriteria"/><xs:complexType name="CatchUpLessonGroupDayManipulationIncludes"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationIncludes"><xs:sequence><xs:element minOccurs="0" name="Subscriptions" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatchUpLessonGroupDayManipulationIncludes" nillable="true" type="tns:CatchUpLessonGroupDayManipulationIncludes"/><xs:complexType name="LessonGroupDayManipulationIncludes"><xs:sequence><xs:element minOccurs="0" name="Persons" type="xs:boolean"/><xs:element minOccurs="0" name="LessonGroups" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="LessonGroupDayManipulationIncludes" nillable="true" type="tns:LessonGroupDayManipulationIncludes"/><xs:complexType name="UnsubscribeLessonGroupDayManipulationIncludes"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationIncludes"><xs:sequence><xs:element minOccurs="0" name="Reasons" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="UnsubscribeLessonGroupDayManipulationIncludes" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulationIncludes"/><xs:element name="FindUnsubscribeLessonGroupDayManipulationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindUnsubscribeLessonGroupDayManipulationsResult" nillable="true" type="tns:ArrayOfUnsubscribeLessonGroupDayManipulation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfUnsubscribeLessonGroupDayManipulation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="UnsubscribeLessonGroupDayManipulation" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfUnsubscribeLessonGroupDayManipulation" nillable="true" type="tns:ArrayOfUnsubscribeLessonGroupDayManipulation"/><xs:complexType name="UnsubscribeLessonGroupDayManipulation"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationBase"><xs:sequence><xs:element minOccurs="0" name="ReasonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Reason" nillable="true" type="tns:Reason"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="UnsubscribeLessonGroupDayManipulation" nillable="true" type="tns:UnsubscribeLessonGroupDayManipulation"/><xs:complexType name="LessonGroupDayManipulationBase"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroup" nillable="true" type="tns:LessonGroup"/><xs:element minOccurs="0" name="LessonDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Credit" type="xs:decimal"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreatedOnWeb" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="LessonGroupDayManipulationBase" nillable="true" type="tns:LessonGroupDayManipulationBase"/><xs:complexType name="CatchUpLessonGroupDayManipulation"><xs:complexContent mixed="false"><xs:extension base="tns:LessonGroupDayManipulationBase"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Subscription" nillable="true" type="tns:Subscription"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatchUpLessonGroupDayManipulation" nillable="true" type="tns:CatchUpLessonGroupDayManipulation"/><xs:complexType name="Reason"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReasonType" type="tns:ReasonType"/><xs:element minOccurs="0" name="CancelCostSensitive" type="xs:boolean"/><xs:element minOccurs="0" name="CancelCostAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelCostPercentagePeriods" nillable="true" type="tns:ArrayOfCancelCostPercentagePeriod"/><xs:element minOccurs="0" name="PersonType" type="tns:PersonType"/><xs:element minOccurs="0" name="ShowOnWebsite" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Reason" nillable="true" type="tns:Reason"/><xs:simpleType name="ReasonType"><xs:restriction base="xs:string"><xs:enumeration value="Unknown"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">-1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Reservations"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Invoices"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Subscriptions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Incasso"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="TimeRegistration"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Entries"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ReservationsFollowUp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rental"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lessons"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ItemJournal"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ticketing"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Expositions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="File"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ChildCare"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="FitnessReservations"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="ReasonType" nillable="true" type="tns:ReasonType"/><xs:complexType name="ArrayOfCancelCostPercentagePeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CancelCostPercentagePeriod" nillable="true" type="tns:CancelCostPercentagePeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCancelCostPercentagePeriod" nillable="true" type="tns:ArrayOfCancelCostPercentagePeriod"/><xs:complexType name="CancelCostPercentagePeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FromLimit" type="xs:boolean"/><xs:element minOccurs="0" name="UntilLimit" type="xs:boolean"/><xs:element minOccurs="0" name="FromTimeScale" type="tns:TimeScale"/><xs:element minOccurs="0" name="UntilTimeScale" type="tns:TimeScale"/><xs:element minOccurs="0" name="FromQuantity" type="xs:int"/><xs:element minOccurs="0" name="UntilQuantity" type="xs:int"/><xs:element minOccurs="0" name="Percentage" type="xs:int"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CancelCostPercentagePeriod" nillable="true" type="tns:CancelCostPercentagePeriod"/><xs:simpleType name="TimeScale"><xs:restriction base="xs:string"><xs:enumeration value="Hours"/><xs:enumeration value="Days"/><xs:enumeration value="Weeks"/><xs:enumeration value="Months"/></xs:restriction></xs:simpleType><xs:element name="TimeScale" nillable="true" type="tns:TimeScale"/><xs:element name="FindCatchUpLessonGroupDayManipulationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CatchUpLessonGroupDayManipulationSearchCriteria" nillable="true" type="tns:CatchUpLessonGroupDayManipulationSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindCatchUpLessonGroupDayManipulationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindCatchUpLessonGroupDayManipulationsResult" nillable="true" type="tns:ArrayOfCatchUpLessonGroupDayManipulation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCatchUpLessonGroupDayManipulation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CatchUpLessonGroupDayManipulation" nillable="true" type="tns:CatchUpLessonGroupDayManipulation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCatchUpLessonGroupDayManipulation" nillable="true" type="tns:ArrayOfCatchUpLessonGroupDayManipulation"/><xs:element name="CatchUpLessonGroupDayRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CatchUpLessonGroupDayManipulationCriteria" nillable="true" type="tns:CatchUpLessonGroupDayManipulationCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CatchUpLessonGroupDayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CatchUpLessonGroupDayValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetLlvCreditInfoRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LlvCreditInfoSearchCriteria" nillable="true" type="tns:LlvCreditInfoSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LlvCreditInfoSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="LlvCreditInfoSearchCriteria" nillable="true" type="tns:LlvCreditInfoSearchCriteria"/><xs:element name="GetLlvCreditInfoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetLlvCreditInfoResponse" nillable="true" type="tns:ArrayOfLlvCreditInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLlvCreditInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LlvCreditInfo" nillable="true" type="tns:LlvCreditInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLlvCreditInfo" nillable="true" type="tns:ArrayOfLlvCreditInfo"/><xs:complexType name="LlvCreditInfo"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="TotalCredits" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="LlvCreditInfo" nillable="true" type="tns:LlvCreditInfo"/><xs:element name="FindPersonLlvTransferHistoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonLlvTransferHistorySearchCriteria" nillable="true" type="tns:PersonLlvTransferHistorySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonLlvTransferHistorySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PersonLlvTransferHistorySearchCriteria" nillable="true" type="tns:PersonLlvTransferHistorySearchCriteria"/><xs:element name="FindPersonLlvTransferHistoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonLLVTransferHistories" nillable="true" type="tns:ArrayOfPersonLLVTransferHistory"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPersonLlvCurrentLessonGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonLlvCurrentLessonGroupSearchCriteria" nillable="true" type="tns:PersonLlvCurrentLessonGroupSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonLlvCurrentLessonGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonLlvCurrentLessonGroupIncludes"/></xs:sequence></xs:complexType><xs:element name="PersonLlvCurrentLessonGroupSearchCriteria" nillable="true" type="tns:PersonLlvCurrentLessonGroupSearchCriteria"/><xs:complexType name="PersonLlvCurrentLessonGroupIncludes"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:boolean"/><xs:element minOccurs="0" name="HeadInstructor" type="xs:boolean"/><xs:element minOccurs="0" name="Norms" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonLlvCurrentLessonGroupIncludes" nillable="true" type="tns:PersonLlvCurrentLessonGroupIncludes"/><xs:element name="FindPersonLlvCurrentLessonGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonLLVCurrentLessonGroups" nillable="true" type="tns:ArrayOfLessonGroup"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateWaitingListCallRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateWaitingListCallCriteria" nillable="true" type="q178:ValidateWaitingListCallCriteria" xmlns:q178="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateWaitingListCallResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ValidateWaitingListCallResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateWaitingListCallResult"><xs:sequence><xs:element minOccurs="0" name="Expired" type="xs:boolean"/><xs:element minOccurs="0" name="StudentName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="ValidateWaitingListCallResult" nillable="true" type="tns:ValidateWaitingListCallResult"/><xs:element name="ListWaitingListCallsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListWaitingListCallsCriteria" nillable="true" type="q179:ListWaitingListCallsCriteria" xmlns:q179="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListWaitingListCallsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ListWaitingListCallsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListWaitingListCallsResult"><xs:sequence><xs:element minOccurs="0" name="WaitingListCalls" nillable="true" type="tns:ArrayOfWaitingListCall"/></xs:sequence></xs:complexType><xs:element name="ListWaitingListCallsResult" nillable="true" type="tns:ListWaitingListCallsResult"/><xs:complexType name="ArrayOfWaitingListCall"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WaitingListCall" nillable="true" type="tns:WaitingListCall"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWaitingListCall" nillable="true" type="tns:ArrayOfWaitingListCall"/><xs:complexType name="WaitingListCall"><xs:sequence><xs:element minOccurs="0" name="WaitingListStudent" nillable="true" type="tns:WaitingListStudent"/><xs:element minOccurs="0" name="WaitingList" nillable="true" type="tns:WaitingList"/><xs:element minOccurs="0" name="LessonGroup" nillable="true" type="tns:LessonGroup"/></xs:sequence></xs:complexType><xs:element name="WaitingListCall" nillable="true" type="tns:WaitingListCall"/><xs:element name="ConfirmWaitingListCallRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ConfirmWaitingListCallCriteria" nillable="true" type="q180:ConfirmWaitingListCallCriteria" xmlns:q180="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmWaitingListCallResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ConfirmWaitingListCallResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ConfirmWaitingListCallResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="ConfirmWaitingListCallResult" nillable="true" type="tns:ConfirmWaitingListCallResult"/><xs:element name="SavePreferredLessonGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:SavePreferredLessonGroupsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePreferredLessonGroupsCriteria"><xs:sequence><xs:element minOccurs="0" name="WaitingListStudentId" type="ser:guid"/><xs:element minOccurs="0" name="PreferredLessonGroups" nillable="true" type="tns:ArrayOfWaitingListStudentsLessonGroup"/></xs:sequence></xs:complexType><xs:element name="SavePreferredLessonGroupsCriteria" nillable="true" type="tns:SavePreferredLessonGroupsCriteria"/><xs:element name="SavePreferredLessonGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:SavePreferredLessonGroupsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePreferredLessonGroupsResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="SavePreferredLessonGroupsResult" nillable="true" type="tns:SavePreferredLessonGroupsResult"/><xs:element name="AuthenticateEmployeeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Credentials" nillable="true" type="tns:Credential"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateEmployeeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticateEmployeeResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AuthenticationResult"><xs:sequence><xs:element minOccurs="0" name="Error" type="tns:AuthenticationError"/><xs:element minOccurs="0" name="HasSucceeded" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="LastLoginDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Employee" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="TaskFlowConfiguration" nillable="true" type="tns:EmployeeTaskFlowConfiguration"/></xs:sequence></xs:complexType><xs:element name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/><xs:simpleType name="AuthenticationError"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="UnknownUser"/><xs:enumeration value="InvalidCredential"/><xs:enumeration value="BlockedUser"/><xs:enumeration value="InvalidParameters"/><xs:enumeration value="UsernameNotUnique"/><xs:enumeration value="UserNameExists"/><xs:enumeration value="HasUserName"/><xs:enumeration value="InvalidToken"/><xs:enumeration value="InvalidTokenKey"/><xs:enumeration value="InvalidTokenTime"/><xs:enumeration value="TooManyFailedAuthentications"/></xs:restriction></xs:simpleType><xs:element name="AuthenticationError" nillable="true" type="tns:AuthenticationError"/><xs:complexType name="EmployeeTaskFlowConfiguration"><xs:sequence><xs:element minOccurs="0" name="DaysUntilAvailabilityRemovalIsNotAllowed" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="EmployeeTaskFlowConfiguration" nillable="true" type="tns:EmployeeTaskFlowConfiguration"/><xs:element name="FindEmployeesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeSearchCriteria" nillable="true" type="tns:EmployeeSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EmployeeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBlocked" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:EmployeeIncludes"/><xs:element minOccurs="0" name="LessonGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WorkTypeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SkillSubCategoryIds" nillable="true" type="q181:ArrayOfguid" xmlns:q181="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="AvailableFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="AvailableUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TaskId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EmployeeSearchCriteria" nillable="true" type="tns:EmployeeSearchCriteria"/><xs:complexType name="EmployeeIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeImage" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeAllowedInfrastructures" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeEmployeeSkills" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeIncludes" nillable="true" type="tns:EmployeeIncludes"/><xs:element name="FindEmployeesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Employees" nillable="true" type="tns:ArrayOfEmployee"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Employee" nillable="true" type="tns:Employee"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveEmployeeResult" nillable="true" type="tns:SaveEmployeeResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeeResult"><xs:sequence><xs:element minOccurs="0" name="Employee" nillable="true" type="tns:Employee"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeResult" nillable="true" type="tns:SaveEmployeeResult"/><xs:element name="SaveEmployeePasswordRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEmployeeSearchCriteria" nillable="true" type="tns:SaveEmployeePasswordCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeePasswordCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="OldPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NewPassword" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeePasswordCriteria" nillable="true" type="tns:SaveEmployeePasswordCriteria"/><xs:element name="SaveEmployeePasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveEmployeeResult" nillable="true" type="tns:SaveEmployeePasswordResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeePasswordResult"><xs:sequence><xs:element minOccurs="0" name="IsSaved" type="xs:boolean"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeePasswordResult" nillable="true" type="tns:SaveEmployeePasswordResult"/><xs:element name="IsEmployeePasswordExpiredRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="IsEmployeePasswordExpiredCriteria" nillable="true" type="tns:IsEmployeePasswordExpiredCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IsEmployeePasswordExpiredCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="DaysAfterLastUpdateWhenPasswordIsExpired" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="IsEmployeePasswordExpiredCriteria" nillable="true" type="tns:IsEmployeePasswordExpiredCriteria"/><xs:element name="IsEmployeePasswordExpiredResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsEmployeePasswordExpiredResult" nillable="true" type="tns:IsEmployeePasswordExpiredResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IsEmployeePasswordExpiredResult"><xs:sequence><xs:element minOccurs="0" name="IsExpired" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="IsEmployeePasswordExpiredResult" nillable="true" type="tns:IsEmployeePasswordExpiredResult"/><xs:element name="SaveEmployeeTaskAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeTaskAttachment" nillable="true" type="tns:EmployeeTaskAttachment"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeTaskAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EmployeeTaskAttachmentValidationResult" nillable="true" type="tns:EmployeeTaskAttachmentValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EmployeeTaskAttachmentValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="EmployeeTaskAttachment" nillable="true" type="tns:EmployeeTaskAttachment"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeTaskAttachmentValidationResult" nillable="true" type="tns:EmployeeTaskAttachmentValidationResult"/><xs:element name="DeleteEmployeeTaskAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeTaskAttachmentId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEmployeeTaskAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteEmployeeTaskAttachmentValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEmployeeTaskAttachmentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeTaskAttachmentSearchCriteria" nillable="true" type="tns:EmployeeTaskAttachmentSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EmployeeTaskAttachmentSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeTaskId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:EmployeeTaskAttachmentIncludes"/></xs:sequence></xs:complexType><xs:element name="EmployeeTaskAttachmentSearchCriteria" nillable="true" type="tns:EmployeeTaskAttachmentSearchCriteria"/><xs:complexType name="EmployeeTaskAttachmentIncludes"><xs:sequence><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeName" type="xs:boolean"/><xs:element minOccurs="0" name="AttachmentByteArray" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeTaskAttachmentIncludes" nillable="true" type="tns:EmployeeTaskAttachmentIncludes"/><xs:element name="FindEmployeeTaskAttachmentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EmployeeTaskAttachments" nillable="true" type="tns:ArrayOfEmployeeTaskAttachment"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEmployeeTasksRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeTaskSearchCriteria" nillable="true" type="tns:EmployeeTaskSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EmployeeTaskSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Type" nillable="true" type="tns:EmployeeTaskType"/><xs:element minOccurs="0" name="SubjectId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:EmployeeTaskIncludes"/><xs:element minOccurs="0" name="WorkGroups" nillable="true" type="q182:ArrayOfguid" xmlns:q182="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="WorkTypes" nillable="true" type="q183:ArrayOfguid" xmlns:q183="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="EmployeeTaskSearchCriteria" nillable="true" type="tns:EmployeeTaskSearchCriteria"/><xs:complexType name="EmployeeTaskIncludes"><xs:sequence><xs:element minOccurs="0" name="EmployeeName" type="xs:boolean"/><xs:element minOccurs="0" name="Language" type="xs:boolean"/><xs:element minOccurs="0" name="WorkGroup" type="xs:boolean"/><xs:element minOccurs="0" name="WorkType" type="xs:boolean"/><xs:element minOccurs="0" name="Comment" type="xs:boolean"/><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/><xs:element minOccurs="0" name="Cancelled" type="xs:boolean"/><xs:element minOccurs="0" name="AssignType" type="tns:EmployeeTaskAssignType"/><xs:element minOccurs="0" name="Skills" type="xs:boolean"/><xs:element minOccurs="0" name="Availability" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeTaskIncludes" nillable="true" type="tns:EmployeeTaskIncludes"/><xs:simpleType name="EmployeeTaskAssignType"><xs:restriction base="xs:string"><xs:enumeration value="Both"/><xs:enumeration value="Assigned"/><xs:enumeration value="Unassigned"/></xs:restriction></xs:simpleType><xs:element name="EmployeeTaskAssignType" nillable="true" type="tns:EmployeeTaskAssignType"/><xs:element name="FindEmployeeTasksResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EmployeeTasks" nillable="true" type="tns:ArrayOfEmployeeTask"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeTaskRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEmployeeTaskCriteria" nillable="true" type="tns:SaveEmployeeTaskCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeeTaskCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeTask" nillable="true" type="tns:EmployeeTask"/><xs:element minOccurs="0" name="UpdateSkills" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreWarnings" type="xs:boolean"/><xs:element minOccurs="0" name="SavedByEmployeeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeTaskCriteria" nillable="true" type="tns:SaveEmployeeTaskCriteria"/><xs:element name="SaveEmployeeTaskResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:SaveEmployeeTaskResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeeTaskResult"><xs:sequence><xs:element minOccurs="0" name="EmployeeTask" nillable="true" type="tns:EmployeeTask"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeTaskResult" nillable="true" type="tns:SaveEmployeeTaskResult"/><xs:element name="DeleteEmployeeTaskRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeletedByEmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeTaskId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEmployeeTaskResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteEmployeeTaskValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeTaskStatusRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEmployeeTaskStatusCriteria" nillable="true" type="tns:SaveEmployeeTaskStatusCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveEmployeeTaskStatusCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Status" type="tns:EmployeeTaskStatus"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeTaskStatusCriteria" nillable="true" type="tns:SaveEmployeeTaskStatusCriteria"/><xs:element name="SaveEmployeeTaskStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveEmployeeTaskStatusValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEmployeeNotificationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeNotificationSearchCriteria" nillable="true" type="q184:EmployeeNotificationSearchCriteria" xmlns:q184="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEmployeeNotificationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EmployeeNotifications" nillable="true" type="tns:ArrayOfEmployeeNotification"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfEmployeeNotification"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeNotification" nillable="true" type="tns:EmployeeNotification"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeNotification" nillable="true" type="tns:ArrayOfEmployeeNotification"/><xs:complexType name="EmployeeNotification"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="NotificationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatedBy" nillable="true" type="tns:TaskFlowEmployee"/></xs:sequence></xs:complexType><xs:element name="EmployeeNotification" nillable="true" type="tns:EmployeeNotification"/><xs:complexType name="TaskFlowEmployee"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PictureUri" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TaskFlowEmployee" nillable="true" type="tns:TaskFlowEmployee"/><xs:complexType name="EmployeeTaskNotification"><xs:complexContent mixed="false"><xs:extension base="tns:EmployeeNotification"><xs:sequence><xs:element minOccurs="0" name="TaskId" type="ser:guid"/><xs:element minOccurs="0" name="TaskCreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="WorkType" nillable="true" type="tns:WorkType"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="tns:EmployeeTaskStatus"/><xs:element minOccurs="0" name="Type" type="tns:EmployeeTaskNotificationType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeTaskNotification" nillable="true" type="tns:EmployeeTaskNotification"/><xs:simpleType name="EmployeeTaskNotificationType"><xs:restriction base="xs:string"><xs:enumeration value="NewTask"/><xs:enumeration value="StatusModified"/><xs:enumeration value="Cancelled"/><xs:enumeration value="EmployeeAssigned"/><xs:enumeration value="WorkTypeModified"/><xs:enumeration value="DateTimeModified"/><xs:enumeration value="DescriptionModified"/></xs:restriction></xs:simpleType><xs:element name="EmployeeTaskNotificationType" nillable="true" type="tns:EmployeeTaskNotificationType"/><xs:complexType name="EmployeeTaskAttachmentNotification"><xs:complexContent mixed="false"><xs:extension base="tns:EmployeeNotification"><xs:sequence><xs:element minOccurs="0" name="TaskAttachmentId" type="ser:guid"/><xs:element minOccurs="0" name="TaskId" type="ser:guid"/><xs:element minOccurs="0" name="TaskAttachmentCreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TaskWorkType" nillable="true" type="tns:WorkType"/><xs:element minOccurs="0" name="ModificationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Type" type="tns:EmployeeTaskAttachmentNotificationType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeTaskAttachmentNotification" nillable="true" type="tns:EmployeeTaskAttachmentNotification"/><xs:simpleType name="EmployeeTaskAttachmentNotificationType"><xs:restriction base="xs:string"><xs:enumeration value="NewAttachment"/><xs:enumeration value="AttachmentModified"/></xs:restriction></xs:simpleType><xs:element name="EmployeeTaskAttachmentNotificationType" nillable="true" type="tns:EmployeeTaskAttachmentNotificationType"/><xs:complexType name="EmployeeReservationNotificationBase"><xs:complexContent mixed="false"><xs:extension base="tns:EmployeeNotification"><xs:sequence><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="ReservationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceId" type="ser:guid"/><xs:element minOccurs="0" name="PlaceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfrastructureId" type="ser:guid"/><xs:element minOccurs="0" name="InfrastructureName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InfrastructureDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationIsOptional" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="EmployeeReservationNotificationBase" nillable="true" type="tns:EmployeeReservationNotificationBase"/><xs:element name="FindSkillsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSkillsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ArrayOfSkill"/></xs:sequence></xs:complexType></xs:element><xs:element name="AssignEmployeeToTasksRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeNotificationSearchCriteria" nillable="true" type="q185:AssignEmployeeToTasksCriteria" xmlns:q185="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="AssignEmployeeToTasksResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="FindWorkTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindWorkTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="WorkTypes" nillable="true" type="tns:ArrayOfWorkType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfWorkType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WorkType" nillable="true" type="tns:WorkType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWorkType" nillable="true" type="tns:ArrayOfWorkType"/><xs:element name="FindEmployeeAvailabilitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EmployeeAvailabilityCriteria" nillable="true" type="q186:EmployeeAvailabilityCriteria" xmlns:q186="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEmployeeAvailabilitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EmployeeAvailabilities" nillable="true" type="q187:ArrayOfEmployeeAvailability" xmlns:q187="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeAvailabilityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEmployeeAvailabilityCriteria" nillable="true" type="q188:SaveEmployeeAvailabilityCriteria" xmlns:q188="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeAvailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q189:SaveEmployeeAvailabilityResult" xmlns:q189="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeAvailabilitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEmployeeAvailabilitiesCriteria" nillable="true" type="q190:SaveEmployeeAvailabilitiesCriteria" xmlns:q190="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEmployeeAvailabilitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q191:SaveEmployeeAvailabilitiesResult" xmlns:q191="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEmployeeAvailabilityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeleteEmployeeAvailabilityCriteria" nillable="true" type="q192:DeleteEmployeeAvailabilityCriteria" xmlns:q192="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEmployeeAvailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q193:DeleteEmployeeAvailabilityResult" xmlns:q193="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTaskFlowSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTaskFlowSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q194:TaskFlowSettings" xmlns:q194="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindVendorsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendorSearchCriteria" nillable="true" type="tns:VendorSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendorSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VendorGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeBlocked" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:VendorIncludes"/></xs:sequence></xs:complexType><xs:element name="VendorSearchCriteria" nillable="true" type="tns:VendorSearchCriteria"/><xs:complexType name="VendorIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeVendorContacts" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendorIncludes" nillable="true" type="tns:VendorIncludes"/><xs:element name="FindVendorsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Vendors" nillable="true" type="tns:ArrayOfVendor"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendor"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Vendor" nillable="true" type="tns:Vendor"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendor" nillable="true" type="tns:ArrayOfVendor"/><xs:complexType name="Vendor"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Phone1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VatNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BankAccount1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BankAccount2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WebSite" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InvoiceVendorId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="VendorState" nillable="true" type="tns:VendorState"/><xs:element minOccurs="0" name="VendorGroup" nillable="true" type="tns:VendorGroup"/><xs:element minOccurs="0" name="VendorNo" type="xs:long"/><xs:element minOccurs="0" name="VatRegime" nillable="true" type="tns:VatRegime"/><xs:element minOccurs="0" name="VendorContacts" nillable="true" type="tns:ArrayOfVendorContact"/></xs:sequence></xs:complexType><xs:element name="Vendor" nillable="true" type="tns:Vendor"/><xs:complexType name="VendorState"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="VendorState" nillable="true" type="tns:VendorState"/><xs:complexType name="VendorGroup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendorGroup" nillable="true" type="tns:VendorGroup"/><xs:complexType name="VatRegime"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Vat" nillable="true" type="tns:Vat"/></xs:sequence></xs:complexType><xs:element name="VatRegime" nillable="true" type="tns:VatRegime"/><xs:complexType name="ArrayOfVendorContact"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendorContact" nillable="true" type="tns:VendorContact"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendorContact" nillable="true" type="tns:ArrayOfVendorContact"/><xs:complexType name="VendorContact"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Functions" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VendorContact" nillable="true" type="tns:VendorContact"/><xs:element name="FindVendorGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="VendorGroupSearchCriteria" nillable="true" type="tns:VendorGroupSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="VendorGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="VendorGroupSearchCriteria" nillable="true" type="tns:VendorGroupSearchCriteria"/><xs:element name="FindVendorGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="VendorGroups" nillable="true" type="tns:ArrayOfVendorGroup"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfVendorGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VendorGroup" nillable="true" type="tns:VendorGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVendorGroup" nillable="true" type="tns:ArrayOfVendorGroup"/><xs:element name="FindPurchaseArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PurchaseArticleSearchCriteria" nillable="true" type="tns:PurchaseArticleSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PurchaseArticleSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="VendorId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PurchaseArticleIncludes"/></xs:sequence></xs:complexType><xs:element name="PurchaseArticleSearchCriteria" nillable="true" type="tns:PurchaseArticleSearchCriteria"/><xs:complexType name="PurchaseArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleCategories" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="StockLocations" type="xs:boolean"/><xs:element minOccurs="0" name="Vendors" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleUnits" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PurchaseArticleIncludes" nillable="true" type="tns:PurchaseArticleIncludes"/><xs:element name="FindPurchaseArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PurchaseArticles" nillable="true" type="tns:ArrayOfPurchaseArticle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPurchaseArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PurchaseArticle" nillable="true" type="tns:PurchaseArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPurchaseArticle" nillable="true" type="tns:ArrayOfPurchaseArticle"/><xs:element name="FindStockLocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="StockLocationSearchCriteria" nillable="true" type="tns:StockLocationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="StockLocationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="StockLocationSearchCriteria" nillable="true" type="tns:StockLocationSearchCriteria"/><xs:element name="FindStockLocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="StockLocations" nillable="true" type="tns:ArrayOfStockLocation"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPurchaseOrdersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PurchaseOrderSearchCriteria" nillable="true" type="tns:PurchaseOrderSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PurchaseOrderSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PurchaseOrderIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PurchaseId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="OrderNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="VendorId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FromCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TillCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FromLastUpdate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TillLastUpdate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="PurchaseOrderSearchCriteria" nillable="true" type="tns:PurchaseOrderSearchCriteria"/><xs:complexType name="PurchaseOrderIncludes"><xs:sequence><xs:element minOccurs="0" name="OrderLines" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PurchaseOrderIncludes" nillable="true" type="tns:PurchaseOrderIncludes"/><xs:element name="FindPurchaseOrdersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PurchaseOrders" nillable="true" type="tns:ArrayOfPurchaseOrder"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPurchaseOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PurchaseOrder" nillable="true" type="tns:PurchaseOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPurchaseOrder" nillable="true" type="tns:ArrayOfPurchaseOrder"/><xs:complexType name="PurchaseOrder"><xs:complexContent mixed="false"><xs:extension base="tns:PurchaseOrderRequest"><xs:sequence><xs:element minOccurs="0" name="OrderNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderState" type="tns:PurchaseOrderState"/><xs:element minOccurs="0" name="PostingDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PromisedDeliveryDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PurchaseLines" nillable="true" type="tns:ArrayOfPurchaseLine"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PurchaseOrder" nillable="true" type="tns:PurchaseOrder"/><xs:complexType name="PurchaseOrderRequest"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="Reference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VendorId" type="ser:guid"/><xs:element minOccurs="0" name="VendorContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PublicComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PrivateComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RequestedDeliveryDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="PurchaseOrderRequest" nillable="true" type="tns:PurchaseOrderRequest"/><xs:simpleType name="PurchaseOrderState"><xs:restriction base="xs:string"><xs:enumeration value="ToBeOrdered"/><xs:enumeration value="Ordered"/><xs:enumeration value="PartiallyReceived"/><xs:enumeration value="EntirelyReceived"/><xs:enumeration value="ToApprove"/><xs:enumeration value="Rejected"/></xs:restriction></xs:simpleType><xs:element name="PurchaseOrderState" nillable="true" type="tns:PurchaseOrderState"/><xs:complexType name="ArrayOfPurchaseLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PurchaseLine" nillable="true" type="tns:PurchaseLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPurchaseLine" nillable="true" type="tns:ArrayOfPurchaseLine"/><xs:complexType name="PurchaseLine"><xs:complexContent mixed="false"><xs:extension base="tns:PurchaseLineRequest"><xs:sequence><xs:element minOccurs="0" name="QtyPerPurchaseUnit" type="xs:decimal"/><xs:element minOccurs="0" name="QuantityBase" type="xs:decimal"/><xs:element minOccurs="0" name="QtyReceivedBase" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceInc" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="VatId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="VatPercentage" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountPercentage" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="BaseAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="IsVatInclusive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PriceCalculationType" type="tns:PurchaseArticleCalculationType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PurchaseLine" nillable="true" type="tns:PurchaseLine"/><xs:complexType name="PurchaseLineRequest"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PurchaseId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PurchaseUnitId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="StockLocationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Hours" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="PurchaseLineRequest" nillable="true" type="tns:PurchaseLineRequest"/><xs:element name="ValidatePurchaseOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidatePurchaseOrderRequest" nillable="true" type="tns:PurchaseOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidatePurchaseOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidatePurchaseOrderResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidatePurchaseLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidatePurchaseLineRequest" nillable="true" type="tns:PurchaseLineRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidatePurchaseLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidatePurchaseLineResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePurchaseOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SavePurchaseOrderRequest" nillable="true" type="tns:PurchaseOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePurchaseOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePurchaseOrderResult" nillable="true" type="tns:SavePurchaseOrderResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePurchaseOrderResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="ResultState" type="tns:ResultState"/><xs:element minOccurs="0" name="PurchaseOrder" nillable="true" type="tns:PurchaseOrder"/></xs:sequence></xs:complexType><xs:element name="SavePurchaseOrderResult" nillable="true" type="tns:SavePurchaseOrderResult"/><xs:simpleType name="ResultState"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Success"/><xs:enumeration value="Failed"/></xs:restriction></xs:simpleType><xs:element name="ResultState" nillable="true" type="tns:ResultState"/><xs:element name="DeletePurchaseOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeletePurchaseOrderRequest" nillable="true" type="tns:PurchaseOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePurchaseOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePurchaseOrderResult" nillable="true" type="tns:DeletePurchaseOrderResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeletePurchaseOrderResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="ResultState" type="tns:ResultState"/><xs:element minOccurs="0" name="PurchaseOrder" nillable="true" type="tns:PurchaseOrder"/></xs:sequence></xs:complexType><xs:element name="DeletePurchaseOrderResult" nillable="true" type="tns:DeletePurchaseOrderResult"/><xs:element name="SavePurchaseLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SavePurchaseLineRequest" nillable="true" type="tns:PurchaseLineRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePurchaseLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePurchaseLineResponse" nillable="true" type="tns:SavePurchaseLineResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePurchaseLineResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="ResultState" type="tns:ResultState"/><xs:element minOccurs="0" name="PurchaseLine" nillable="true" type="tns:PurchaseLine"/></xs:sequence></xs:complexType><xs:element name="SavePurchaseLineResult" nillable="true" type="tns:SavePurchaseLineResult"/><xs:element name="DeletePurchaseLineRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeletePurchaseLineRequest" nillable="true" type="tns:PurchaseLineRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePurchaseLineResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePurchaseLineResult" nillable="true" type="tns:DeletePurchaseLineResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeletePurchaseLineResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="ResultState" type="tns:ResultState"/><xs:element minOccurs="0" name="PurchaseLine" nillable="true" type="tns:PurchaseLine"/></xs:sequence></xs:complexType><xs:element name="DeletePurchaseLineResult" nillable="true" type="tns:DeletePurchaseLineResult"/><xs:element name="FindRentalArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalArticleSearchCriteria" nillable="true" type="tns:RentalArticleSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalArticleSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleGroupIds" nillable="true" type="q195:ArrayOfguid" xmlns:q195="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FromDate" type="xs:dateTime"/><xs:element minOccurs="0" name="UntilDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ReturnDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:RentalArticleIncludes"/><xs:element minOccurs="0" name="PersonID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ForReservations" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleIds" nillable="true" type="q196:ArrayOfguid" xmlns:q196="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="RentalPlaceIds" nillable="true" type="q197:ArrayOfguid" xmlns:q197="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="IgnoreShowOnWeb" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RentalArticleSearchCriteria" nillable="true" type="tns:RentalArticleSearchCriteria"/><xs:complexType name="RentalArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImages" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImageUrls" type="xs:boolean"/><xs:element minOccurs="0" name="Components" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeUnavailable" type="xs:boolean"/><xs:element minOccurs="0" name="AttachmentUrl" type="xs:boolean"/><xs:element minOccurs="0" name="RentalPlaces" type="xs:boolean"/><xs:element minOccurs="0" name="InvalidPeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RentalArticleIncludes" nillable="true" type="tns:RentalArticleIncludes"/><xs:element name="FindRentalArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalArticles" nillable="true" type="tns:ArrayOfRentalArticle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfRentalArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalArticle" nillable="true" type="tns:RentalArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalArticle" nillable="true" type="tns:ArrayOfRentalArticle"/><xs:element name="FindRentalOrdersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalOrderSearchCriteria" nillable="true" type="tns:RentalOrderSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalOrderSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="PersonID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="StartDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RentalOrderStatus" nillable="true" type="tns:RentalOrderStatus"/><xs:element minOccurs="0" name="RentalAdministrativeStatus" nillable="true" type="tns:RentalAdministrativeStatus"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:RentalOrderIncludes"/><xs:element minOccurs="0" name="ReservationId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="RentalOrderSearchCriteria" nillable="true" type="tns:RentalOrderSearchCriteria"/><xs:simpleType name="RentalOrderStatus"><xs:restriction base="xs:string"><xs:enumeration value="Ordered"/><xs:enumeration value="PartiallyDelivered"/><xs:enumeration value="Delivered"/><xs:enumeration value="PartiallyReturned"/><xs:enumeration value="Returned"/><xs:enumeration value="Cancelled"/></xs:restriction></xs:simpleType><xs:element name="RentalOrderStatus" nillable="true" type="tns:RentalOrderStatus"/><xs:simpleType name="RentalAdministrativeStatus"><xs:restriction base="xs:string"><xs:enumeration value="NewOrder"/><xs:enumeration value="Approved"/><xs:enumeration value="Refused"/></xs:restriction></xs:simpleType><xs:element name="RentalAdministrativeStatus" nillable="true" type="tns:RentalAdministrativeStatus"/><xs:complexType name="RentalOrderIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeOrderLines" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeOrderLineComponents" type="xs:boolean"/><xs:element minOccurs="0" name="IncludePersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="Tasks" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RentalOrderIncludes" nillable="true" type="tns:RentalOrderIncludes"/><xs:element name="FindRentalOrdersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalOrders" nillable="true" type="tns:ArrayOfRentalOrder"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfRentalOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalOrder" nillable="true" type="tns:RentalOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalOrder" nillable="true" type="tns:ArrayOfRentalOrder"/><xs:complexType name="RentalOrder"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="RentalNo" type="xs:long"/><xs:element minOccurs="0" name="RentalWebNo" type="xs:long"/><xs:element minOccurs="0" name="WebCreated" type="xs:boolean"/><xs:element minOccurs="0" name="RentalOrderStatus" type="tns:RentalOrderStatus"/><xs:element minOccurs="0" name="RentalAdministrativeStatus" type="tns:RentalAdministrativeStatus"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="StartDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedDeliveryDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedReturnDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="CancelDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CancelDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RentalLocation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="RentalOrderLines" nillable="true" type="tns:ArrayOfRentalOrderLine"/><xs:element minOccurs="0" name="Warranty" type="xs:decimal"/><xs:element minOccurs="0" name="Deletable" type="xs:boolean"/><xs:element minOccurs="0" name="DeliveryAddress" nillable="true" type="tns:DeliveryAddress"/><xs:element minOccurs="0" name="CustomerContact" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="AmountExcVat" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="EmployeeTasks" nillable="true" type="tns:ArrayOfEmployeeTask"/><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RentalOrder" nillable="true" type="tns:RentalOrder"/><xs:complexType name="ArrayOfRentalOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalOrderLine" nillable="true" type="tns:RentalOrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalOrderLine" nillable="true" type="tns:ArrayOfRentalOrderLine"/><xs:complexType name="RentalOrderLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="RentalOrderId" type="ser:guid"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="StartDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedDeliveryDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="PlannedReturnDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ItemID" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Webcreated" type="xs:boolean"/><xs:element minOccurs="0" name="CalculationType" type="tns:RentalCalculationType"/><xs:element minOccurs="0" name="UnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Deposit" type="xs:decimal"/><xs:element minOccurs="0" name="Components" nillable="true" type="tns:ArrayOfRentalOrderLine"/><xs:element minOccurs="0" name="ToDeliver" type="xs:boolean"/><xs:element minOccurs="0" name="RentalDays" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="VatPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="RentalNo" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="RentalOrderLine" nillable="true" type="tns:RentalOrderLine"/><xs:simpleType name="RentalCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PriceTimesHours"/><xs:enumeration value="FixedPrice"/><xs:enumeration value="PriceTimesQuantity"/><xs:enumeration value="PriceTimesQuantityTimesHours"/><xs:enumeration value="PriceTimesQuantityTimesDays"/><xs:enumeration value="PriceTimesQuantityTimesNights"/></xs:restriction></xs:simpleType><xs:element name="RentalCalculationType" nillable="true" type="tns:RentalCalculationType"/><xs:complexType name="DeliveryAddress"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonName" nillable="true" type="tns:PersonName"/></xs:sequence></xs:complexType><xs:element name="DeliveryAddress" nillable="true" type="tns:DeliveryAddress"/><xs:element name="GetRentalOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalOrderID" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRentalOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalOrder" nillable="true" type="tns:RentalOrder"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelRentalOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalOrderID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelRentalOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalValidationResult" nillable="true" type="tns:RentalValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ValidatedRentalOrder" nillable="true" type="tns:RentalOrder"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RentalValidationResult" nillable="true" type="tns:RentalValidationResult"/><xs:element name="GetRentalPricingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalPricingSearchCriteria" nillable="true" type="tns:RentalPricingSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalPricingSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="RentalPricingSearchCriteria" nillable="true" type="tns:RentalPricingSearchCriteria"/><xs:element name="GetRentalPricingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalPricing" nillable="true" type="tns:RentalPricing"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalPricing"><xs:sequence><xs:element minOccurs="0" name="PriceCalculationType" type="tns:RentalPriceCalculationType"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="WarrantyCalculationType" type="tns:WarrantyCalculationType"/><xs:element minOccurs="0" name="Warranty" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="RentalPricing" nillable="true" type="tns:RentalPricing"/><xs:element name="FindRentalArticleAvailablePeriodsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalArticleAvailablePeriodSearchCriteria" nillable="true" type="tns:RentalArticleAvailablePeriodSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalArticleAvailablePeriodSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FromDate" type="xs:dateTime"/><xs:element minOccurs="0" name="UntilDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ArticleID" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="RentalArticleAvailablePeriodSearchCriteria" nillable="true" type="tns:RentalArticleAvailablePeriodSearchCriteria"/><xs:element name="FindRentalArticleAvailablePeriodsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalArticleAvailablePeriods" nillable="true" type="tns:ArrayOfRentalArticleAvailablePeriod"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfRentalArticleAvailablePeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalArticleAvailablePeriod" nillable="true" type="tns:RentalArticleAvailablePeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalArticleAvailablePeriod" nillable="true" type="tns:ArrayOfRentalArticleAvailablePeriod"/><xs:complexType name="RentalArticleAvailablePeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FromDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ToDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="Available" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RentalArticleAvailablePeriod" nillable="true" type="tns:RentalArticleAvailablePeriod"/><xs:element name="FindRentalActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalActivitySearchCriteria" nillable="true" type="tns:RentalActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RentalActivitySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="RentalActivitySearchCriteria" nillable="true" type="tns:RentalActivitySearchCriteria"/><xs:element name="FindRentalActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalActivities" nillable="true" type="tns:ArrayOfRentalActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfRentalActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RentalActivity" nillable="true" type="tns:RentalActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRentalActivity" nillable="true" type="tns:ArrayOfRentalActivity"/><xs:complexType name="RentalActivity"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RentalActivity" nillable="true" type="tns:RentalActivity"/><xs:element name="FindRentalPlacesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalPlaceSearchCriteria" nillable="true" type="tns:FindRentalPlacesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindRentalPlacesCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FindRentalPlacesCriteriaIncludes"/><xs:element minOccurs="0" name="GetDefaultPOSRentalPlace" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindRentalPlacesCriteria" nillable="true" type="tns:FindRentalPlacesCriteria"/><xs:complexType name="FindRentalPlacesCriteriaIncludes"><xs:sequence><xs:element minOccurs="0" name="OpeningHours" type="xs:boolean"/><xs:element minOccurs="0" name="ClosingDays" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindRentalPlacesCriteriaIncludes" nillable="true" type="tns:FindRentalPlacesCriteriaIncludes"/><xs:element name="FindRentalPlacesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalPlaces" nillable="true" type="tns:ArrayOfRentalPlace"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRentalOrdersByDateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RentalOrdersByDateCriteria" nillable="true" type="tns:FindRentalOrdersByDateCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindRentalOrdersByDateCriteria"><xs:sequence><xs:element minOccurs="0" name="StartRentalFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="StartRentalUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndRentalFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndRentalUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PickupFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PickupUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FindRentalOrdersByDateCriteria" nillable="true" type="tns:FindRentalOrdersByDateCriteria"/><xs:element name="GetRentalOrdersByDateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RentalOrders" nillable="true" type="tns:ArrayOfRentalOrder"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRentalPlaceOpeningHourRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetRentalPlaceOpeningHourCriteria" nillable="true" type="q198:GetRentalPlaceOpeningHourCriteria" xmlns:q198="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRentalPlaceOpeningHourResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetRentalPlaceOpeningHourResult" nillable="true" type="q199:GetRentalPlaceOpeningHourResult" xmlns:q199="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateChildCareCentreEmployeeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Credentials" nillable="true" type="tns:ChildCareCentreEmployeeCredential"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateChildCareCentreEmployeeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticateChildCareCentreEmployeeResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindChildCareCentresRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreSearchCriteria" nillable="true" type="tns:ChildCareCentreSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentreSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBlocked" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ChildCareCentreIncludes"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="OnlyActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareEntryPeriods" nillable="true" type="q200:ArrayOfguid" xmlns:q200="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreSearchCriteria" nillable="true" type="tns:ChildCareCentreSearchCriteria"/><xs:complexType name="ChildCareCentreIncludes"><xs:sequence><xs:element minOccurs="0" name="Locations" type="xs:boolean"/><xs:element minOccurs="0" name="Options" type="xs:boolean"/><xs:element minOccurs="0" name="AllowedEntryPeriods" type="xs:boolean"/><xs:element minOccurs="0" name="AllOptions" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreIncludes" nillable="true" type="tns:ChildCareCentreIncludes"/><xs:element name="FindChildCareCentresResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentres" nillable="true" type="tns:FindChildCareCentresResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindChildCareCentresResult"><xs:sequence><xs:element minOccurs="0" name="TotalCount" type="xs:int"/><xs:element minOccurs="0" name="ChildCareCentres" nillable="true" type="tns:ArrayOfChildCareCentre"/></xs:sequence></xs:complexType><xs:element name="FindChildCareCentresResult" nillable="true" type="tns:FindChildCareCentresResult"/><xs:complexType name="ArrayOfChildCareCentre"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentre" nillable="true" type="tns:ArrayOfChildCareCentre"/><xs:complexType name="ChildCareCentre"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="MaxChildren" type="xs:int"/><xs:element minOccurs="0" name="IsBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfChildCareCentreOption"/><xs:element minOccurs="0" name="AgeCategory" nillable="true" type="tns:AgeCategory"/><xs:element minOccurs="0" name="UseEntriesOnPeriods" type="xs:boolean"/><xs:element minOccurs="0" name="AllowedEntryPeriodIds" nillable="true" type="q201:ArrayOfguid" xmlns:q201="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NeedExtraInformationFromUser" type="xs:boolean"/><xs:element minOccurs="0" name="IsWaitingListEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="AllowUnregisteredPresences" type="xs:boolean"/><xs:element minOccurs="0" name="RegistrationConfiguredBy" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/><xs:element name="FindChildCareCentrePeriodsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePeriodSearchCriteria" nillable="true" type="tns:ChildCareCentrePeriodSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentrePeriodSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ChildCareEntryPeriodId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePeriodSearchCriteria" nillable="true" type="tns:ChildCareCentrePeriodSearchCriteria"/><xs:element name="FindChildCareCentrePeriodsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePeriods" nillable="true" type="tns:ArrayOfChildCareCentrePeriod"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentrePeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentrePeriod" nillable="true" type="tns:ChildCareCentrePeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentrePeriod" nillable="true" type="tns:ArrayOfChildCareCentrePeriod"/><xs:complexType name="ChildCareCentrePeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="MaxChildren" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentEntries" type="xs:int"/><xs:element minOccurs="0" name="MinutesBeforeRegistrationIsAllowed" type="xs:int"/><xs:element minOccurs="0" name="WaitingListEntries" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePeriod" nillable="true" type="tns:ChildCareCentrePeriod"/><xs:element name="FindChildCareEntryPeriodsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareEntryPeriodSearchCriteria" nillable="true" type="tns:ChildCareEntryPeriodSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareEntryPeriodSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChildCareEntryPeriodSearchCriteria" nillable="true" type="tns:ChildCareEntryPeriodSearchCriteria"/><xs:element name="FindChildCareEntryPeriodsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareEntryPeriods" nillable="true" type="tns:ArrayOfChildCareEntryPeriod"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareEntryPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareEntryPeriod" nillable="true" type="tns:ChildCareEntryPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareEntryPeriod" nillable="true" type="tns:ArrayOfChildCareEntryPeriod"/><xs:complexType name="ChildCareEntryPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="ShowOnWebFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ShowOnWebTill" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="MinDaysToRegister" type="xs:int"/><xs:element minOccurs="0" name="MinTimeToRegister" type="ser:duration"/><xs:element minOccurs="0" name="MinDaysToCancel" type="xs:int"/><xs:element minOccurs="0" name="MinTimeToCancel" type="ser:duration"/><xs:element minOccurs="0" name="UseEntriesOnPeriods" type="xs:boolean"/><xs:element minOccurs="0" name="DeadlineCalculationType" type="tns:ChildCareEntryDeadlineCalculationType"/></xs:sequence></xs:complexType><xs:element name="ChildCareEntryPeriod" nillable="true" type="tns:ChildCareEntryPeriod"/><xs:simpleType name="ChildCareEntryDeadlineCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="BasedOnRegistrationPeriod"/><xs:enumeration value="BasedOnCarePeriod"/></xs:restriction></xs:simpleType><xs:element name="ChildCareEntryDeadlineCalculationType" nillable="true" type="tns:ChildCareEntryDeadlineCalculationType"/><xs:element name="FindChildCareCentreEntriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreEntrySearchCriteria" nillable="true" type="tns:ChildCareCentreEntrySearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentreEntrySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Ids" nillable="true" type="q202:ArrayOfguid" xmlns:q202="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ChildCareCentreEntryIncludes"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreEntrySearchCriteria" nillable="true" type="tns:ChildCareCentreEntrySearchCriteria"/><xs:complexType name="ChildCareCentreEntryIncludes"><xs:sequence><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="PersonContacts" type="xs:boolean"/><xs:element minOccurs="0" name="PersonParentRelations" type="xs:boolean"/><xs:element minOccurs="0" name="Periods" type="xs:boolean"/><xs:element minOccurs="0" name="Doctor" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="WaitingListEntries" type="xs:boolean"/><xs:element minOccurs="0" name="ParentContacts" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreEntryIncludes" nillable="true" type="tns:ChildCareCentreEntryIncludes"/><xs:element name="FindChildCareCentreEntriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreEntries" nillable="true" type="tns:ArrayOfChildCareCentreEntry"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentreEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreEntry" nillable="true" type="tns:ChildCareCentreEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreEntry" nillable="true" type="tns:ArrayOfChildCareCentreEntry"/><xs:complexType name="ChildCareCentreEntry"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="EntryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ChildCareEntryPeriod" nillable="true" type="tns:ChildCareEntryPeriod"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:ArrayOfChildCareCentrePeriodEntry"/><xs:element minOccurs="0" name="Deletable" type="xs:boolean"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="AmountPayed" type="xs:decimal"/><xs:element minOccurs="0" name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/><xs:element minOccurs="0" name="SelectedOptions" nillable="true" type="tns:ArrayOfChildCareCentreSelectedOption"/><xs:element minOccurs="0" name="UseEntriesOnPeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreEntry" nillable="true" type="tns:ChildCareCentreEntry"/><xs:complexType name="ArrayOfChildCareCentrePeriodEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentrePeriodEntry" nillable="true" type="tns:ChildCareCentrePeriodEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentrePeriodEntry" nillable="true" type="tns:ArrayOfChildCareCentrePeriodEntry"/><xs:complexType name="ChildCareCentrePeriodEntry"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreEntryId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriod" nillable="true" type="tns:ChildCareCentrePeriod"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfChildCareCentreOption"/><xs:element minOccurs="0" name="SelectedOptions" nillable="true" type="tns:ArrayOfChildCareCentreSelectedOption"/><xs:element minOccurs="0" name="WaitingList" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePeriodEntry" nillable="true" type="tns:ChildCareCentrePeriodEntry"/><xs:complexType name="ArrayOfChildCareCentreSelectedOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreSelectedOption" nillable="true" type="tns:ChildCareCentreSelectedOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreSelectedOption" nillable="true" type="tns:ArrayOfChildCareCentreSelectedOption"/><xs:complexType name="ChildCareCentreSelectedOption"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreEntryId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodEntryId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreOptionId" type="ser:guid"/><xs:element minOccurs="0" name="NumberOfOptions" type="xs:int"/><xs:element minOccurs="0" name="ChildCareCentrePeriodID" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreSelectedOption" nillable="true" type="tns:ChildCareCentreSelectedOption"/><xs:element name="FindChildCareCentreAbsencesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreAbsenceSearchCriteria" nillable="true" type="tns:ChildCareCentreAbsenceSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentreAbsenceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ChildCareCentreAbsenceIncludes"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreAbsenceSearchCriteria" nillable="true" type="tns:ChildCareCentreAbsenceSearchCriteria"/><xs:complexType name="ChildCareCentreAbsenceIncludes"><xs:sequence><xs:element minOccurs="0" name="Centres" type="xs:boolean"/><xs:element minOccurs="0" name="CentrePeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreAbsenceIncludes" nillable="true" type="tns:ChildCareCentreAbsenceIncludes"/><xs:element name="FindChildCareCentreAbsencesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreAbsences" nillable="true" type="tns:ArrayOfChildCareCentreAbsence"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentreAbsence"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreAbsence" nillable="true" type="tns:ChildCareCentreAbsence"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreAbsence" nillable="true" type="tns:ArrayOfChildCareCentreAbsence"/><xs:complexType name="ChildCareCentreAbsence"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/><xs:element minOccurs="0" name="ChildCareCentrePeriod" nillable="true" type="tns:ChildCareCentrePeriod"/><xs:element minOccurs="0" name="FineAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreAbsence" nillable="true" type="tns:ChildCareCentreAbsence"/><xs:element name="FindChildCareCentrePresencesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceSearchCriteria" nillable="true" type="tns:ChildCareCentrePresenceSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentrePresenceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ChildCareCentrePresenceIncludes"/><xs:element minOccurs="0" name="PostedSelectionType" type="tns:PostedSelectionType"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceSearchCriteria" nillable="true" type="tns:ChildCareCentrePresenceSearchCriteria"/><xs:complexType name="ChildCareCentrePresenceIncludes"><xs:sequence><xs:element minOccurs="0" name="Centres" type="xs:boolean"/><xs:element minOccurs="0" name="CentrePeriods" type="xs:boolean"/><xs:element minOccurs="0" name="Options" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceIncludes" nillable="true" type="tns:ChildCareCentrePresenceIncludes"/><xs:simpleType name="PostedSelectionType"><xs:restriction base="xs:string"><xs:enumeration value="All"/><xs:enumeration value="UnPosted"/><xs:enumeration value="Posted"/></xs:restriction></xs:simpleType><xs:element name="PostedSelectionType" nillable="true" type="tns:PostedSelectionType"/><xs:element name="FindChildCareCentrePresencesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresences" nillable="true" type="tns:ArrayOfChildCareCentrePresence"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentrePresence"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentrePresence" nillable="true" type="tns:ChildCareCentrePresence"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentrePresence" nillable="true" type="tns:ArrayOfChildCareCentrePresence"/><xs:complexType name="ChildCareCentrePresence"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Posted" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/><xs:element minOccurs="0" name="ChildCareCentrePeriod" nillable="true" type="tns:ChildCareCentrePeriod"/><xs:element minOccurs="0" name="Options" nillable="true" type="q203:ArrayOfChildCareCentrePresenceOption" xmlns:q203="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresence" nillable="true" type="tns:ChildCareCentrePresence"/><xs:element name="SaveChildCareCentrePresenceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresence" nillable="true" type="tns:ChildCareCentrePresence"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentrePresenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveChildCareCentrePresenceResult" nillable="true" type="tns:SaveChildCareCentrePresenceResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareCentrePresenceResult"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresence" nillable="true" type="tns:ChildCareCentrePresence"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareCentrePresenceResult" nillable="true" type="tns:SaveChildCareCentrePresenceResult"/><xs:element name="SaveChildCareCentrePresenceListRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresences" nillable="true" type="tns:ArrayOfChildCareCentrePresence"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentrePresenceListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveChildCareCentrePresenceListResponse" nillable="true" type="tns:ArrayOfSaveChildCareCentrePresenceResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSaveChildCareCentrePresenceResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SaveChildCareCentrePresenceResult" nillable="true" type="tns:SaveChildCareCentrePresenceResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSaveChildCareCentrePresenceResult" nillable="true" type="tns:ArrayOfSaveChildCareCentrePresenceResult"/><xs:element name="DeleteChildCareCentrePresenceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteChildCareCentrePresenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindChildCareCentrePresenceHeadersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceHeaderSearchCriteria" nillable="true" type="tns:ChildCareCentrePresenceHeaderSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentrePresenceHeaderSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ChildCareCentrePresenceHeaderIncludes"/><xs:element minOccurs="0" name="ListForHealthCertificate" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceHeaderSearchCriteria" nillable="true" type="tns:ChildCareCentrePresenceHeaderSearchCriteria"/><xs:complexType name="ChildCareCentrePresenceHeaderIncludes"><xs:sequence><xs:element minOccurs="0" name="Tariffs" type="xs:boolean"/><xs:element minOccurs="0" name="Presences" type="xs:boolean"/><xs:element minOccurs="0" name="PresenceOptions" type="xs:boolean"/><xs:element minOccurs="0" name="Centres" type="xs:boolean"/><xs:element minOccurs="0" name="CentrePeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceHeaderIncludes" nillable="true" type="tns:ChildCareCentrePresenceHeaderIncludes"/><xs:element name="FindChildCareCentrePresenceHeadersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentrePresenceHeaders" nillable="true" type="tns:ArrayOfChildCareCentrePresenceHeader"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentrePresenceHeader"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentrePresenceHeader" nillable="true" type="tns:ChildCareCentrePresenceHeader"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentrePresenceHeader" nillable="true" type="tns:ArrayOfChildCareCentrePresenceHeader"/><xs:complexType name="ChildCareCentrePresenceHeader"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/><xs:element minOccurs="0" name="Day" type="xs:dateTime"/><xs:element minOccurs="0" name="PresenceLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="PresenceVATAmount" type="xs:decimal"/><xs:element minOccurs="0" name="PresenceAmount" type="xs:decimal"/><xs:element minOccurs="0" name="PresenceQuantity" type="xs:int"/><xs:element minOccurs="0" name="FineLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="FineVATAmount" type="xs:decimal"/><xs:element minOccurs="0" name="FineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="FineQuantity" type="xs:int"/><xs:element minOccurs="0" name="TotalPresenceAmount" type="xs:decimal"/><xs:element minOccurs="0" name="TotalFineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ChildCareTariff" nillable="true" type="tns:ChildCareTariff"/><xs:element minOccurs="0" name="Presences" nillable="true" type="tns:ArrayOfChildCareCentrePresence"/><xs:element minOccurs="0" name="ChildCareCentre" nillable="true" type="tns:ChildCareCentre"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceHeader" nillable="true" type="tns:ChildCareCentrePresenceHeader"/><xs:element name="FindChildCareCentreChipKnipRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindChildCareCentreChipKnipSearchCriteria" nillable="true" type="tns:ChildCareChipKnipSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareChipKnipSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ChildCareChipKnipSearchCriteria" nillable="true" type="tns:ChildCareChipKnipSearchCriteria"/><xs:element name="FindChildCareCentreChipKnipResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreChipKnip" nillable="true" type="tns:PersonChipKnip"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonChipKnip"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="History" nillable="true" type="tns:ArrayOfPersonChipKnipLine"/><xs:element minOccurs="0" name="ChildCareInfo" nillable="true" type="tns:PersonChipKnipChildCareInfo"/></xs:sequence></xs:complexType><xs:element name="PersonChipKnip" nillable="true" type="tns:PersonChipKnip"/><xs:complexType name="ArrayOfPersonChipKnipLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonChipKnipLine" nillable="true" type="tns:PersonChipKnipLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonChipKnipLine" nillable="true" type="tns:ArrayOfPersonChipKnipLine"/><xs:complexType name="PersonChipKnipLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="SalesId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PersonChipKnipLine" nillable="true" type="tns:PersonChipKnipLine"/><xs:complexType name="PersonChipKnipChildCareInfo"><xs:sequence><xs:element minOccurs="0" name="ChildCareCommission" type="xs:decimal"/><xs:element minOccurs="0" name="ChildCareTreshold" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="PersonChipKnipChildCareInfo" nillable="true" type="tns:PersonChipKnipChildCareInfo"/><xs:element name="GetChildCareChipKnipsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareChipKnipsSearchCriteria" nillable="true" type="tns:ChildCareChipKnipsSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareChipKnipsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonIds" nillable="true" type="q204:ArrayOfguid" xmlns:q204="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ChildCareChipKnipsSearchCriteria" nillable="true" type="tns:ChildCareChipKnipsSearchCriteria"/><xs:element name="GetChildCareChipKnipsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareChipKnips" nillable="true" type="tns:ArrayOfChildCareChipKnip"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareChipKnip"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareChipKnip" nillable="true" type="tns:ChildCareChipKnip"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareChipKnip" nillable="true" type="tns:ArrayOfChildCareChipKnip"/><xs:complexType name="ChildCareChipKnip"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonChipKnip" nillable="true" type="tns:PersonChipKnip"/></xs:sequence></xs:complexType><xs:element name="ChildCareChipKnip" nillable="true" type="tns:ChildCareChipKnip"/><xs:element name="FindChildCareCentreLogbookEntriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreLogbookSearchCriteria" nillable="true" type="tns:ChildCareCentreLogbookSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChildCareCentreLogbookSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreLogbookSearchCriteria" nillable="true" type="tns:ChildCareCentreLogbookSearchCriteria"/><xs:element name="FindChildCareCentreLogbookEntriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreLogbookEntries" nillable="true" type="tns:ArrayOfChildCareCentreLogbookEntry"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfChildCareCentreLogbookEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentreLogbookEntry" nillable="true" type="tns:ChildCareCentreLogbookEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentreLogbookEntry" nillable="true" type="tns:ArrayOfChildCareCentreLogbookEntry"/><xs:complexType name="ChildCareCentreLogbookEntry"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="LastModificationDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentreLogbookEntry" nillable="true" type="tns:ChildCareCentreLogbookEntry"/><xs:element name="SaveChildCareCentreLogbookEntryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreLogbookEntry" nillable="true" type="tns:ChildCareCentreLogbookEntry"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveChildCareCentreLogbookEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveChildCareCentreLogbookEntryResult" nillable="true" type="tns:SaveChildCareCentreLogbookEntryResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveChildCareCentreLogbookEntryResult"><xs:sequence><xs:element minOccurs="0" name="LogbookEntry" nillable="true" type="tns:ChildCareCentreLogbookEntry"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveChildCareCentreLogbookEntryResult" nillable="true" type="tns:SaveChildCareCentreLogbookEntryResult"/><xs:element name="DeleteChildCareCentreLogbookEntryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreLogbookEntryId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteChildCareCentreLogbookEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateChildCareCentreEntryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreEntry" nillable="true" type="tns:ChildCareCentreEntry"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateChildCareCentreEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateChildCareCentreEntryResult" nillable="true" type="tns:UpdateChildCareCentreEntryResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UpdateChildCareCentreEntryResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="UpdateChildCareCentreEntryResult" nillable="true" type="tns:UpdateChildCareCentreEntryResult"/><xs:element name="CancelChildCareCentreEntryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EntryID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelChildCareCentreEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelChildCareCentreEntryValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListStockArticleGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="StockArticleGroupSearchCriteria" nillable="true" type="q205:StockArticleGroupSearchCriteria" xmlns:q205="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListStockArticleGroupsResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="ListJournalsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="JournalSearchCriteria" nillable="true" type="tns:JournalSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="JournalSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="JournalId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:JournalIncludes"/><xs:element minOccurs="0" name="JournalType" nillable="true" type="tns:JournalType"/></xs:sequence></xs:complexType><xs:element name="JournalSearchCriteria" nillable="true" type="tns:JournalSearchCriteria"/><xs:complexType name="JournalIncludes"><xs:sequence><xs:element minOccurs="0" name="Lines" type="xs:boolean"/><xs:element minOccurs="0" name="NumberOfLinkedLocations" type="xs:boolean"/><xs:element minOccurs="0" name="Status" type="xs:boolean"/><xs:element minOccurs="0" name="LineCount" type="xs:boolean"/><xs:element minOccurs="0" name="UsedWarehouses" type="xs:boolean"/><xs:element minOccurs="0" name="UsedWarehouseLocations" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="JournalIncludes" nillable="true" type="tns:JournalIncludes"/><xs:simpleType name="JournalType"><xs:restriction base="xs:string"><xs:enumeration value="Purchase"/><xs:enumeration value="Transfer"/><xs:enumeration value="Sales"/><xs:enumeration value="Inventory"/><xs:enumeration value="Mutations"/><xs:enumeration value="Recount"/></xs:restriction></xs:simpleType><xs:element name="JournalType" nillable="true" type="tns:JournalType"/><xs:element name="ListJournalsResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SaveJournalRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveJournalCriteria" nillable="true" type="tns:SaveJournalCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveJournalCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" type="tns:JournalType"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="JournalLines" nillable="true" type="tns:ArrayOfJournalLine"/><xs:element minOccurs="0" name="IncludeLines" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SaveJournalCriteria" nillable="true" type="tns:SaveJournalCriteria"/><xs:complexType name="ArrayOfJournalLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="JournalLine" nillable="true" type="tns:JournalLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfJournalLine" nillable="true" type="tns:ArrayOfJournalLine"/><xs:complexType name="JournalLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="DocumentDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="ItemBarcodes" nillable="true" type="q206:ArrayOfstring" xmlns:q206="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="UnitOfMeasureId" type="ser:guid"/><xs:element minOccurs="0" name="UnitOfMeasureCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WarehouseId" type="ser:guid"/><xs:element minOccurs="0" name="WarehouseCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemGroupId" type="ser:guid"/><xs:element minOccurs="0" name="ItemGroupCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WarehouseLocationId" type="ser:guid"/><xs:element minOccurs="0" name="WarehouseLocationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="QuantityInStock" type="xs:decimal"/><xs:element minOccurs="0" name="ItemCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="JournalLine" nillable="true" type="tns:JournalLine"/><xs:complexType name="InventoryJournalLine"><xs:complexContent mixed="false"><xs:extension base="tns:JournalLine"><xs:sequence><xs:element minOccurs="0" name="IsQuantityCounted" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="InventoryJournalLine" nillable="true" type="tns:InventoryJournalLine"/><xs:complexType name="MutationJournalLine"><xs:complexContent mixed="false"><xs:extension base="tns:JournalLine"><xs:sequence><xs:element minOccurs="0" name="IsQuantityCounted" type="xs:boolean"/><xs:element minOccurs="0" name="ReasonId" nillable="true" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="MutationJournalLine" nillable="true" type="tns:MutationJournalLine"/><xs:complexType name="PurchaseJournalLine"><xs:complexContent mixed="false"><xs:extension base="tns:JournalLine"><xs:sequence><xs:element minOccurs="0" name="IsQuantityCounted" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PurchaseJournalLine" nillable="true" type="tns:PurchaseJournalLine"/><xs:complexType name="RecountJournalLine"><xs:complexContent mixed="false"><xs:extension base="tns:JournalLine"><xs:sequence><xs:element minOccurs="0" name="IsQuantityCounted" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RecountJournalLine" nillable="true" type="tns:RecountJournalLine"/><xs:complexType name="TransferJournalLine"><xs:complexContent mixed="false"><xs:extension base="tns:JournalLine"><xs:sequence><xs:element minOccurs="0" name="DestinationWarehouseId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DestinationWarehouseCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsCounted" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TransferJournalLine" nillable="true" type="tns:TransferJournalLine"/><xs:element name="SaveJournalResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="SaveJournalLinesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveJournalLinesCriteria" nillable="true" type="tns:SaveJournalLinesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveJournalLinesCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="JournalLines" nillable="true" type="tns:ArrayOfJournalLine"/><xs:element minOccurs="0" name="JournalId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SaveJournalLinesCriteria" nillable="true" type="tns:SaveJournalLinesCriteria"/><xs:element name="SaveJournalLinesResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DeleteJournalLinesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeleteJournalLinesCriteria" nillable="true" type="tns:DeleteJournalLinesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeleteJournalLinesCriteria"><xs:sequence><xs:element minOccurs="0" name="JournalLineIds" nillable="true" type="q207:ArrayOfguid" xmlns:q207="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="DeleteJournalLinesCriteria" nillable="true" type="tns:DeleteJournalLinesCriteria"/><xs:element name="DeleteJournalLinesResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="FinalizeJournalRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FinalizeJournalCriteria" nillable="true" type="q208:FinalizeJournalCriteria" xmlns:q208="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FinalizeJournalResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetJournalsSummaryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetJournalsSummaryCriteria" nillable="true" type="q209:GetJournalsSummaryCriteria" xmlns:q209="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetJournalsSummaryResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="FindJournalLinesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindJournalLinesCriteria" nillable="true" type="tns:FindJournalLinesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindJournalLinesCriteria"><xs:sequence><xs:element minOccurs="0" name="JournalLineIds" nillable="true" type="q210:ArrayOfguid" xmlns:q210="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="JournalId" type="ser:guid"/><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindJournalLinesCriteria" nillable="true" type="tns:FindJournalLinesCriteria"/><xs:element name="FindJournalLinesResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="FindExpositionTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionTypeSearchCriteria" nillable="true" type="tns:ExpositionTypeSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionTypeSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="AudienceId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include exposition types for this target audience</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionTypeId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific exposition type that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the exposition type to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ExpositionTypeIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ExpositionTypeSearchCriteria" nillable="true" type="tns:ExpositionTypeSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find exposition types</xs:documentation></xs:annotation></xs:element><xs:complexType name="ExpositionTypeIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionTypeIncludes" nillable="true" type="tns:ExpositionTypeIncludes"/><xs:element name="FindExpositionTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionTypes" nillable="true" type="tns:ArrayOfExpositionType"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionSearchCriteria" nillable="true" type="tns:ExpositionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="AudienceId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include expositions for this target audience</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific exposition that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionTypeId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include expositions of this type</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Ignore expositions that end before this time</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ExpositionIncludes"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the exposition to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Ignore expositions that begin after this time</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TranslationRequired" nillable="true" type="xs:boolean"><xs:annotation><xs:documentation>Only include expositions which have a translation in the requested language</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LocationAddressId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include expositions for this location address</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AudienceIds" nillable="true" type="q211:ArrayOfguid" xmlns:q211="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>Only include expositions for this list of Target audiences</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SubCategoryIds" nillable="true" type="q212:ArrayOfguid" xmlns:q212="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>Only include expositions for this list of Sub categories</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionTypeIds" nillable="true" type="q213:ArrayOfguid" xmlns:q213="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>Only include expositions for this list of ExpositionTypes</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExcludeDonation" nillable="true" type="xs:boolean"><xs:annotation><xs:documentation>Excludes the donation amount within the price</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Use this person for price calculation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionPeriodDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Use this exposition period date for price calculation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SelectionType" nillable="true" type="tns:SelectionType"/><xs:element minOccurs="0" name="IsRebooking" type="xs:boolean"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include expositions for this trader</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CheckDivision" type="xs:boolean"/><xs:element minOccurs="0" name="AllRequiredSkillSubcategoryIds" nillable="true" type="q214:ArrayOfguid" xmlns:q214="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>Only include expositions that match all required employee skills</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ExpositionSearchCriteria" nillable="true" type="tns:ExpositionSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find expositions</xs:documentation></xs:annotation></xs:element><xs:complexType name="ExpositionIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Audiences" type="xs:boolean"/><xs:element minOccurs="0" name="Location" type="xs:boolean"/><xs:element minOccurs="0" name="Subcategories" type="xs:boolean"/><xs:element minOccurs="0" name="Pricing" type="xs:boolean"/><xs:element minOccurs="0" name="AllPricing" type="xs:boolean"/><xs:element minOccurs="0" name="Articles" type="xs:boolean"/><xs:element minOccurs="0" name="AllArticles" type="xs:boolean"/><xs:element minOccurs="0" name="ActivePeriods" type="xs:boolean"/><xs:element minOccurs="0" name="AskNamesConfiguration" type="xs:boolean"/><xs:element minOccurs="0" name="Skills" type="xs:boolean"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="AllDivisions" type="xs:boolean"/><xs:element minOccurs="0" name="IncludePricesOnlyAllowedInCombiExpositions" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeDesiredEmployeeSkills" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionIncludes" nillable="true" type="tns:ExpositionIncludes"/><xs:element name="FindExpositionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindExpositionsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindExpositionsResult"><xs:sequence><xs:element minOccurs="0" name="TotalCount" type="xs:int"/><xs:element minOccurs="0" name="Expositions" nillable="true" type="tns:ArrayOfExposition"/></xs:sequence></xs:complexType><xs:element name="FindExpositionsResult" nillable="true" type="tns:FindExpositionsResult"/><xs:complexType name="ArrayOfExposition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Exposition" nillable="true" type="tns:Exposition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExposition" nillable="true" type="tns:ArrayOfExposition"/><xs:element name="FindOrganisedVisitsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="OrganisedVisitSearchCriteria" nillable="true" type="tns:OrganisedVisitSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrganisedVisitSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:OrganisedVisitIncludes"/><xs:element minOccurs="0" name="MinPurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="MaxPurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ModifiedSince" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitSearchCriteria" nillable="true" type="tns:OrganisedVisitSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find organised visits</xs:documentation></xs:annotation></xs:element><xs:complexType name="OrganisedVisitIncludes"><xs:sequence><xs:element minOccurs="0" name="Cancelled" type="xs:boolean"/><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="PeriodReservations" type="xs:boolean"/><xs:element minOccurs="0" name="Articles" type="xs:boolean"/><xs:element minOccurs="0" name="ContactDetails" type="xs:boolean"/><xs:element minOccurs="0" name="CombiOrganisedVisits" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitIncludes" nillable="true" type="tns:OrganisedVisitIncludes"/><xs:element name="FindOrganisedVisitsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="OrganisedVisits" nillable="true" type="tns:ArrayOfOrganisedVisit"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfOrganisedVisit"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisit" nillable="true" type="tns:OrganisedVisit"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisit" nillable="true" type="tns:ArrayOfOrganisedVisit"/><xs:complexType name="OrganisedVisit"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="No" type="xs:long"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PeriodReservationAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ArticlesAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelCostAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelReturnAmount" type="xs:decimal"/><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Cancelled" type="xs:boolean"/><xs:element minOccurs="0" name="Closed" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="PeriodReservations" nillable="true" type="tns:ArrayOfOrganisedVisitPeriodReservation"/><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfOrganisedVisitArticle"/><xs:element minOccurs="0" name="GenLoyaltyCardDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="TotalAmountWithoutDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="ReservationCost" type="xs:decimal"/><xs:element minOccurs="0" name="PostedAdvancement" type="xs:decimal"/><xs:element minOccurs="0" name="CouponDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="PostedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="Posted" type="xs:boolean"/><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonalizedMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesNo" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="PurchaseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Audience" nillable="true" type="tns:Audience"/><xs:element minOccurs="0" name="PeriodReservationLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="PeriodReservationVatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ArticlesLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ArticlesVatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="SalesInfos" nillable="true" type="tns:ArrayOfSaleInfo"/><xs:element minOccurs="0" name="Coupon" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LanguageID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HasEtickets" type="xs:boolean"/><xs:element minOccurs="0" name="Skills" nillable="true" type="tns:ArrayOfOrganisedVisitSkill"/><xs:element minOccurs="0" name="NumberOfEtickets" type="xs:int"/><xs:element minOccurs="0" name="MaxCancelWebDays" type="xs:int"/><xs:element minOccurs="0" name="MaxCancelWebHours" type="xs:int"/><xs:element minOccurs="0" name="WebCreated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisit" nillable="true" type="tns:OrganisedVisit"/><xs:complexType name="ArrayOfOrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitPeriodReservation" nillable="true" type="tns:OrganisedVisitPeriodReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitPeriodReservation" nillable="true" type="tns:ArrayOfOrganisedVisitPeriodReservation"/><xs:complexType name="OrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="ExpositionCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpositionPeriodFrom" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionPeriodUntil" type="xs:dateTime"/><xs:element minOccurs="0" name="Visitors" nillable="true" type="tns:ArrayOfOrganisedVisitor"/><xs:element minOccurs="0" name="AskNames" type="xs:boolean"/><xs:element minOccurs="0" name="CanBeRebooked" type="xs:boolean"/><xs:element minOccurs="0" name="DivisionIdOnExposition" type="ser:guid"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceExc" type="xs:decimal"/><xs:element minOccurs="0" name="CanBeAdjusted" type="xs:boolean"/><xs:element minOccurs="0" name="CanBePrintedByOrderNumber" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitPeriodReservation" nillable="true" type="tns:OrganisedVisitPeriodReservation"/><xs:complexType name="ArrayOfOrganisedVisitor"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitor" nillable="true" type="tns:OrganisedVisitor"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitor" nillable="true" type="tns:ArrayOfOrganisedVisitor"/><xs:complexType name="OrganisedVisitor"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HouseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zipcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitor" nillable="true" type="tns:OrganisedVisitor"/><xs:complexType name="OrganisedVisitPriceGroupPeriodReservation"><xs:complexContent mixed="false"><xs:extension base="tns:OrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganisedVisitPriceGroupPeriodReservation" nillable="true" type="tns:OrganisedVisitPriceGroupPeriodReservation"/><xs:complexType name="OrganisedVisitArticlePeriodReservation"><xs:complexContent mixed="false"><xs:extension base="tns:OrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganisedVisitArticlePeriodReservation" nillable="true" type="tns:OrganisedVisitArticlePeriodReservation"/><xs:complexType name="ArrayOfOrganisedVisitArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitArticle" nillable="true" type="tns:OrganisedVisitArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitArticle" nillable="true" type="tns:ArrayOfOrganisedVisitArticle"/><xs:complexType name="OrganisedVisitArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceExc" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitArticle" nillable="true" type="tns:OrganisedVisitArticle"/><xs:complexType name="ArrayOfSaleInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SaleInfo" nillable="true" type="tns:SaleInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSaleInfo" nillable="true" type="tns:ArrayOfSaleInfo"/><xs:complexType name="SaleInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SalesNo" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="SalesDate" type="xs:dateTime"/><xs:element minOccurs="0" name="InvoiceNumber" type="xs:long"/><xs:element minOccurs="0" name="InvoiceDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Guest" nillable="true" type="tns:Anonymous"/></xs:sequence></xs:complexType><xs:element name="SaleInfo" nillable="true" type="tns:SaleInfo"/><xs:complexType name="ArrayOfOrganisedVisitSkill"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitSkill" nillable="true" type="tns:OrganisedVisitSkill"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitSkill" nillable="true" type="tns:ArrayOfOrganisedVisitSkill"/><xs:complexType name="OrganisedVisitSkill"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="SkillDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitSkill" nillable="true" type="tns:OrganisedVisitSkill"/><xs:element name="SaveOrganisedVisitNamesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="OrganisedVisit" nillable="true" type="tns:OrganisedVisit"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionLocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionLocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionLocations" nillable="true" type="tns:ArrayOfAddressLocation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAddressLocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AddressLocation" nillable="true" type="tns:AddressLocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAddressLocation" nillable="true" type="tns:ArrayOfAddressLocation"/><xs:element name="FindExpositionSubCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionSubCategorySearchCriteria" nillable="true" type="tns:ExpositionSubCategorySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionSubCategorySearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ExpositionSubCategoryId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific exposition category that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the exposition categories to find. Use an percent sign (%) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ExpositionCategoryId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include subcategories for this target Main category</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ExpositionSubCategoryIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ExpositionSubCategorySearchCriteria" nillable="true" type="tns:ExpositionSubCategorySearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find exposition subcategories</xs:documentation></xs:annotation></xs:element><xs:complexType name="ExpositionSubCategoryIncludes"><xs:sequence><xs:element minOccurs="0" name="ExpositionCategory" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionSubCategoryIncludes" nillable="true" type="tns:ExpositionSubCategoryIncludes"/><xs:element name="FindExpositionSubCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionSubCategories" nillable="true" type="tns:ArrayOfExpositionSubcategory"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionLanguagesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExpositionLanguageSearchCriteria" nillable="true" type="q215:ExpositionLanguageSearchCriteria" xmlns:q215="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionLanguagesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionLanguages" nillable="true" type="tns:ArrayOfLanguage"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListExpositionCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionCategories" nillable="true" type="tns:ArrayOfExpositionCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfExpositionCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionCategory" nillable="true" type="tns:ExpositionCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionCategory" nillable="true" type="tns:ArrayOfExpositionCategory"/><xs:element name="ValidateExpositionSubscriptionItemRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateExpositionSubscriptionItemCriteria" nillable="true" type="tns:ValidateExpositionSubscriptionItemCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateExpositionSubscriptionItemCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonCardSubscriptionIds" nillable="true" type="q216:ArrayOfguid" xmlns:q216="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ValidateExpositionSubscriptionItemCriteria" nillable="true" type="tns:ValidateExpositionSubscriptionItemCriteria"><xs:annotation><xs:documentation>The search criteria used to validate the exposition subscription</xs:documentation></xs:annotation></xs:element><xs:element name="ValidateExpositionSubscriptionItemResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateExpositionSubscriptionItemResult" nillable="true" type="tns:ExpositionSubscriptionItemValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExpositionSubscriptionItemValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="PersonCardSubscriptionId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExpositionSubscriptionItemValidationResult" nillable="true" type="tns:ExpositionSubscriptionItemValidationResult"/><xs:element name="FindExpositionOverviewByDayRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindExpositionOverviewByDayCriteria" nillable="true" type="tns:FindExpositionOverviewByDayCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindExpositionOverviewByDayCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="StartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ExpositionOverviewByDayIncludes"/><xs:element minOccurs="0" name="ExpositionIdList" nillable="true" type="q217:ArrayOfguid" xmlns:q217="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="FindExpositionOverviewByDayCriteria" nillable="true" type="tns:FindExpositionOverviewByDayCriteria"/><xs:complexType name="ExpositionOverviewByDayIncludes"><xs:sequence><xs:element minOccurs="0" name="Pricing" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ExpositionOverviewByDayIncludes" nillable="true" type="tns:ExpositionOverviewByDayIncludes"/><xs:element name="FindExpositionOverviewByDayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateExpositionSubscriptionItemResult" nillable="true" type="tns:ArrayOfExpositionOverviewItem"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfExpositionOverviewItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionOverviewItem" nillable="true" type="tns:ExpositionOverviewItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionOverviewItem" nillable="true" type="tns:ArrayOfExpositionOverviewItem"/><xs:element name="FindExpositionPricesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindExpositionPricesByCriteria" nillable="true" type="tns:FindExpositionPricesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindExpositionPricesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExcludeDonation" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SelectionType" nillable="true" type="tns:SelectionType"/><xs:element minOccurs="0" name="IsRebooking" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeActivePeriods" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeOnlyAllowedInCombiExpositions" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindExpositionPricesSearchCriteria" nillable="true" type="tns:FindExpositionPricesSearchCriteria"/><xs:element name="FindExpositionPricesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionPrices" nillable="true" type="tns:ArrayOfExpositionPrice"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpositionOptionalArticlesCapacityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetExpositionOptionalArticlesCapacityRequest" nillable="true" type="q218:GetExpositionOptionalArticlesCapacityCriteria" xmlns:q218="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpositionOptionalArticlesCapacityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q219:ArrayOfExpositionOptionalArticleCapacity" xmlns:q219="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionArticlePricesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindExpositionArticlePricesRequest" nillable="true" type="q220:FindExpositionArticlePricesCriteria" xmlns:q220="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindExpositionArticlePricesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:OptionalAndAutomaticExpositionArticles"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OptionalAndAutomaticExpositionArticles"><xs:sequence><xs:element minOccurs="0" name="AutomaticArticles" nillable="true" type="tns:ArrayOfExpositionArticle"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfExpositionArticleOptional"/></xs:sequence></xs:complexType><xs:element name="OptionalAndAutomaticExpositionArticles" nillable="true" type="tns:OptionalAndAutomaticExpositionArticles"/><xs:element name="ChangeExpositionPeriodCapacityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeExpositionPeriodCapacityCriteria" nillable="true" type="q221:ChangeExpositionPeriodCapacityCriteria" xmlns:q221="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeExpositionPeriodCapacityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeExpositionPeriodCapacityResponseIsSucceeded" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeExpositionPeriodStateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeExpositionPeriodStateCriteria" nillable="true" type="q222:ChangeExpositionPeriodStateCriteria" xmlns:q222="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeExpositionPeriodStateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeExpositionPeriodStateResponseIsSucceeded" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpositionSalesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetExpositionSalesCriteria" nillable="true" type="q223:GetExpositionSalesCriteria" xmlns:q223="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpositionSalesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExpositionSalesSummary" nillable="true" type="q224:ExpositionSalesSummary" xmlns:q224="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelOrganisedVisitRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelOrganisedVisitRequest" nillable="true" type="q225:CancelOrganisedVisitCriteria" xmlns:q225="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelOrganisedVisitResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelOrganisedVisitValidationResult" nillable="true" type="tns:CancelOrganisedVisitValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CancelOrganisedVisitValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ReturnAmount" type="xs:decimal"/><xs:element minOccurs="0" name="SalesSerieId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CancelOrganisedVisitValidationResult" nillable="true" type="tns:CancelOrganisedVisitValidationResult"/><xs:element name="CheckOrganisedVisitAlreadyRegisteredRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckOrganisedVisitAlreadyRegisteredRequest" nillable="true" type="q226:CheckOrganisedVisitAlreadyRegisteredCriteria" xmlns:q226="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckOrganisedVisitAlreadyRegisteredResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q227:CheckOrganisedVisitAlreadyRegisteredResult" xmlns:q227="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="AdjustOrganisedVisitRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AdjustOrganisedVisitRequest" nillable="true" type="q228:AdjustOrganisedVisitCriteria" xmlns:q228="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="AdjustOrganisedVisitResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AdjustOrganisedVisitResult" nillable="true" type="tns:AdjustOrganisedVisitResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AdjustOrganisedVisitResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="AdjustOrganisedVisitResult" nillable="true" type="tns:AdjustOrganisedVisitResult"/><xs:element name="GetOrganisedVisitRebookingCostsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetOrganisedVisitRebookingCostsRequest" nillable="true" type="tns:GetOrganisedVisitRebookingCostsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetOrganisedVisitRebookingCostsCriteria"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitRebooking" nillable="true" type="tns:OrganisedVisitRebooking"/></xs:sequence></xs:complexType><xs:element name="GetOrganisedVisitRebookingCostsCriteria" nillable="true" type="tns:GetOrganisedVisitRebookingCostsCriteria"/><xs:element name="GetOrganisedVisitRebookingCostResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrganisedVisitRebookingCostsResult" nillable="true" type="tns:GetOrganisedVisitRebookingCostsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetOrganisedVisitRebookingCostsResult"><xs:sequence><xs:element minOccurs="0" name="RebookingCosts" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GetOrganisedVisitRebookingCostsResult" nillable="true" type="tns:GetOrganisedVisitRebookingCostsResult"/><xs:element name="FindCombiExpositionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindCombiExpositionsCriteria" nillable="true" type="tns:FindCombiExpositionsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCombiExpositionsCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FindCombiExpositionsIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FindCombiExpositionsCriteria" nillable="true" type="tns:FindCombiExpositionsCriteria"/><xs:complexType name="FindCombiExpositionsIncludes"><xs:sequence><xs:element minOccurs="0" name="Pricing" type="xs:boolean"/><xs:element minOccurs="0" name="Expositions" type="xs:boolean"/><xs:element minOccurs="0" name="TimePeriodCategories" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindCombiExpositionsIncludes" nillable="true" type="tns:FindCombiExpositionsIncludes"/><xs:element name="FindCombiExpositionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindCombiExpositionsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCombiExpositionsResult"><xs:sequence><xs:element minOccurs="0" name="CombiExpositions" nillable="true" type="tns:ArrayOfCombiExposition"/></xs:sequence></xs:complexType><xs:element name="FindCombiExpositionsResult" nillable="true" type="tns:FindCombiExpositionsResult"/><xs:complexType name="ArrayOfCombiExposition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExposition" nillable="true" type="tns:CombiExposition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExposition" nillable="true" type="tns:ArrayOfCombiExposition"/><xs:complexType name="CombiExposition"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllowedOverMultipleDays" type="xs:boolean"/><xs:element minOccurs="0" name="FixedChronologicalOrder" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerPricegroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Expositions" nillable="true" type="tns:ArrayOfCombiExpositionExposition"/><xs:element minOccurs="0" name="CombiExpositionTickets" nillable="true" type="tns:ArrayOfCombiExpositionTicket"/><xs:element minOccurs="0" name="CombiExpositionSteps" nillable="true" type="tns:ArrayOfCombiExpositionStep"/><xs:element minOccurs="0" name="Info1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Info5" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CombiExposition" nillable="true" type="tns:CombiExposition"/><xs:complexType name="ArrayOfCombiExpositionExposition"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionExposition" nillable="true" type="tns:CombiExpositionExposition"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionExposition" nillable="true" type="tns:ArrayOfCombiExpositionExposition"/><xs:complexType name="CombiExpositionExposition"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="MinTimeBefore" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CombiExpositionStepId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionTimePeriodCategories" nillable="true" type="tns:ArrayOfExpositionTimePeriodCategory"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionOptionalArticle"/><xs:element minOccurs="0" name="AutomaticArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionAutomaticArticle"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionExposition" nillable="true" type="tns:CombiExpositionExposition"/><xs:complexType name="ArrayOfCombiExpositionExpositionOptionalArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionExpositionOptionalArticle" nillable="true" type="tns:CombiExpositionExpositionOptionalArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionExpositionOptionalArticle" nillable="true" type="tns:ArrayOfCombiExpositionExpositionOptionalArticle"/><xs:complexType name="CombiExpositionExpositionOptionalArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemID" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="MinQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTimeSlot" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTicket" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionExpositionOptionalArticle" nillable="true" type="tns:CombiExpositionExpositionOptionalArticle"/><xs:complexType name="ArrayOfCombiExpositionExpositionAutomaticArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionExpositionAutomaticArticle" nillable="true" type="tns:CombiExpositionExpositionAutomaticArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionExpositionAutomaticArticle" nillable="true" type="tns:ArrayOfCombiExpositionExpositionAutomaticArticle"/><xs:complexType name="CombiExpositionExpositionAutomaticArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemID" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionID" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="MinQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxQuantity" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTimeSlot" type="xs:int"/><xs:element minOccurs="0" name="MaxPerTicket" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionExpositionAutomaticArticle" nillable="true" type="tns:CombiExpositionExpositionAutomaticArticle"/><xs:complexType name="ArrayOfCombiExpositionTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionTicket" nillable="true" type="tns:CombiExpositionTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionTicket" nillable="true" type="tns:ArrayOfCombiExpositionTicket"/><xs:complexType name="CombiExpositionTicket"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CombineTickets" type="xs:boolean"/><xs:element minOccurs="0" name="TicketLayout" type="xs:int"/><xs:element minOccurs="0" name="Tickets" nillable="true" type="tns:ArrayOfCombiExpositionTicketPrice"/><xs:element minOccurs="0" name="ExtraArticles" nillable="true" type="tns:ArrayOfCombiExpositionTicketExtraItem"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionTicketOptionalArticle"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="MinimumNrOfTickets" type="xs:int"/><xs:element minOccurs="0" name="MinimumNrOfTicketsMandatory" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionTicket" nillable="true" type="tns:CombiExpositionTicket"/><xs:complexType name="ArrayOfCombiExpositionTicketPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionTicketPrice" nillable="true" type="tns:CombiExpositionTicketPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionTicketPrice" nillable="true" type="tns:ArrayOfCombiExpositionTicketPrice"/><xs:complexType name="CombiExpositionTicketPrice"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionItemId" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionTicketPrice" nillable="true" type="tns:CombiExpositionTicketPrice"/><xs:complexType name="ArrayOfCombiExpositionStep"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionStep" nillable="true" type="tns:CombiExpositionStep"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionStep" nillable="true" type="tns:ArrayOfCombiExpositionStep"/><xs:complexType name="CombiExpositionStep"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="Optional" type="xs:boolean"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionStep" nillable="true" type="tns:CombiExpositionStep"/><xs:element name="GetCombiExpositionExpositionExtraArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCombiExpositionExpositionOptionalArticlesRequest" nillable="true" type="q229:GetCombiExpositionExpositionExtraArticlesCriteria" xmlns:q229="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCombiExpositionExpositionExtraArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCombiExpositionExpositionOptionalArticlesResult" nillable="true" type="tns:GetCombiExpositionExpositionExtraArticlesResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCombiExpositionExpositionExtraArticlesResult"><xs:sequence><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionOptionalArticle"/><xs:element minOccurs="0" name="AutomaticArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionAutomaticArticle"/></xs:sequence></xs:complexType><xs:element name="GetCombiExpositionExpositionExtraArticlesResult" nillable="true" type="tns:GetCombiExpositionExpositionExtraArticlesResult"/><xs:element name="GetCombiExpositionTicketsOptionalArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCombiExpositionTicketsOptionalArticlesRequest" nillable="true" type="q230:GetCombiExpositionTicketsOptionalArticlesCriteria" xmlns:q230="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCombiExpositionTicketsOptionalArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCombiExpositionTicketsOptionalArticlesResult" nillable="true" type="tns:GetCombiExpositionTicketsOptionalArticlesResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCombiExpositionTicketsOptionalArticlesResult"><xs:sequence><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionTicketOptionalArticle"/></xs:sequence></xs:complexType><xs:element name="GetCombiExpositionTicketsOptionalArticlesResult" nillable="true" type="tns:GetCombiExpositionTicketsOptionalArticlesResult"/><xs:element name="CalculateCombiExpositionReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:CalculateCombiExpositionReservationCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CalculateCombiExpositionReservationCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="SelectedCombiExpositionTickets" nillable="true" type="tns:ArrayOfSelectedCombiExpositionTicket"/><xs:element minOccurs="0" name="ExpositionPeriods" nillable="true" type="tns:ArrayOfCombiExpositionSelectedPeriod"/></xs:sequence></xs:complexType><xs:element name="CalculateCombiExpositionReservationCriteria" nillable="true" type="tns:CalculateCombiExpositionReservationCriteria"/><xs:complexType name="ArrayOfCombiExpositionSelectedPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiExpositionSelectedPeriod" nillable="true" type="tns:CombiExpositionSelectedPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiExpositionSelectedPeriod" nillable="true" type="tns:ArrayOfCombiExpositionSelectedPeriod"/><xs:complexType name="CombiExpositionSelectedPeriod"><xs:sequence><xs:element minOccurs="0" name="PeriodId" type="ser:guid"/><xs:element minOccurs="0" name="OptionalArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionOptionalArticle"/><xs:element minOccurs="0" name="AutomaticArticles" nillable="true" type="tns:ArrayOfCombiExpositionExpositionAutomaticArticle"/></xs:sequence></xs:complexType><xs:element name="CombiExpositionSelectedPeriod" nillable="true" type="tns:CombiExpositionSelectedPeriod"/><xs:element name="CalculateCombiExpositionReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CalculateCombiExpositionReservationResult" nillable="true" type="tns:CalculateCombiExpositionReservationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CalculateCombiExpositionReservationResult"><xs:sequence><xs:element minOccurs="0" name="SelectedCombiExpositionTickets" nillable="true" type="tns:ArrayOfSelectedCombiExpositionTicket"/><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CalculateCombiExpositionReservationResult" nillable="true" type="tns:CalculateCombiExpositionReservationResult"/><xs:element name="FindCombiOrganisedVisitsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="OrganisedVisitSearchCriteria" nillable="true" type="tns:FindCombiOrganisedVisitSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCombiOrganisedVisitSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindCombiOrganisedVisitSearchCriteria" nillable="true" type="tns:FindCombiOrganisedVisitSearchCriteria"/><xs:element name="FindCombiOrganisedVisitsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CombiOrganisedVisits" nillable="true" type="q231:ArrayOfCombiOrganisedVisit" xmlns:q231="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCombiExpositionAllowedPeriodsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CombiExpositionAllowedPeriodsCriteria" nillable="true" type="q232:GetCombiExpositionAllowedPeriodsCriteria" xmlns:q232="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCombiExpositionAllowedPeriodsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AllowedPeriods" nillable="true" type="tns:ArrayOfPeriod"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCombiOrganisedVisitRebookingCostsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCombiOrganisedVisitRebookingCostsRequest" nillable="true" type="tns:GetCombiOrganisedVisitRebookingCostsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCombiOrganisedVisitRebookingCostsCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiOrganisedVisitRebooking" nillable="true" type="tns:CombiOrganisedVisitRebooking"/></xs:sequence></xs:complexType><xs:element name="GetCombiOrganisedVisitRebookingCostsCriteria" nillable="true" type="tns:GetCombiOrganisedVisitRebookingCostsCriteria"/><xs:element name="GetCombiOrganisedVisitRebookingCostsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCombiOrganisedVisitRebookingCostsResult" nillable="true" type="tns:GetCombiOrganisedVisitRebookingCostsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCombiOrganisedVisitRebookingCostsResult"><xs:sequence><xs:element minOccurs="0" name="RebookingCosts" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GetCombiOrganisedVisitRebookingCostsResult" nillable="true" type="tns:GetCombiOrganisedVisitRebookingCostsResult"/><xs:element name="AdjustCombiOrganisedVisitRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AdjustCombiOrganisedVisitRequest" nillable="true" type="tns:AdjustCombiOrganisedVisitCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AdjustCombiOrganisedVisitCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiOrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="SelectedCombiExpositionTickets" nillable="true" type="tns:ArrayOfSelectedCombiExpositionTicket"/><xs:element minOccurs="0" name="ExpositionPeriods" nillable="true" type="tns:ArrayOfCombiExpositionSelectedPeriod"/></xs:sequence></xs:complexType><xs:element name="AdjustCombiOrganisedVisitCriteria" nillable="true" type="tns:AdjustCombiOrganisedVisitCriteria"/><xs:element name="AdjustCombiOrganisedVisitResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AdjustCombiOrganisedVisitResult" nillable="true" type="q233:AdjustCombiOrganisedVisitResult" xmlns:q233="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListFileAgeGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListFileAgeGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FileAgeGroups" nillable="true" type="tns:ArrayOfFileAgeGroup"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFileAgeGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileAgeGroup" nillable="true" type="tns:FileAgeGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileAgeGroup" nillable="true" type="tns:ArrayOfFileAgeGroup"/><xs:element name="FindFileTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FileTypeSearchCriteria" nillable="true" type="tns:FileTypeSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FileTypeSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="FileTypeId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific file type that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the file type to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileAgeGroupID" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include file types for this fileAgeGroup</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FileTypeIncludes"/></xs:sequence></xs:complexType><xs:element name="FileTypeSearchCriteria" nillable="true" type="tns:FileTypeSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find file types</xs:documentation></xs:annotation></xs:element><xs:complexType name="FileTypeIncludes"><xs:sequence><xs:element minOccurs="0" name="FileTypeParts" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FileTypeIncludes" nillable="true" type="tns:FileTypeIncludes"/><xs:element name="FindFileTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FileTypes" nillable="true" type="tns:ArrayOfFileType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFileType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileType" nillable="true" type="tns:FileType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileType" nillable="true" type="tns:ArrayOfFileType"/><xs:complexType name="FileType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileTypeParts" nillable="true" type="tns:ArrayOfFileTypePart"/></xs:sequence></xs:complexType><xs:element name="FileType" nillable="true" type="tns:FileType"/><xs:complexType name="ArrayOfFileTypePart"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileTypePart" nillable="true" type="tns:FileTypePart"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileTypePart" nillable="true" type="tns:ArrayOfFileTypePart"/><xs:complexType name="FileTypePart"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileActivity" nillable="true" type="tns:FileActivity"/><xs:element minOccurs="0" name="FileActivityID" type="ser:guid"/><xs:element minOccurs="0" name="FileType" nillable="true" type="tns:FileType"/><xs:element minOccurs="0" name="FileTypeId" type="ser:guid"/><xs:element minOccurs="0" name="Fixed" type="xs:boolean"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FileTypePart" nillable="true" type="tns:FileTypePart"/><xs:complexType name="FileActivity"><xs:annotation><xs:documentation>FileActivity Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>FileActivity Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileActivityCategory" nillable="true" type="tns:FileActivityCategory"/><xs:element minOccurs="0" name="SalesLocationId" type="ser:guid"/><xs:element minOccurs="0" name="Duration" type="xs:dateTime"/><xs:element minOccurs="0" name="MaxPeoplePerGroup" type="xs:int"/><xs:element minOccurs="0" name="MaxPeoplePerService" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FileActivity" nillable="true" type="tns:FileActivity"/><xs:complexType name="FileActivityCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FileActivityCategory" nillable="true" type="tns:FileActivityCategory"/><xs:element name="ListFileActivityCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListFileActivityCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FileActivityCategories" nillable="true" type="tns:ArrayOfFileActivityCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFileActivityCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileActivityCategory" nillable="true" type="tns:FileActivityCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileActivityCategory" nillable="true" type="tns:ArrayOfFileActivityCategory"/><xs:element name="ListFileActivityPeriodRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FileActivityPeriodSearchCriteria" nillable="true" type="tns:FileActivityPeriodSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FileActivityPeriodSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FileActivityId" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FileActivityPeriodSearchCriteria" nillable="true" type="tns:FileActivityPeriodSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find fileActivityPeriods</xs:documentation></xs:annotation></xs:element><xs:element name="ListFileActivityPeriodResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FileActivityPeriods" nillable="true" type="tns:ArrayOfFileActivityPeriod"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFileActivityPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileActivityPeriod" nillable="true" type="tns:FileActivityPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileActivityPeriod" nillable="true" type="tns:ArrayOfFileActivityPeriod"/><xs:complexType name="FileActivityPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FileActivityId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Maximum" type="xs:int"/><xs:element minOccurs="0" name="CapacityCheck" type="tns:CapacityCheck"/><xs:element minOccurs="0" name="CapacityType" type="tns:CapacityType"/><xs:element minOccurs="0" name="Available" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FileActivityPeriod" nillable="true" type="tns:FileActivityPeriod"/><xs:simpleType name="CapacityCheck"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Places"/><xs:enumeration value="Groups"/><xs:enumeration value="Overlay"/></xs:restriction></xs:simpleType><xs:element name="CapacityCheck" nillable="true" type="tns:CapacityCheck"/><xs:simpleType name="CapacityType"><xs:restriction base="xs:string"><xs:enumeration value="Simultaneous"/><xs:enumeration value="ByPeriod"/></xs:restriction></xs:simpleType><xs:element name="CapacityType" nillable="true" type="tns:CapacityType"/><xs:element name="FindFileActivityArticleRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FileActivityArticleSearchCriteria" nillable="true" type="tns:FileActivityArticleSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FileActivityArticleSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific article that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the article to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileActivityID" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include articles for this fileActivity</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FileActivityArticleIncludes"/><xs:element minOccurs="0" name="BuyerId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FileActivityArticleSearchCriteria" nillable="true" type="tns:FileActivityArticleSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find file activity articles</xs:documentation></xs:annotation></xs:element><xs:complexType name="FileActivityArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleCategories" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FileActivityArticleIncludes" nillable="true" type="tns:FileActivityArticleIncludes"/><xs:element name="FindFileActivityArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindFileActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FileActivitySearchCriteria" nillable="true" type="tns:FileActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FileActivitySearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="FileActivityId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific fileActivity that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the fileActivity to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileActivityCategoryId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include fileActivities for this fileActivityCategory</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileAgeGroupId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include fileActivities for this fileAgeGroup</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FileTypeId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>Only include fileActivities for this fileType</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TranslationRequired" nillable="true" type="xs:boolean"><xs:annotation><xs:documentation>Only include fileActivities which have a translation in the requested language</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Ignore fileActivities that end before this time</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Ignore fileActivities that begin after this time</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="FileActivitySearchCriteria" nillable="true" type="tns:FileActivitySearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find file activities</xs:documentation></xs:annotation></xs:element><xs:element name="FindFileActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FileActivities" nillable="true" type="tns:ArrayOfFileActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFileActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileActivity" nillable="true" type="tns:FileActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileActivity" nillable="true" type="tns:ArrayOfFileActivity"/><xs:element name="FindFilesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FileSearchCriteria" nillable="true" type="tns:FileSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FileSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FileId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FileIncludes"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FileSearchCriteria" nillable="true" type="tns:FileSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find files</xs:documentation></xs:annotation></xs:element><xs:complexType name="FileIncludes"><xs:sequence><xs:element minOccurs="0" name="SubFiles" type="xs:boolean"/><xs:element minOccurs="0" name="FileItems" type="xs:boolean"/><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="SubFileWorkTypes" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FileIncludes" nillable="true" type="tns:FileIncludes"/><xs:element name="FindFilesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Files" nillable="true" type="tns:ArrayOfFile"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFile"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="File" nillable="true" type="tns:File"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFile" nillable="true" type="tns:ArrayOfFile"/><xs:complexType name="File"><xs:annotation><xs:documentation>File Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>File Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="Status" type="tns:FileStatus"/><xs:element minOccurs="0" name="FileTypeId" type="ser:guid"/><xs:element minOccurs="0" name="FileType" nillable="true" type="tns:FileType"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="InvoicePersonId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OrderDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ExecutionTime" type="ser:duration"/><xs:element minOccurs="0" name="NumberOfVisitors" type="xs:int"/><xs:element minOccurs="0" name="Invoiced" type="xs:boolean"/><xs:element minOccurs="0" name="FileAgeGroupId" type="ser:guid"/><xs:element minOccurs="0" name="FileAgeGroup" nillable="true" type="tns:FileAgeGroup"/><xs:element minOccurs="0" name="WebCreated" type="xs:boolean"/><xs:element minOccurs="0" name="SubFiles" nillable="true" type="tns:ArrayOfSubFile"/></xs:sequence></xs:complexType><xs:element name="File" nillable="true" type="tns:File"/><xs:complexType name="ArrayOfSubFile"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubFile" nillable="true" type="tns:SubFile"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubFile" nillable="true" type="tns:ArrayOfSubFile"/><xs:complexType name="SubFile"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FileId" type="ser:guid"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="FileActivityID" type="ser:guid"/><xs:element minOccurs="0" name="FileActivity" nillable="true" type="tns:FileActivity"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InvoiceAddressID" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="StartTime" type="ser:duration"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="ser:duration"/><xs:element minOccurs="0" name="NumberOfPeople" type="xs:int"/><xs:element minOccurs="0" name="NumberOfPlaces" type="xs:int"/><xs:element minOccurs="0" name="NumberOfGroups" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Invoiced" type="xs:boolean"/><xs:element minOccurs="0" name="FileAgeGroupID" type="ser:guid"/><xs:element minOccurs="0" name="FileItems" nillable="true" type="tns:ArrayOfFileItem"/><xs:element minOccurs="0" name="SubFileWorkTypes" nillable="true" type="tns:ArrayOfSubFileWorkType"/><xs:element minOccurs="0" name="LocationAddressID" type="ser:guid"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerFirstname" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SubFile" nillable="true" type="tns:SubFile"/><xs:complexType name="ArrayOfFileItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileItem" nillable="true" type="tns:FileItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileItem" nillable="true" type="tns:ArrayOfFileItem"/><xs:complexType name="FileItem"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SubFileId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Hours" type="xs:dateTime"/><xs:element minOccurs="0" name="CalculationType" type="tns:FileItemCalculationType"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="VatPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="VatId" type="ser:guid"/><xs:element minOccurs="0" name="VatInclusive" type="xs:boolean"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="StockItem" type="xs:boolean"/><xs:element minOccurs="0" name="ItemStockPlaceId" type="ser:guid"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="FileItem" nillable="true" type="tns:FileItem"/><xs:simpleType name="FileItemCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PxH"/><xs:enumeration value="F"/><xs:enumeration value="PxQ"/><xs:enumeration value="PxQxH"/></xs:restriction></xs:simpleType><xs:element name="FileItemCalculationType" nillable="true" type="tns:FileItemCalculationType"/><xs:complexType name="ArrayOfSubFileWorkType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubFileWorkType" nillable="true" type="tns:SubFileWorkType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubFileWorkType" nillable="true" type="tns:ArrayOfSubFileWorkType"/><xs:complexType name="SubFileWorkType"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SubFileId" type="ser:guid"/><xs:element minOccurs="0" name="WorkTypeItemId" type="ser:guid"/><xs:element minOccurs="0" name="WorkTypeItem" nillable="true" type="tns:Article"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Hours" type="xs:dateTime"/><xs:element minOccurs="0" name="CalculationType" type="tns:SubFileWorkTypeCalculationType"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="VatPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="VatId" type="ser:guid"/><xs:element minOccurs="0" name="VatInclusive" type="xs:boolean"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LanguageId" type="ser:guid"/><xs:element minOccurs="0" name="PerGroup" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeTaskId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="FileActivityWorkTypeId" type="ser:guid"/><xs:element minOccurs="0" name="DiscountPercentage" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="PayToEmployee" type="xs:boolean"/><xs:element minOccurs="0" name="Posted" type="xs:boolean"/><xs:element minOccurs="0" name="FixedDuration" type="xs:boolean"/><xs:element minOccurs="0" name="FromDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="TillDateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SubFileWorkType" nillable="true" type="tns:SubFileWorkType"/><xs:simpleType name="SubFileWorkTypeCalculationType"><xs:restriction base="xs:string"><xs:enumeration value="PxH"/><xs:enumeration value="F"/><xs:enumeration value="PxQ"/><xs:enumeration value="PxQxH"/></xs:restriction></xs:simpleType><xs:element name="SubFileWorkTypeCalculationType" nillable="true" type="tns:SubFileWorkTypeCalculationType"/><xs:element name="FindSubFilesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubFileSearchCriteria" nillable="true" type="q234:SubFileSearchCriteria" xmlns:q234="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubFilesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubFiles" nillable="true" type="tns:ArrayOfSubFile"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateBasketResult" nillable="true" type="tns:BasketValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidatePosBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidatePosBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateBasketResult" nillable="true" type="tns:BasketValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateBasketItemRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateBasketItemResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItemValidationResult" nillable="true" type="tns:BasketItemValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckoutBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CheckoutBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckoutBasketResult" nillable="true" type="tns:CheckoutBasketResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CheckoutBasketResult"><xs:sequence><xs:element minOccurs="0" name="BasketValidationResult" nillable="true" type="tns:BasketValidationResult"/><xs:element minOccurs="0" name="ResultState" type="tns:CheckoutResultState"/><xs:element minOccurs="0" name="SalesItems" nillable="true" type="tns:ArrayOfSalesItem"/><xs:element minOccurs="0" name="SalesOrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesSeriesId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="InvoiceId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HasCollectLaterLines" type="xs:boolean"/><xs:element minOccurs="0" name="GezinsbondAmountRewarded" type="xs:decimal"/><xs:element minOccurs="0" name="GezinsbondNewBalance" type="xs:decimal"/><xs:element minOccurs="0" name="TokenNumber" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CheckoutBasketResult" nillable="true" type="tns:CheckoutBasketResult"/><xs:simpleType name="CheckoutResultState"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Success"/><xs:enumeration value="Failed"/></xs:restriction></xs:simpleType><xs:element name="CheckoutResultState" nillable="true" type="tns:CheckoutResultState"/><xs:element name="CheckoutTemporaryBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:CheckoutTemporaryBasketCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CheckoutTemporaryBasketCriteria"><xs:sequence><xs:element minOccurs="0" name="DigitalWalletId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DivisionCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TokenNumber" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PosSales" nillable="true" type="tns:ArrayOfPosSale"/></xs:sequence></xs:complexType><xs:element name="CheckoutTemporaryBasketCriteria" nillable="true" type="tns:CheckoutTemporaryBasketCriteria"/><xs:complexType name="ArrayOfPosSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PosSale" nillable="true" type="tns:PosSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPosSale" nillable="true" type="tns:ArrayOfPosSale"/><xs:complexType name="PosSale"><xs:sequence><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfPosSaleOption"/></xs:sequence></xs:complexType><xs:element name="PosSale" nillable="true" type="tns:PosSale"/><xs:complexType name="ArrayOfPosSaleOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PosSaleOption" nillable="true" type="tns:PosSaleOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPosSaleOption" nillable="true" type="tns:ArrayOfPosSaleOption"/><xs:complexType name="PosSaleOption"><xs:sequence><xs:element minOccurs="0" name="OptionValueId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PosSaleOption" nillable="true" type="tns:PosSaleOption"/><xs:element name="CheckoutTemporaryBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckoutTemporaryBasketResult" nillable="true" type="tns:CheckoutTemporaryBasketResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CheckoutTemporaryBasketResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/><xs:element minOccurs="0" name="DigitalWalletTransactionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="TokenNumber" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CheckoutTemporaryBasketResult" nillable="true" type="tns:CheckoutTemporaryBasketResult"/><xs:element name="CheckoutPosBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="LockBasketItemsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItems" nillable="true" type="tns:ArrayOfBasketItem"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="LockBasketItemsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LockBasketResult" nillable="true" type="tns:LockBasketResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="LockBasketResult"><xs:sequence><xs:element minOccurs="0" name="BasketItems" nillable="true" type="tns:ArrayOfBasketItem"/><xs:element minOccurs="0" name="IsLocked" type="xs:boolean"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="LockBasketResult" nillable="true" type="tns:LockBasketResult"/><xs:element name="LockPosBasketItemsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItems" nillable="true" type="tns:ArrayOfBasketItem"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WaiterPadContext" nillable="true" type="q235:WaiterPadContext" xmlns:q235="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="LockPosBasketItemsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LockBasketResult" nillable="true" type="tns:LockBasketResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnlockBasketItemsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LockTickets" nillable="true" type="tns:ArrayOfLockTicket"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfLockTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LockTicket" nillable="true" type="tns:LockTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLockTicket" nillable="true" type="tns:ArrayOfLockTicket"/><xs:element name="UnlockBasketItemsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnlockBasketItemsResult" nillable="true" type="tns:UnlockBasketItemsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UnlockBasketItemsResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ArrayOfUnlockBasketItemResult"/></xs:sequence></xs:complexType><xs:element name="UnlockBasketItemsResult" nillable="true" type="tns:UnlockBasketItemsResult"/><xs:complexType name="ArrayOfUnlockBasketItemResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="UnlockBasketItemResult" nillable="true" type="tns:UnlockBasketItemResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfUnlockBasketItemResult" nillable="true" type="tns:ArrayOfUnlockBasketItemResult"/><xs:complexType name="UnlockBasketItemResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="LockTicket" nillable="true" type="tns:LockTicket"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="UnlockBasketItemResult" nillable="true" type="tns:UnlockBasketItemResult"/><xs:element name="RecalculateBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecalculateBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecalculatePosBasketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WaiterPadContext" nillable="true" type="q236:WaiterPadContext" xmlns:q236="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecalculatePosBasketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsIncassoPaymentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsIncassoPaymentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SupportsIncassoPayments" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsChipKnipPaymentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsChipKnipPaymentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SupportsChipKnipPayments" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsPayLaterPaymentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Basket" nillable="true" type="tns:Basket"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SupportsPayLaterPaymentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SupportsPayLaterPayments" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ExtendLockPeriodRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LockTickets" nillable="true" type="tns:ArrayOfLockTicket"/></xs:sequence></xs:complexType></xs:element><xs:element name="ExtendLockPeriodResult"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExtendedLocks" nillable="true" type="tns:ExtendedLocks"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ExtendedLocks"><xs:sequence><xs:element minOccurs="0" name="Succeeded" nillable="true" type="tns:ArrayOfLockTicket"/><xs:element minOccurs="0" name="Failed" nillable="true" type="tns:ArrayOfLockTicket"/></xs:sequence></xs:complexType><xs:element name="ExtendedLocks" nillable="true" type="tns:ExtendedLocks"/><xs:element name="ExtendLockPeriodByTimeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="LockTickets" nillable="true" type="tns:ArrayOfLockTicket"/><xs:element minOccurs="0" name="Seconds" type="xs:long"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLockedBasketItemsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListLockedBasketItemsCriteria" nillable="true" type="tns:ListLockedBasketItemsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListLockedBasketItemsCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ListLockedBasketItemsIncludes"/><xs:element minOccurs="0" name="TableId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSalesId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ListLockedBasketItemsCriteria" nillable="true" type="tns:ListLockedBasketItemsCriteria"/><xs:complexType name="ListLockedBasketItemsIncludes"><xs:sequence><xs:element minOccurs="0" name="ActivityReservations" type="xs:boolean"/><xs:element minOccurs="0" name="ExpositionPeriodReservations" type="xs:boolean"/><xs:element minOccurs="0" name="CultureEventReservations" type="xs:boolean"/><xs:element minOccurs="0" name="CultureSubscriptionEntries" type="xs:boolean"/><xs:element minOccurs="0" name="WaitingListSales" type="xs:boolean"/><xs:element minOccurs="0" name="FitnessActivityDayReservations" type="xs:boolean"/><xs:element minOccurs="0" name="RecurringPlaceReservations" type="xs:boolean"/><xs:element minOccurs="0" name="OptionalRecurringPlaceReservations" type="xs:boolean"/><xs:element minOccurs="0" name="PlaceReservations" type="xs:boolean"/><xs:element minOccurs="0" name="OptionalPlaceReservations" type="xs:boolean"/><xs:element minOccurs="0" name="RentalReservations" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareCentreEntryReservations" type="xs:boolean"/><xs:element minOccurs="0" name="CultureSeriesReservations" type="xs:boolean"/><xs:element minOccurs="0" name="StockArticles" type="xs:boolean"/><xs:element minOccurs="0" name="CombiExpositionReservations" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ListLockedBasketItemsIncludes" nillable="true" type="tns:ListLockedBasketItemsIncludes"/><xs:element name="ListLockedBasketItemsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ListLockedBasketItemsResult" nillable="true" type="tns:ListLockedBasketItemsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ListLockedBasketItemsResult"><xs:sequence><xs:element minOccurs="0" name="SessionId" type="ser:guid"/><xs:element minOccurs="0" name="LockBasketResult" nillable="true" type="tns:LockBasketResult"/></xs:sequence></xs:complexType><xs:element name="ListLockedBasketItemsResult" nillable="true" type="tns:ListLockedBasketItemsResult"/><xs:element name="ReLockBasketItemsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BasketItems" nillable="true" type="tns:ArrayOfBasketItem"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ReLockBasketItemsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReLockBasketResult" nillable="true" type="tns:LockBasketResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductTypeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetProductTypeCriteria" nillable="true" type="tns:GetProductTypeCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetProductTypeCriteria"><xs:sequence><xs:element minOccurs="0" name="BasketItem" nillable="true" type="tns:BasketItem"/></xs:sequence></xs:complexType><xs:element name="GetProductTypeCriteria" nillable="true" type="tns:GetProductTypeCriteria"/><xs:element name="GetProductTypeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductTypeResult" nillable="true" type="tns:GetProductTypeResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetProductTypeResult"><xs:sequence><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetProductTypeResult" nillable="true" type="tns:GetProductTypeResult"/><xs:element name="FindCultureSeriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureSeriesSearchCriteria" nillable="true" type="tns:CultureSeriesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureSeriesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureSeriesId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureActivityId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HallId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CultureSeriesIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="CultureSeriesSearchCriteria" nillable="true" type="tns:CultureSeriesSearchCriteria"/><xs:complexType name="CultureSeriesIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Prices" type="xs:boolean"/><xs:element minOccurs="0" name="Hall" type="xs:boolean"/><xs:element minOccurs="0" name="CultureEvents" type="xs:boolean"/><xs:element minOccurs="0" name="HallImage" type="xs:boolean"/><xs:element minOccurs="0" name="HallImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureSeriesIncludes" nillable="true" type="tns:CultureSeriesIncludes"/><xs:element name="FindCultureSeriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindCultureSeriesResult" nillable="true" type="tns:ArrayOfCultureSeries"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureSeries"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSeries" nillable="true" type="tns:CultureSeries"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSeries" nillable="true" type="tns:ArrayOfCultureSeries"/><xs:complexType name="CultureSeries"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxVisitors" type="xs:int"/><xs:element minOccurs="0" name="CultureActivity" nillable="true" type="tns:CultureActivity"/><xs:element minOccurs="0" name="HallId" type="ser:guid"/><xs:element minOccurs="0" name="Hall" nillable="true" type="tns:Hall"/><xs:element minOccurs="0" name="CultureEvents" nillable="true" type="tns:ArrayOfCultureEvent"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfCultureSeriesPrice"/><xs:element minOccurs="0" name="AllowExplicitSeatReservation" type="xs:boolean"/><xs:element minOccurs="0" name="AllowBasReservation" type="xs:boolean"/><xs:element minOccurs="0" name="ShowHallForBas" type="xs:boolean"/><xs:element minOccurs="0" name="AllowSingleFreeSeats" type="xs:boolean"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingCost" nillable="true" type="tns:ShippingCost"/><xs:element minOccurs="0" name="AllowChangeSeats" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureSeries" nillable="true" type="tns:CultureSeries"/><xs:complexType name="CultureActivity"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureActivity" nillable="true" type="tns:CultureActivity"/><xs:complexType name="ArrayOfCultureEvent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEvent" nillable="true" type="tns:CultureEvent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEvent" nillable="true" type="tns:ArrayOfCultureEvent"/><xs:complexType name="CultureEvent"><xs:sequence><xs:element minOccurs="0" name="AdministrativeCost" nillable="true" type="tns:AdministrativeCost"/><xs:element minOccurs="0" name="AvailableSeats" type="xs:int"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureActivity" nillable="true" type="tns:CultureActivity"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Hall" nillable="true" type="tns:Hall"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncassoCost" nillable="true" type="tns:IncassoCost"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfCultureEventPrice"/><xs:element minOccurs="0" name="ReservationCost" nillable="true" type="tns:ReservationCost"/><xs:element minOccurs="0" name="SalesFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SalesUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="tns:CultureEventStatus"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfCultureEventOption"/><xs:element minOccurs="0" name="CultureEventCategory" nillable="true" type="tns:CultureEventCategory"/><xs:element minOccurs="0" name="UseReservationCost" type="xs:boolean"/><xs:element minOccurs="0" name="AllowBasReservation" type="xs:boolean"/><xs:element minOccurs="0" name="AllowExplicitSeatReservation" type="xs:boolean"/><xs:element minOccurs="0" name="MaxVisitors" type="xs:int"/><xs:element minOccurs="0" name="MaxVisitorsWeb" type="xs:int"/><xs:element minOccurs="0" name="AvailableSitePlaces" type="xs:int"/><xs:element minOccurs="0" name="AvailableTotal" type="xs:int"/><xs:element minOccurs="0" name="BreakFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="BreakUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="AllowWaitingListReservation" type="xs:boolean"/><xs:element minOccurs="0" name="MaxTicketsPerAddress" type="xs:int"/><xs:element minOccurs="0" name="SoldOut" type="xs:boolean"/><xs:element minOccurs="0" name="AllowOverbooking" type="xs:boolean"/><xs:element minOccurs="0" name="GenLoyaltyActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ShowHallForBas" type="xs:boolean"/><xs:element minOccurs="0" name="HideAmountOfFreePlaces" type="xs:boolean"/><xs:element minOccurs="0" name="ShippingCost" nillable="true" type="tns:ShippingCost"/><xs:element minOccurs="0" name="DonationEnabled" type="xs:boolean"/><xs:element minOccurs="0" name="AllowChangeSeats" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EnablePresale" type="xs:boolean"/><xs:element minOccurs="0" name="PresaleFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PresaleUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:complexType name="ArrayOfCultureEventPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventPrice" nillable="true" type="tns:CultureEventPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventPrice" nillable="true" type="tns:ArrayOfCultureEventPrice"/><xs:simpleType name="CultureEventStatus"><xs:restriction base="xs:string"><xs:enumeration value="Open"/><xs:enumeration value="Closed"/><xs:enumeration value="NotForSale"/></xs:restriction></xs:simpleType><xs:element name="CultureEventStatus" nillable="true" type="tns:CultureEventStatus"/><xs:complexType name="ArrayOfCultureEventOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventOption" nillable="true" type="tns:CultureEventOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventOption" nillable="true" type="tns:ArrayOfCultureEventOption"/><xs:complexType name="CultureEventOption"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Available" type="xs:int"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="MaxQuantity" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureEventOption" nillable="true" type="tns:CultureEventOption"/><xs:complexType name="CultureEventCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureEventCategory" nillable="true" type="tns:CultureEventCategory"/><xs:complexType name="ArrayOfCultureSeriesPrice"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSeriesPrice" nillable="true" type="tns:CultureSeriesPrice"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSeriesPrice" nillable="true" type="tns:ArrayOfCultureSeriesPrice"/><xs:element name="ListCultureActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListCultureActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureActivities" nillable="true" type="tns:ArrayOfCultureActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureActivity" nillable="true" type="tns:CultureActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureActivity" nillable="true" type="tns:ArrayOfCultureActivity"/><xs:element name="FindCultureEventsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEventSearchCriteria" nillable="true" type="tns:CultureEventSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureEventSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureActivityId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CultureEventIncludes"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CultureEventCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureActivityIdList" nillable="true" type="q237:ArrayOfguid" xmlns:q237="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CultureEventCategoryIdList" nillable="true" type="q238:ArrayOfguid" xmlns:q238="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PersonID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IgnoreShowOnWeb" type="xs:boolean"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HallId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureSubscriptionId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CultureEventSearchCriteria" nillable="true" type="tns:CultureEventSearchCriteria"/><xs:complexType name="CultureEventIncludes"><xs:sequence><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Options" type="xs:boolean"/><xs:element minOccurs="0" name="HallImage" type="xs:boolean"/><xs:element minOccurs="0" name="HallImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Prices" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureEventIncludes" nillable="true" type="tns:CultureEventIncludes"/><xs:element name="FindCultureEventsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindCultureEventsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindCultureEventsResult"><xs:sequence><xs:element minOccurs="0" name="TotalCount" type="xs:int"/><xs:element minOccurs="0" name="CultureEvents" nillable="true" type="tns:ArrayOfCultureEvent"/></xs:sequence></xs:complexType><xs:element name="FindCultureEventsResult" nillable="true" type="tns:FindCultureEventsResult"/><xs:element name="GetHallSeatingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HallId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHallSeatingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Hall" nillable="true" type="tns:Hall"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHallSeatingWithIncludesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HallId" type="ser:guid"/><xs:element minOccurs="0" name="SeatingIncludes" nillable="true" type="tns:SeatingIncludes"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SeatingIncludes"><xs:sequence><xs:element minOccurs="0" name="ExtraElements" type="xs:boolean"/><xs:element minOccurs="0" name="HallImage" type="xs:boolean"/><xs:element minOccurs="0" name="HallImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SeatingIncludes" nillable="true" type="tns:SeatingIncludes"/><xs:element name="GetCultureEventSeatingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCultureEventSeatingWithIncludesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="SeatingIncludes" nillable="true" type="tns:SeatingIncludes"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCultureSeriesSeatingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureSeriesId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCultureSeriesSeatingWithIncludesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="SeatingIncludes" nillable="true" type="tns:SeatingIncludes"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSeatAllocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AllocationIncludes" type="tns:SeatAllocationIncludes"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SeatAllocationsCultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeatAllocationsCultureSeriesId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SeatBlockCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="SeatAllocationIncludes"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="All"/><xs:enumeration value="SelectedArea"/></xs:restriction></xs:simpleType><xs:element name="SeatAllocationIncludes" nillable="true" type="tns:SeatAllocationIncludes"/><xs:element name="GetSeatAllocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Overview" nillable="true" type="tns:SeatAllocationsOverview"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SeatAllocationsOverview"><xs:sequence><xs:element minOccurs="0" name="Allocations" nillable="true" type="tns:ArrayOfSeatAllocation"/><xs:element minOccurs="0" name="Summary" nillable="true" type="tns:SeatAllocationPerHallSummary"/></xs:sequence></xs:complexType><xs:element name="SeatAllocationsOverview" nillable="true" type="tns:SeatAllocationsOverview"/><xs:complexType name="SeatAllocationPerHallSummary"><xs:complexContent mixed="false"><xs:extension base="tns:SeatAllocationSummary"><xs:sequence><xs:element minOccurs="0" name="BlockSummaries" nillable="true" type="tns:ArrayOfSeatAllocationPerBlockSummary"/><xs:element minOccurs="0" name="Hall" nillable="true" type="tns:Hall"/><xs:element minOccurs="0" name="RangeSummaries" nillable="true" type="tns:ArrayOfSeatAllocationPerRangeSummary"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SeatAllocationPerHallSummary" nillable="true" type="tns:SeatAllocationPerHallSummary"/><xs:complexType name="SeatAllocationSummary"><xs:sequence><xs:element minOccurs="0" name="Count" nillable="true" type="tns:SeatAllocationCount"/></xs:sequence></xs:complexType><xs:element name="SeatAllocationSummary" nillable="true" type="tns:SeatAllocationSummary"/><xs:complexType name="SeatAllocationCount"><xs:sequence><xs:element minOccurs="0" name="Available" type="xs:int"/><xs:element minOccurs="0" name="Blocked" type="xs:int"/><xs:element minOccurs="0" name="Locked" type="xs:int"/><xs:element minOccurs="0" name="Option" type="xs:int"/><xs:element minOccurs="0" name="Reserved" type="xs:int"/><xs:element minOccurs="0" name="ResellerOnly" type="xs:int"/><xs:element minOccurs="0" name="CustomerOnly" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SeatAllocationCount" nillable="true" type="tns:SeatAllocationCount"/><xs:complexType name="SeatAllocationPerBlockSummary"><xs:complexContent mixed="false"><xs:extension base="tns:SeatAllocationSummary"><xs:sequence><xs:element minOccurs="0" name="Block" nillable="true" type="tns:SeatBlock"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SeatAllocationPerBlockSummary" nillable="true" type="tns:SeatAllocationPerBlockSummary"/><xs:complexType name="ArrayOfSeatAllocationPerBlockSummary"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatAllocationPerBlockSummary" nillable="true" type="tns:SeatAllocationPerBlockSummary"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeatAllocationPerBlockSummary" nillable="true" type="tns:ArrayOfSeatAllocationPerBlockSummary"/><xs:complexType name="ArrayOfSeatAllocationPerRangeSummary"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SeatAllocationPerRangeSummary" nillable="true" type="tns:SeatAllocationPerRangeSummary"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSeatAllocationPerRangeSummary" nillable="true" type="tns:ArrayOfSeatAllocationPerRangeSummary"/><xs:complexType name="SeatAllocationPerRangeSummary"><xs:complexContent mixed="false"><xs:extension base="tns:SeatAllocationSummary"><xs:sequence><xs:element minOccurs="0" name="Range" nillable="true" type="tns:SeatRange"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SeatAllocationPerRangeSummary" nillable="true" type="tns:SeatAllocationPerRangeSummary"/><xs:element name="GetSiteAllocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SiteAllocationIncludes" type="tns:SiteAllocationIncludes"/><xs:element minOccurs="0" name="SiteAllocationsCultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SiteAllocationsCultureSeriesId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="SiteAllocationIncludes"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="All"/></xs:restriction></xs:simpleType><xs:element name="SiteAllocationIncludes" nillable="true" type="tns:SiteAllocationIncludes"/><xs:element name="GetSiteAllocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SiteOverview" nillable="true" type="tns:SiteAllocationsOverview"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SiteAllocationsOverview"><xs:sequence><xs:element minOccurs="0" name="Allocations" nillable="true" type="tns:ArrayOfSiteAllocation"/><xs:element minOccurs="0" name="Summary" nillable="true" type="tns:SiteAllocationPerHallSummary"/></xs:sequence></xs:complexType><xs:element name="SiteAllocationsOverview" nillable="true" type="tns:SiteAllocationsOverview"/><xs:complexType name="SiteAllocationPerHallSummary"><xs:sequence><xs:element minOccurs="0" name="EventId" type="ser:guid"/><xs:element minOccurs="0" name="ReservedPlaces" type="xs:int"/><xs:element minOccurs="0" name="TotalPlaces" type="xs:int"/><xs:element minOccurs="0" name="CultureSeriesId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SiteAllocationPerHallSummary" nillable="true" type="tns:SiteAllocationPerHallSummary"/><xs:element name="GetHallAllocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HallAllocationsCultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HallAllocationsCultureSeriesId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HallSeatAllocationIncludes" type="tns:SeatAllocationIncludes"/><xs:element minOccurs="0" name="HallSeatBlockCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallSiteAllocationIncludes" type="tns:SiteAllocationIncludes"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHallAllocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="HallSeatOverview" nillable="true" type="tns:SeatAllocationsOverview"/><xs:element minOccurs="0" name="HallSiteOverview" nillable="true" type="tns:SiteAllocationsOverview"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindCultureReservationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureReservationSearchCriteria" nillable="true" type="tns:CultureReservationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureReservationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CultureReservationIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="CultureReservationSearchCriteria" nillable="true" type="tns:CultureReservationSearchCriteria"/><xs:complexType name="CultureReservationIncludes"><xs:sequence><xs:element minOccurs="0" name="Customers" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeLocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureReservationIncludes" nillable="true" type="tns:CultureReservationIncludes"/><xs:element name="FindCultureReservationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureReservations" nillable="true" type="tns:ArrayOfCultureReservation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureReservation" nillable="true" type="tns:CultureReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureReservation" nillable="true" type="tns:ArrayOfCultureReservation"/><xs:complexType name="CultureReservation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="ReservationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ReservationSeats" nillable="true" type="tns:ArrayOfCultureReservationSeat"/><xs:element minOccurs="0" name="PaymentMethodName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethodId" type="ser:guid"/><xs:element minOccurs="0" name="PaymentMethod" nillable="true" type="tns:BasketPaymentMethod"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Payed" type="xs:boolean"/><xs:element minOccurs="0" name="SalesLineId" type="ser:guid"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfCultureReservationOption"/><xs:element minOccurs="0" name="ReservationSites" nillable="true" type="tns:ArrayOfCultureReservationSite"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="OptionAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelReturnAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CancelCostAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ReservationCost" type="xs:decimal"/><xs:element minOccurs="0" name="InvoiceCost" type="xs:decimal"/><xs:element minOccurs="0" name="ShippingCost" type="xs:decimal"/><xs:element minOccurs="0" name="CouponDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="GenLoyaltyCardDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="PostedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="CultureSeriesId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CultureReservation" nillable="true" type="tns:CultureReservation"/><xs:complexType name="ArrayOfCultureReservationSeat"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureReservationSeat" nillable="true" type="tns:CultureReservationSeat"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureReservationSeat" nillable="true" type="tns:ArrayOfCultureReservationSeat"/><xs:complexType name="CultureReservationSeat"><xs:sequence><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:Price"/><xs:element minOccurs="0" name="PriceGroupName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Seat" nillable="true" type="tns:Seat"/><xs:element minOccurs="0" name="SeatId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CultureReservationSeat" nillable="true" type="tns:CultureReservationSeat"/><xs:complexType name="ArrayOfCultureReservationOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureReservationOption" nillable="true" type="tns:CultureReservationOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureReservationOption" nillable="true" type="tns:ArrayOfCultureReservationOption"/><xs:complexType name="CultureReservationOption"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventOptionId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureReservationOption" nillable="true" type="tns:CultureReservationOption"/><xs:complexType name="ArrayOfCultureReservationSite"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureReservationSite" nillable="true" type="tns:CultureReservationSite"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureReservationSite" nillable="true" type="tns:ArrayOfCultureReservationSite"/><xs:complexType name="CultureReservationSite"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="NumberOfPlaces" type="xs:int"/><xs:element minOccurs="0" name="CultureSite" nillable="true" type="tns:CultureSite"/><xs:element minOccurs="0" name="ReservationSitePlaces" nillable="true" type="tns:ArrayOfCultureReservationSitePlace"/></xs:sequence></xs:complexType><xs:element name="CultureReservationSite" nillable="true" type="tns:CultureReservationSite"/><xs:complexType name="ArrayOfCultureReservationSitePlace"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureReservationSitePlace" nillable="true" type="tns:CultureReservationSitePlace"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureReservationSitePlace" nillable="true" type="tns:ArrayOfCultureReservationSitePlace"/><xs:complexType name="CultureReservationSitePlace"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="tns:PriceGroup"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureReservationSitePlace" nillable="true" type="tns:CultureReservationSitePlace"/><xs:element name="ListCultureEventCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListCultureEventCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureEventCategories" nillable="true" type="tns:ArrayOfCultureEventCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureEventCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventCategory" nillable="true" type="tns:CultureEventCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventCategory" nillable="true" type="tns:ArrayOfCultureEventCategory"/><xs:element name="FindCultureWaitingListReservationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureWaitingListReservationSearchCriteria" nillable="true" type="tns:CultureWaitingListReservationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureWaitingListReservationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureWaitingListReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CultureWaitingListReservationIncludes"/></xs:sequence></xs:complexType><xs:element name="CultureWaitingListReservationSearchCriteria" nillable="true" type="tns:CultureWaitingListReservationSearchCriteria"/><xs:complexType name="CultureWaitingListReservationIncludes"><xs:sequence><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureWaitingListReservationIncludes" nillable="true" type="tns:CultureWaitingListReservationIncludes"/><xs:element name="FindCultureWaitingListReservationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureWaitingListReservations" nillable="true" type="tns:ArrayOfCultureWaitingListReservation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureWaitingListReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureWaitingListReservation" nillable="true" type="tns:CultureWaitingListReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureWaitingListReservation" nillable="true" type="tns:ArrayOfCultureWaitingListReservation"/><xs:complexType name="CultureWaitingListReservation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="NumberOfSeats" type="xs:int"/><xs:element minOccurs="0" name="NumberOfSitePlaces" type="xs:int"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureWaitingListReservation" nillable="true" type="tns:CultureWaitingListReservation"/><xs:element name="ListCultureSubscriptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureSubscriptionsSearchCriteria" nillable="true" type="tns:CultureSubscriptionsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureSubscriptionsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureSubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CultureSubscriptionIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="CultureSubscriptionsSearchCriteria" nillable="true" type="tns:CultureSubscriptionsSearchCriteria"/><xs:complexType name="CultureSubscriptionIncludes"><xs:sequence><xs:element minOccurs="0" name="CultureEventDetails" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="CultureDiscounts" type="xs:boolean"/><xs:element minOccurs="0" name="HallImage" type="xs:boolean"/><xs:element minOccurs="0" name="HallImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureSubscriptionIncludes" nillable="true" type="tns:CultureSubscriptionIncludes"/><xs:element name="ListCultureSubscriptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureSubscriptions" nillable="true" type="tns:ArrayOfCultureSubscription"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureSubscription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSubscription" nillable="true" type="tns:CultureSubscription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSubscription" nillable="true" type="tns:ArrayOfCultureSubscription"/><xs:complexType name="CultureSubscription"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="SalesEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FixedPriceGroup" type="xs:boolean"/><xs:element minOccurs="0" name="FixedPriceGroupID" type="ser:guid"/><xs:element minOccurs="0" name="MinChoiceEvents" type="xs:int"/><xs:element minOccurs="0" name="MaxChoiceEvents" type="xs:int"/><xs:element minOccurs="0" name="IsFixedPrice" type="xs:boolean"/><xs:element minOccurs="0" name="FixedPrice" type="xs:decimal"/><xs:element minOccurs="0" name="SubscribersRetainDiscount" type="xs:boolean"/><xs:element minOccurs="0" name="CultureSubscriptionEvents" nillable="true" type="tns:ArrayOfCultureSubscriptionEvent"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureSubscriptionDiscounts" nillable="true" type="tns:ArrayOfCultureSubscriptionDiscount"/><xs:element minOccurs="0" name="MaxBonusEvents" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CultureSubscription" nillable="true" type="tns:CultureSubscription"/><xs:complexType name="ArrayOfCultureSubscriptionEvent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSubscriptionEvent" nillable="true" type="tns:CultureSubscriptionEvent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSubscriptionEvent" nillable="true" type="tns:ArrayOfCultureSubscriptionEvent"/><xs:complexType name="CultureSubscriptionEvent"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CultureSubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="CultureSubscription" nillable="true" type="tns:CultureSubscription"/><xs:element minOccurs="0" name="CultureEventId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="Type" type="tns:CultureSubscriptionEventType"/><xs:element minOccurs="0" name="BonusPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ExtraTickets" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CultureSubscriptionEvent" nillable="true" type="tns:CultureSubscriptionEvent"/><xs:complexType name="ArrayOfCultureSubscriptionDiscount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureSubscriptionDiscount" nillable="true" type="tns:CultureSubscriptionDiscount"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureSubscriptionDiscount" nillable="true" type="tns:ArrayOfCultureSubscriptionDiscount"/><xs:complexType name="CultureSubscriptionDiscount"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="MinQuantity" type="xs:int"/><xs:element minOccurs="0" name="DiscountAmount" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountPercentage" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CultureSubscriptionDiscount" nillable="true" type="tns:CultureSubscriptionDiscount"/><xs:element name="ListCultureEventTicketsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEventTicketsSearchCriteria" nillable="true" type="tns:CultureEventTicketsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CultureEventTicketsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CultureEventReservationId" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CultureEventTicketsSearchCriteria" nillable="true" type="tns:CultureEventTicketsSearchCriteria"/><xs:element name="ListCultureEventTicketsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureEventTickets" nillable="true" type="tns:ArrayOfCultureEventTicket"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCultureEventTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CultureEventTicket" nillable="true" type="tns:CultureEventTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCultureEventTicket" nillable="true" type="tns:ArrayOfCultureEventTicket"/><xs:complexType name="CultureEventTicket"><xs:sequence><xs:element minOccurs="0" name="SeatRow" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeatRowDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeatNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeatBlock" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeatBlockDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SiteId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SiteName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SiteDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="ReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="CultureEventName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="StartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="TemplateId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HallName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallStreet" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallStreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallZipcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerMiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerStreet" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerStreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerZipcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventImage" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="OptionTemplateId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CultureEventId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationCost" type="xs:decimal"/><xs:element minOccurs="0" name="InvoiceCost" type="xs:decimal"/><xs:element minOccurs="0" name="TotalCost" type="xs:decimal"/><xs:element minOccurs="0" name="PriceGroupDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PriceGroupShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OGMNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomerBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerCountry" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallCountry" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HallTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventInfo2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventInfo3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingCost" type="xs:decimal"/><xs:element minOccurs="0" name="CouponDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="GenLoyaltyCardDiscount" type="xs:decimal"/><xs:element minOccurs="0" name="OptionCost" type="xs:decimal"/><xs:element minOccurs="0" name="SeatRangeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="RowImage" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="HallImage" nillable="true" type="xs:base64Binary"/><xs:element minOccurs="0" name="SeatRange" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeatRangeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CultureEventExtraDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RowImageDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureEventTicket" nillable="true" type="tns:CultureEventTicket"/><xs:element name="CreateCultureEventRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateCultureEventResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCultureEventRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCultureEventResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CultureEvent" nillable="true" type="tns:CultureEvent"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPriceGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PriceGroupSearchCriteria" nillable="true" type="tns:PriceGroupSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PriceGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Type" nillable="true" type="tns:PriceGroupType"/></xs:sequence></xs:complexType><xs:element name="PriceGroupSearchCriteria" nillable="true" type="tns:PriceGroupSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find pricegroups</xs:documentation></xs:annotation></xs:element><xs:element name="FindPriceGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PriceGroups" nillable="true" type="tns:ArrayOfPriceGroup"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPriceGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PriceGroup" nillable="true" type="tns:PriceGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPriceGroup" nillable="true" type="tns:ArrayOfPriceGroup"/><xs:element name="FindReservationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationSearchCriteria" nillable="true" type="tns:ReservationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReservationSearchCriteria"><xs:annotation><xs:documentation>The search criteria that will be applied to the search query</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ReservationId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific reservation that you want to find</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific customer that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlaceId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific place that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="InfrastructureId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific infrastructure that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationActivityId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific ReservationActivity that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Part of the name of the reservation to find. Use an asteriks (*) as the wildcard.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FromDateTime" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Start date and time of the period in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ToDateTime" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>End date and time of the period in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ReservationIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ReservationActivityIds" nillable="true" type="q239:ArrayOfguid" xmlns:q239="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>A list of ID's of ReservationActivities that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PlaceIds" nillable="true" type="q240:ArrayOfguid" xmlns:q240="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:documentation>The ID's of places that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationViewId" nillable="true" type="ser:guid"><xs:annotation><xs:documentation>The ID of a specific ReservationView that you want to find reservations for.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDateFrom" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Start Date of the creation date in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CreationDateUntil" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>End Date of the creation date in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastModifiedDateFrom" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>Start Date of the last modified date in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LastModifiedDateUntil" nillable="true" type="xs:dateTime"><xs:annotation><xs:documentation>End Date of the last modified date in which you want to search for reservations.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ReservationSearchCriteria" nillable="true" type="tns:ReservationSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find reservations</xs:documentation></xs:annotation></xs:element><xs:complexType name="ReservationIncludes"><xs:sequence><xs:element minOccurs="0" name="OptionalReservations" type="xs:boolean"/><xs:element minOccurs="0" name="SingleReservations" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationsInList" type="xs:boolean"/><xs:element minOccurs="0" name="SerieReservations" type="xs:boolean"/><xs:element minOccurs="0" name="DeletedReservations" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerInfo" type="xs:boolean"/><xs:element minOccurs="0" name="PlaceInfo" type="xs:boolean"/><xs:element minOccurs="0" name="InfrastructureInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationActivityInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ReservedPlaces" type="xs:boolean"/><xs:element minOccurs="0" name="InfrastructureImage" type="xs:boolean"/><xs:element minOccurs="0" name="InfrastructureImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Contacts" type="xs:boolean"/><xs:element minOccurs="0" name="SubsidyInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationActivityImage" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationActivityImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="PersonImage" type="xs:boolean"/><xs:element minOccurs="0" name="PersonImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="DressingRoomAsChildReservation" type="xs:boolean"/><xs:element minOccurs="0" name="DressingRoomAsMainReservation" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeTasks" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationSales" type="xs:boolean"/><xs:element minOccurs="0" name="RentalSales" type="xs:boolean"/><xs:element minOccurs="0" name="PaymentLines" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReservationIncludes" nillable="true" type="tns:ReservationIncludes"/><xs:element name="FindReservationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Reservations" nillable="true" type="tns:ArrayOfReservation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Reservation" nillable="true" type="tns:Reservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservation" nillable="true" type="tns:ArrayOfReservation"/><xs:complexType name="Reservation"><xs:annotation><xs:documentation>Reservation Domain Object</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"><xs:annotation><xs:documentation>Reservation Unique Identifier</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Reservation description</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationNo" type="xs:long"><xs:annotation><xs:documentation>Reservation No</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SeriesNumber" type="xs:long"><xs:annotation><xs:documentation>If the reservation is part of a serie, then this will contain the number of the serie.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SetNumber" type="xs:long"><xs:annotation><xs:documentation>If the reservation is part of a reservationset, then this will contain the number of the set</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="OGM" nillable="true" type="xs:string"><xs:annotation><xs:documentation>OGM number of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="StartDateTime" type="xs:dateTime"><xs:annotation><xs:documentation>Date and time of the start of the reservationperiod.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EndDateTime" type="xs:dateTime"><xs:annotation><xs:documentation>Date and time of the end of the reservationperiod</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ParticipantsCount" type="xs:int"><xs:annotation><xs:documentation>Actual count of reservation participants</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Amount" type="xs:decimal"><xs:annotation><xs:documentation>Amount of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PostedAmount" type="xs:decimal"><xs:annotation><xs:documentation>Posted amount of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="RentalPrice" type="xs:decimal"><xs:annotation><xs:documentation>Rental price of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SalesPrice" type="xs:decimal"><xs:annotation><xs:documentation>Sales price of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Balance" type="xs:decimal"><xs:annotation><xs:documentation>Balance of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="HasBeenInvoiced" type="xs:boolean"><xs:annotation><xs:documentation>Has the reservation been invoiced ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ToPay" type="xs:boolean"><xs:annotation><xs:documentation>Is the reservation already payed ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsOption" type="xs:boolean"><xs:annotation><xs:documentation>Is the reservation optional ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"><xs:annotation><xs:documentation>Is the reservation deleted ?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DateLastModfied" type="xs:dateTime"><xs:annotation><xs:documentation>Date time when the reservation has been last changed</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DateDeleted" type="xs:dateTime"><xs:annotation><xs:documentation>Date time the reservation was deleted</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Person"><xs:annotation><xs:documentation>The reservation Customer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Place" nillable="true" type="tns:Place"><xs:annotation><xs:documentation>The place of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Infrastructure" nillable="true" type="tns:Infrastructure"><xs:annotation><xs:documentation>The infrastructure of the place of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationActivity" nillable="true" type="tns:ReservationActivity"><xs:annotation><xs:documentation>The reservationactivity of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Deletable" type="xs:boolean"><xs:annotation><xs:documentation>May the reservation be cancelled?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservedPlaces" nillable="true" type="tns:ArrayOfPlace"><xs:annotation><xs:documentation>Lists all reserved places (typically for cumulated places)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DateCreated" type="xs:dateTime"><xs:annotation><xs:documentation>Date time the reservation was created</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"><xs:annotation><xs:documentation>CardNumber associated to the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CouponDiscount" type="xs:decimal"><xs:annotation><xs:documentation>The given coupon or voucher discount</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"><xs:annotation><xs:documentation>The total amount of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"><xs:annotation><xs:documentation>The contact of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidyInfo" nillable="true" type="tns:SubsidyInfo"><xs:annotation><xs:documentation>The subsidy info of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DressingRoomReservations" nillable="true" type="tns:ArrayOfReservation"><xs:annotation><xs:documentation>Lists all underlying dressing room reservations</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="EmployeeTasks" nillable="true" type="tns:ArrayOfEmployeeTask"><xs:annotation><xs:documentation>Lists the linked employee tasks</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationArticleSales" nillable="true" type="q241:ArrayOfReservationSale" xmlns:q241="http://www.recreatex.be/webshop/v1.0/"><xs:annotation><xs:documentation>List of additional sales</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ReservationRentalOrders" nillable="true" type="tns:ArrayOfRentalOrderLine"><xs:annotation><xs:documentation>List of rentals</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"><xs:annotation><xs:documentation>Subject of the reservation (used in Outlook integration)</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"><xs:annotation><xs:documentation>The PriceGroupID of the reservation</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="SubsidyAmount" type="xs:decimal"><xs:annotation><xs:documentation>The subsidy amount</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Pincode" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The Pincode</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Approved" type="xs:boolean"><xs:annotation><xs:documentation>Is the reservation Approved?</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="DressingRoomGender" type="tns:DressingRoomGenderEnum"/><xs:element minOccurs="0" name="DressingRoomTeam" type="tns:DressingRoomTeamEnum"/><xs:element minOccurs="0" name="ActualStartDateTime" type="xs:dateTime"><xs:annotation><xs:documentation>Actual Date and time of the start of the reservationperiod - Without occupation time.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ActualEndDateTime" type="xs:dateTime"><xs:annotation><xs:documentation>Actual Date and time of the start of the reservationperiod - Without occupation time.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CompetitionOwnName" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The name of the home team</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CompetitionCompetitorName" nillable="true" type="xs:string"><xs:annotation><xs:documentation>The name of the competitor</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CanBeRefunded" type="xs:boolean"><xs:annotation><xs:documentation>Can the reservation be refunded</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="PaymentLines" nillable="true" type="q242:ArrayOfPaymentLine" xmlns:q242="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"><xs:annotation><xs:documentation>List of SalesPaymentLines</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="WebCreated" type="xs:boolean"><xs:annotation><xs:documentation>Is the reservation created on web</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Reservation" nillable="true" type="tns:Reservation"/><xs:complexType name="SubsidyInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SubsidyInfo" nillable="true" type="tns:SubsidyInfo"/><xs:simpleType name="DressingRoomGenderEnum"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Male"/><xs:enumeration value="Female"/></xs:restriction></xs:simpleType><xs:element name="DressingRoomGenderEnum" nillable="true" type="tns:DressingRoomGenderEnum"/><xs:simpleType name="DressingRoomTeamEnum"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Home"/><xs:enumeration value="Away"/></xs:restriction></xs:simpleType><xs:element name="DressingRoomTeamEnum" nillable="true" type="tns:DressingRoomTeamEnum"/><xs:element name="FindReservationsOverviewByDayRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindReservationsOverviewByDaySearchCriteria" nillable="true" type="tns:FindReservationsOverviewsByDayCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindReservationsOverviewsByDayCriteria"><xs:sequence><xs:element minOccurs="0" name="StartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FindReservationsOverviewsByDayIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="InfrastructureDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceIds" nillable="true" type="q243:ArrayOfguid" xmlns:q243="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FindReservationsOverviewsByDayCriteria" nillable="true" type="tns:FindReservationsOverviewsByDayCriteria"/><xs:complexType name="FindReservationsOverviewsByDayIncludes"><xs:sequence><xs:element minOccurs="0" name="Optional" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindReservationsOverviewsByDayIncludes" nillable="true" type="tns:FindReservationsOverviewsByDayIncludes"/><xs:element name="FindReservationsOverviewByDayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Reservations" nillable="true" type="tns:ArrayOfReservationsOverviewItem"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReservationsOverviewItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationsOverviewItem" nillable="true" type="tns:ReservationsOverviewItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationsOverviewItem" nillable="true" type="tns:ArrayOfReservationsOverviewItem"/><xs:complexType name="ReservationsOverviewItem"><xs:annotation><xs:documentation>Compact reservation item</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="StartDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="InfrastructureId" type="ser:guid"/><xs:element minOccurs="0" name="InfrastructureName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceId" type="ser:guid"/><xs:element minOccurs="0" name="PlaceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeTasks" nillable="true" type="tns:ArrayOfReservationsOverviewItemTask"/><xs:element minOccurs="0" name="HasAttachments" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="ActivityDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsOptionalReservation" type="xs:boolean"/><xs:element minOccurs="0" name="HasBeenInvoiced" type="xs:boolean"/><xs:element minOccurs="0" name="InfrastructureDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ReservationsOverviewItem" nillable="true" type="tns:ReservationsOverviewItem"/><xs:complexType name="ArrayOfReservationsOverviewItemTask"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationsOverviewItemTask" nillable="true" type="tns:ReservationsOverviewItemTask"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationsOverviewItemTask" nillable="true" type="tns:ArrayOfReservationsOverviewItemTask"/><xs:complexType name="ReservationsOverviewItemTask"><xs:annotation><xs:documentation>Compact employee task item</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeLastName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ReservationsOverviewItemTask" nillable="true" type="tns:ReservationsOverviewItemTask"/><xs:element name="CalculateReservationCancelCostRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonID" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="CalculateReservationCancelCostResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CalculateReservationCancelCostResult" type="xs:decimal"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q244:CancelReservationCriteria" xmlns:q244="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelReservationValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPriceGroupReservationActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetPriceGroupReservationActivityCriteria" nillable="true" type="tns:PriceGroupReservationActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PriceGroupReservationActivitySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PlaceId" type="ser:guid"/><xs:element minOccurs="0" name="ReservationActivityId" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="PriceGroupReservationActivitySearchCriteria" nillable="true" type="tns:PriceGroupReservationActivitySearchCriteria"/><xs:element name="FindPriceGroupReservationActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PriceGroupReservationActivities" nillable="true" type="tns:ArrayOfPriceGroupReservationActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPriceGroupReservationActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PriceGroupReservationActivity" nillable="true" type="tns:PriceGroupReservationActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPriceGroupReservationActivity" nillable="true" type="tns:ArrayOfPriceGroupReservationActivity"/><xs:complexType name="PriceGroupReservationActivity"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroupShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerPriceGroupDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="PriceGroupReservationActivity" nillable="true" type="tns:PriceGroupReservationActivity"/><xs:element name="UpdatePlaceReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UpdatePlaceResevationRequestPlaceReservation" nillable="true" type="tns:PlaceReservation"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePlaceReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubsidyInfosRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubsidyInfoSearchCriteria" nillable="true" type="tns:SubsidyInfoSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubsidyInfoSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="FromDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TillDateTime" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SubsidyInfoSearchCriteria" nillable="true" type="tns:SubsidyInfoSearchCriteria"/><xs:element name="FindSubsidyInfosResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubsidyInfos" nillable="true" type="tns:ArrayOfSubsidyInfo"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSubsidyInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubsidyInfo" nillable="true" type="tns:SubsidyInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubsidyInfo" nillable="true" type="tns:ArrayOfSubsidyInfo"/><xs:element name="ConfirmReservationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:ConfirmReservationsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ConfirmReservationsCriteria"><xs:sequence><xs:element minOccurs="0" name="ReservationIds" nillable="true" type="q245:ArrayOfguid" xmlns:q245="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ConfirmReservationsCriteria" nillable="true" type="tns:ConfirmReservationsCriteria"/><xs:element name="ConfirmReservationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindAvailablePlacesForReservationActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindAvailablePlacesForReservationActivitiesCriteria" nillable="true" type="tns:FindAvailablePlacesForReservationActivitiesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindAvailablePlacesForReservationActivitiesCriteria"><xs:sequence><xs:element minOccurs="0" name="ReservationActivityIds" nillable="true" type="q246:ArrayOfguid" xmlns:q246="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FindAvailablePlacesForReservationActivitiesCriteria" nillable="true" type="tns:FindAvailablePlacesForReservationActivitiesCriteria"/><xs:element name="FindAvailablePlacesForReservationActivityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AvailablePlacesForReservationActivities" nillable="true" type="tns:ArrayOfAvailablePlacesForReservationActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAvailablePlacesForReservationActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AvailablePlacesForReservationActivity" nillable="true" type="tns:AvailablePlacesForReservationActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAvailablePlacesForReservationActivity" nillable="true" type="tns:ArrayOfAvailablePlacesForReservationActivity"/><xs:complexType name="AvailablePlacesForReservationActivity"><xs:sequence><xs:element minOccurs="0" name="ReservationActivityId" type="ser:guid"/><xs:element minOccurs="0" name="Places" nillable="true" type="tns:ArrayOfPlace"/></xs:sequence></xs:complexType><xs:element name="AvailablePlacesForReservationActivity" nillable="true" type="tns:AvailablePlacesForReservationActivity"/><xs:element name="SaveReservationAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationAttachment" nillable="true" type="tns:ReservationAttachment"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveReservationAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReservationAttachmentValidationResult" nillable="true" type="tns:ReservationAttachmentValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteReservationAttachmentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationAttachmentId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteReservationAttachmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteReservationAttachmentValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindReservationAttachmentsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReservationAttachmentSearchCriteria" nillable="true" type="tns:ReservationAttachmentSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReservationAttachmentSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ReservationAttachmentIncludes"/></xs:sequence></xs:complexType><xs:element name="ReservationAttachmentSearchCriteria" nillable="true" type="tns:ReservationAttachmentSearchCriteria"/><xs:complexType name="ReservationAttachmentIncludes"><xs:sequence><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeName" type="xs:boolean"/><xs:element minOccurs="0" name="AttachmentByteArray" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReservationAttachmentIncludes" nillable="true" type="tns:ReservationAttachmentIncludes"/><xs:element name="FindReservationAttachmentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ReservationAttachments" nillable="true" type="tns:ArrayOfReservationAttachment"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReservationAttachment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationAttachment" nillable="true" type="tns:ReservationAttachment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationAttachment" nillable="true" type="tns:ArrayOfReservationAttachment"/><xs:element name="GetRecurringDayPatternRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q247:GetRecurringDayPatternDatesCriteria" xmlns:q247="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRecurringDayPatternDatesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q248:GetRecurringDayPatternDatesResult" xmlns:q248="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessRefundRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q249:ProcessRefundCriteria" xmlns:q249="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessRefundResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q250:ProcessRefundResult" xmlns:q250="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Reservations"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListBusTripsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripRequestSearchCriteria" nillable="true" type="tns:BusTripRequestSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BusTripRequestSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="RequestorId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BusTripNo" type="xs:long"/><xs:element minOccurs="0" name="SeriesID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DepartureFromDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DepartureToDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ArrivalFromDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ArrivalToDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ReturnFromDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ReturnToDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RequestFromDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RequestToDateTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="MinimumNumberOfPersons" type="xs:int"/><xs:element minOccurs="0" name="MaximumNumberOfPersons" type="xs:int"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:BusTripIncludes"/></xs:sequence></xs:complexType><xs:element name="BusTripRequestSearchCriteria" nillable="true" type="tns:BusTripRequestSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find Bustrip requests</xs:documentation></xs:annotation></xs:element><xs:complexType name="BusTripIncludes"><xs:sequence><xs:element minOccurs="0" name="Contacts" type="xs:boolean"/><xs:element minOccurs="0" name="Persons" type="xs:boolean"/><xs:element minOccurs="0" name="ConfirmedBustrips" type="xs:boolean"/><xs:element minOccurs="0" name="UnConfirmedBustrips" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraLugage" type="xs:boolean"/><xs:element minOccurs="0" name="NoExtraLugage" type="xs:boolean"/><xs:element minOccurs="0" name="Pictures" type="xs:boolean"/><xs:element minOccurs="0" name="PictureUrls" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BusTripIncludes" nillable="true" type="tns:BusTripIncludes"/><xs:element name="ListBusTripsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripRequests" nillable="true" type="tns:ArrayOfBusTripRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfBusTripRequest"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BusTripRequest" nillable="true" type="tns:BusTripRequest"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBusTripRequest" nillable="true" type="tns:ArrayOfBusTripRequest"/><xs:complexType name="BusTripRequest"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="BusTripNo" type="xs:long"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SeriesID" type="ser:guid"/><xs:element minOccurs="0" name="SeriesNo" type="xs:long"/><xs:element minOccurs="0" name="Requestor" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ContactPerson" nillable="true" type="tns:Contact"/><xs:element minOccurs="0" name="DepartureAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="DepartureDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ArrivalAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="ArrivalDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="TotalDistance" type="xs:decimal"/><xs:element minOccurs="0" name="AlsoReturn" type="xs:boolean"/><xs:element minOccurs="0" name="ReturnDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ReturnedDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="RequestDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NumPersons" type="xs:int"/><xs:element minOccurs="0" name="NumCompanions" type="xs:int"/><xs:element minOccurs="0" name="ExtraLuggage" type="xs:boolean"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Confirmed" type="xs:boolean"/><xs:element minOccurs="0" name="Status" type="tns:BustripStates"/><xs:element minOccurs="0" name="ModifiedFromSeries" type="xs:boolean"/><xs:element minOccurs="0" name="IsTransfer" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BusTripRequest" nillable="true" type="tns:BusTripRequest"><xs:annotation><xs:documentation>The BusTrip request about to be saved</xs:documentation></xs:annotation></xs:element><xs:simpleType name="BustripStates"><xs:restriction base="xs:string"><xs:enumeration value="Requested"/><xs:enumeration value="Planned"/><xs:enumeration value="Rejected"/><xs:enumeration value="Approved"/><xs:enumeration value="CancelationRequested"/><xs:enumeration value="Outsourced"/><xs:enumeration value="Cancelled"/></xs:restriction></xs:simpleType><xs:element name="BustripStates" nillable="true" type="tns:BustripStates"/><xs:element name="GetBusTripRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBusTripResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripRequest" nillable="true" type="tns:BusTripRequest"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBusTripSerieRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripSerieId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBusTripSerieResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripSerieRequest" nillable="true" type="tns:BusTripSerieRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BusTripSerieRequest"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SerieId" type="ser:guid"/><xs:element minOccurs="0" name="SerieNo" type="xs:long"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FromHour" type="xs:dateTime"/><xs:element minOccurs="0" name="ToHour" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Iterations" type="xs:int"/><xs:element minOccurs="0" name="FrequencyType" type="tns:FrequencyTypes"/><xs:element minOccurs="0" name="Frequency" nillable="true" type="tns:SerieFrequency"/><xs:element minOccurs="0" name="WeekPattern" nillable="true" type="tns:ArrayOfWeekDayRange"/><xs:element minOccurs="0" name="MonthPattern" nillable="true" type="tns:SerieMonthPattern"/><xs:element minOccurs="0" name="YearPattern" nillable="true" type="tns:SerieYearPattern"/><xs:element minOccurs="0" name="Dates" nillable="true" type="q251:ArrayOfdateTime" xmlns:q251="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Bustrips" nillable="true" type="tns:ArrayOfBusTripRequest"/></xs:sequence></xs:complexType><xs:element name="BusTripSerieRequest" nillable="true" type="tns:BusTripSerieRequest"><xs:annotation><xs:documentation>The BusTrips, part of the serie request about to be saved</xs:documentation></xs:annotation></xs:element><xs:element name="SaveBusTripRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripRequest" nillable="true" type="tns:BusTripRequest"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveBusTripResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveBusTripResult" nillable="true" type="tns:BusTripCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BusTripCompositeValidationResult"><xs:sequence><xs:element minOccurs="0" name="BusTrip" nillable="true" type="tns:BusTripRequest"/><xs:element minOccurs="0" name="BusTripValidationResults" nillable="true" type="tns:ArrayOfBusTripValidationResult"/></xs:sequence></xs:complexType><xs:element name="BusTripCompositeValidationResult" nillable="true" type="tns:BusTripCompositeValidationResult"/><xs:complexType name="ArrayOfBusTripValidationResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="BusTripValidationResult" nillable="true" type="tns:BusTripValidationResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBusTripValidationResult" nillable="true" type="tns:ArrayOfBusTripValidationResult"/><xs:element name="SaveBusTripSerieRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BusTripSerieRequest" nillable="true" type="tns:BusTripSerieRequest"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveBusTripSerieResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveBusTripSerieResult" nillable="true" type="tns:BusTripSerieCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="BusTripSerieCompositeValidationResult"><xs:sequence><xs:element minOccurs="0" name="BusTripSerie" nillable="true" type="tns:BusTripSerieRequest"/><xs:element minOccurs="0" name="BusTripValidationResults" nillable="true" type="tns:ArrayOfBusTripValidationResult"/></xs:sequence></xs:complexType><xs:element name="BusTripSerieCompositeValidationResult" nillable="true" type="tns:BusTripSerieCompositeValidationResult"/><xs:element name="CancelBusTripRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelBusTripResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelBusTripResult" nillable="true" type="tns:BusTripCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelBusTripSerieRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelSerieId" type="ser:guid"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelBusTripSerieResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelBusTripSerieResult" nillable="true" type="tns:BusTripSerieCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteBusTripRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeleteId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteBusTripResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteBusTripResult" nillable="true" type="tns:BusTripCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteBusTripSerieRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeleteSerieId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteBusTripSerieResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteBusTripSerieResult" nillable="true" type="tns:BusTripSerieCompositeValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFitnessNonMemberPersonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFitnessNonMemberPersonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessNonMemberPerson" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListFitnessLocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListFitnessLocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessLocations" nillable="true" type="tns:ArrayOfAddressLocation"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindFitnessActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivitySearchCriteria" nillable="true" type="tns:FitnessActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FitnessActivitySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivityIds" nillable="true" type="q252:ArrayOfguid" xmlns:q252="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="DescriptionPattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="LocationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FitnessActivityIncludes"/><xs:element minOccurs="0" name="FitnessActivityCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivityCategoryIds" nillable="true" type="q253:ArrayOfguid" xmlns:q253="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="FitnessActivitySearchCriteria" nillable="true" type="tns:FitnessActivitySearchCriteria"/><xs:complexType name="FitnessActivityIncludes"><xs:sequence><xs:element minOccurs="0" name="Price" type="xs:boolean"/><xs:element minOccurs="0" name="Days" type="xs:boolean"/><xs:element minOccurs="0" name="Slots" type="xs:boolean"/><xs:element minOccurs="0" name="Locations" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="Categories" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityIncludes" nillable="true" type="tns:FitnessActivityIncludes"/><xs:element name="FindFitnessActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessActivities" nillable="true" type="tns:ArrayOfFitnessActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFitnessActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FitnessActivity" nillable="true" type="tns:FitnessActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFitnessActivity" nillable="true" type="tns:ArrayOfFitnessActivity"/><xs:complexType name="FitnessActivity"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Days" nillable="true" type="tns:ArrayOfFitnessActivityDay"/><xs:element minOccurs="0" name="Location" nillable="true" type="tns:AddressLocation"/><xs:element minOccurs="0" name="Image" nillable="true" type="tns:Picture"/><xs:element minOccurs="0" name="ImageUri" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Color" type="q254:Color" xmlns:q254="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="WaitingListDisabled" type="xs:boolean"/><xs:element minOccurs="0" name="Category" nillable="true" type="tns:FitnessActivityCategory"/></xs:sequence></xs:complexType><xs:element name="FitnessActivity" nillable="true" type="tns:FitnessActivity"/><xs:complexType name="ArrayOfFitnessActivityDay"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FitnessActivityDay" nillable="true" type="tns:FitnessActivityDay"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFitnessActivityDay" nillable="true" type="tns:ArrayOfFitnessActivityDay"/><xs:complexType name="FitnessActivityDay"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Slots" nillable="true" type="tns:ArrayOfFitnessActivityDaySlot"/><xs:element minOccurs="0" name="MaxReservations" type="xs:int"/><xs:element minOccurs="0" name="MaxReservationsNonMember" type="xs:int"/><xs:element minOccurs="0" name="CurrentReservations" type="xs:int"/><xs:element minOccurs="0" name="CurrentReservationsMember" type="xs:int"/><xs:element minOccurs="0" name="CurrentReservationsNonMember" type="xs:int"/><xs:element minOccurs="0" name="RemainingReservationsMember" type="xs:int"/><xs:element minOccurs="0" name="RemainingReservationsNonMember" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityDay" nillable="true" type="tns:FitnessActivityDay"/><xs:complexType name="ArrayOfFitnessActivityDaySlot"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FitnessActivityDaySlot" nillable="true" type="tns:FitnessActivityDaySlot"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFitnessActivityDaySlot" nillable="true" type="tns:ArrayOfFitnessActivityDaySlot"/><xs:complexType name="FitnessActivityDaySlot"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reserved" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityDaySlot" nillable="true" type="tns:FitnessActivityDaySlot"/><xs:complexType name="FitnessActivityCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityCategory" nillable="true" type="tns:FitnessActivityCategory"/><xs:element name="GetFitnessActivityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFitnessActivityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessActivity" nillable="true" type="tns:FitnessActivity"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindFitnessActivityCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityCategorySearchCriteria" nillable="true" type="tns:FitnessActivityCategorySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FitnessActivityCategorySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivityCategoryIds" nillable="true" type="q255:ArrayOfguid" xmlns:q255="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityCategorySearchCriteria" nillable="true" type="tns:FitnessActivityCategorySearchCriteria"/><xs:element name="FindFitnessActivityCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessActivityCategories" nillable="true" type="tns:ArrayOfFitnessActivityCategory"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFitnessActivityCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FitnessActivityCategory" nillable="true" type="tns:FitnessActivityCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFitnessActivityCategory" nillable="true" type="tns:ArrayOfFitnessActivityCategory"/><xs:element name="FindFitnessActivityReservationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityReservationSearchCriteria" nillable="true" type="tns:FitnessActivityReservationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FitnessActivityReservationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FitnessActivityDayId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivityDayReservationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FitnessActivityId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FitnessActivityReservationIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityReservationSearchCriteria" nillable="true" type="tns:FitnessActivityReservationSearchCriteria"/><xs:complexType name="FitnessActivityReservationIncludes"><xs:sequence><xs:element minOccurs="0" name="Canceled" type="xs:boolean"/><xs:element minOccurs="0" name="Confirmed" type="xs:boolean"/><xs:element minOccurs="0" name="PersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="Slots" type="xs:boolean"/><xs:element minOccurs="0" name="Locations" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUri" type="xs:boolean"/><xs:element minOccurs="0" name="WaitingList" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityReservationIncludes" nillable="true" type="tns:FitnessActivityReservationIncludes"/><xs:element name="FindFitnessActivityReservationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessActivityReservations" nillable="true" type="tns:ArrayOfFitnessActivityReservation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfFitnessActivityReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FitnessActivityReservation" nillable="true" type="tns:FitnessActivityReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFitnessActivityReservation" nillable="true" type="tns:ArrayOfFitnessActivityReservation"/><xs:complexType name="FitnessActivityReservation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReservationNumber" type="xs:long"/><xs:element minOccurs="0" name="ReservationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ConfirmationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CancelationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="tns:FitnessActivityReservationStatus"/><xs:element minOccurs="0" name="NonMemberResevation" type="xs:boolean"/><xs:element minOccurs="0" name="Warranty" type="xs:decimal"/><xs:element minOccurs="0" name="Credits" type="xs:int"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="FitnessActivity" nillable="true" type="tns:FitnessActivity"/><xs:element minOccurs="0" name="FitnessActivityDay" nillable="true" type="tns:FitnessActivityDay"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="WaitingList" type="xs:boolean"/><xs:element minOccurs="0" name="Posted" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FitnessActivityReservation" nillable="true" type="tns:FitnessActivityReservation"/><xs:simpleType name="FitnessActivityReservationStatus"><xs:restriction base="xs:string"><xs:enumeration value="Reserved"/><xs:enumeration value="Confirmed"/><xs:enumeration value="Canceled"/></xs:restriction></xs:simpleType><xs:element name="FitnessActivityReservationStatus" nillable="true" type="tns:FitnessActivityReservationStatus"/><xs:element name="GetFitnessActivityReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityReservationId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFitnessActivityReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FitnessActivityReservation" nillable="true" type="tns:FitnessActivityReservation"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmFitnessActivityDayReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityDayReservationId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmFitnessActivityDayReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ConfirmFitnessActivityDayReservationResult" nillable="true" type="tns:FitnessActivityReservationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FitnessActivityReservationValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ValidatedFitnessActivityReservation" nillable="true" type="tns:FitnessActivityReservation"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FitnessActivityReservationValidationResult" nillable="true" type="tns:FitnessActivityReservationValidationResult"/><xs:element name="CancelFitnessActivityDayReservationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FitnessActivityDayReservationId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelFitnessActivityDayReservationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelFitnessActivityDayReservationResult" nillable="true" type="tns:FitnessActivityReservationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubscriptionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionSearchCriteria" nillable="true" type="tns:SubscriptionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CreatedFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatedUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:SubscriptionIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ListForProlongation" type="xs:boolean"/><xs:element minOccurs="0" name="ListForReader" type="xs:boolean"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IgnoreExclusionCalendar" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonIdList" nillable="true" type="q256:ArrayOfguid" xmlns:q256="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ModifiedSince" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpositionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionItemId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ModifiedUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SubscriptionSearchCriteria" nillable="true" type="tns:SubscriptionSearchCriteria"/><xs:complexType name="SubscriptionIncludes"><xs:sequence><xs:element minOccurs="0" name="Inactive" type="xs:boolean"/><xs:element minOccurs="0" name="Invalid" type="xs:boolean"/><xs:element minOccurs="0" name="Logs" type="xs:boolean"/><xs:element minOccurs="0" name="PersonCards" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyCurrentPersonCard" type="xs:boolean"/><xs:element minOccurs="0" name="InvalidityReasons" type="xs:boolean"/><xs:element minOccurs="0" name="LessonGroups" type="xs:boolean"/><xs:element minOccurs="0" name="PriceGroup" type="xs:boolean"/><xs:element minOccurs="0" name="ExpositionInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeComponents" type="xs:boolean"/><xs:element minOccurs="0" name="AdmissionImage" type="xs:boolean"/><xs:element minOccurs="0" name="DirectDebitInfo" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SubscriptionIncludes" nillable="true" type="tns:SubscriptionIncludes"/><xs:element name="FindSubscriptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Subscriptions" nillable="true" type="tns:ArrayOfSubscription"/></xs:sequence></xs:complexType></xs:element><xs:element name="ChangeSubscriptionActiveStateRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeSubscriptionActiveStateCriteria" nillable="true" type="tns:ChangeSubscriptionActiveStateCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ChangeSubscriptionActiveStateCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="IsActive" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ChangeSubscriptionActiveStateCriteria" nillable="true" type="tns:ChangeSubscriptionActiveStateCriteria"/><xs:element name="ChangeSubscriptionActiveStateResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ChangeSubscriptionActiveStateValidatonResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubscriptionLogsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionLogSearchCriteria" nillable="true" type="tns:SubscriptionLogSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionLogSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionLogId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonCardId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CreatedFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreatedUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:SubscriptionLogIncludes"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionLogType" nillable="true" type="tns:SubscriptionLogType"/><xs:element minOccurs="0" name="AccessZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReaderIdList" nillable="true" type="q257:ArrayOfguid" xmlns:q257="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="SubscriptionLogSearchCriteria" nillable="true" type="tns:SubscriptionLogSearchCriteria"/><xs:complexType name="SubscriptionLogIncludes"><xs:sequence><xs:element minOccurs="0" name="Person" type="xs:boolean"/><xs:element minOccurs="0" name="PersonBase" type="xs:boolean"/><xs:element minOccurs="0" name="PersonImage" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SubscriptionLogIncludes" nillable="true" type="tns:SubscriptionLogIncludes"/><xs:element name="FindSubscriptionLogsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubscriptionLogs" nillable="true" type="tns:ArrayOfSubscriptionLog"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubscriptionArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionArticleSearchCriteria" nillable="true" type="tns:SubscriptionArticleSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionArticleSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BuyerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Types" type="tns:SubscriptionType"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:SubscriptionArticleIncludes"/><xs:element minOccurs="0" name="ForVouchers" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DivisionIds" nillable="true" type="q258:ArrayOfguid" xmlns:q258="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ArticleGroupIds" nillable="true" type="q259:ArrayOfguid" xmlns:q259="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="SubscriptionArticleSearchCriteria" nillable="true" type="tns:SubscriptionArticleSearchCriteria"/><xs:simpleType name="SubscriptionType"><xs:restriction base="xs:string"><xs:enumeration value="Subscription"/><xs:enumeration value="ETicket"/><xs:enumeration value="All"/></xs:restriction></xs:simpleType><xs:element name="SubscriptionType" nillable="true" type="tns:SubscriptionType"/><xs:complexType name="SubscriptionArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImages" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImageUrls" type="xs:boolean"/><xs:element minOccurs="0" name="DirectDebits" type="xs:boolean"/><xs:element minOccurs="0" name="Prices" type="xs:boolean"/><xs:element minOccurs="0" name="LessonGroups" type="xs:boolean"/><xs:element minOccurs="0" name="Barcodes" type="xs:boolean"/><xs:element minOccurs="0" name="IsLessonGroupItem" type="xs:boolean"/><xs:element minOccurs="0" name="CardCreations" type="xs:boolean"/><xs:element minOccurs="0" name="SwimmingLevel" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SubscriptionArticleIncludes" nillable="true" type="tns:SubscriptionArticleIncludes"/><xs:element name="FindSubscriptionArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubscriptionArticles" nillable="true" type="tns:ArrayOfSubscriptionArticle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSubscriptionArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionArticle" nillable="true" type="tns:SubscriptionArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionArticle" nillable="true" type="tns:ArrayOfSubscriptionArticle"/><xs:element name="CancelSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelSubscriptionCriteria" nillable="true" type="tns:CancelSubscriptionCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CancelSubscriptionCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CancelSubscriptionCriteria" nillable="true" type="tns:CancelSubscriptionCriteria"/><xs:element name="CancelSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelSubscriptionResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSubscriptionArticleFamilyMembersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionArticleFamilyMembersCriteria" nillable="true" type="tns:SubscriptionArticleFamilyMembersCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionArticleFamilyMembersCriteria"><xs:sequence><xs:element minOccurs="0" name="HeadOfFamilyId" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionArticleId" type="ser:guid"/><xs:element minOccurs="0" name="IncludePersonCards" type="xs:boolean"/><xs:element minOccurs="0" name="SubscriptionCustomerId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SubscriptionArticleFamilyMembersCriteria" nillable="true" type="tns:SubscriptionArticleFamilyMembersCriteria"/><xs:element name="GetSubscriptionArticleFamilyMembersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FamilyMembers" nillable="true" type="tns:ArrayOfSubscriptionArticleFamilyMember"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSubscriptionArticleFamilyMember"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionArticleFamilyMember" nillable="true" type="tns:SubscriptionArticleFamilyMember"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionArticleFamilyMember" nillable="true" type="tns:ArrayOfSubscriptionArticleFamilyMember"/><xs:complexType name="SubscriptionArticleFamilyMember"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="PersonCards" nillable="true" type="tns:ArrayOfPersonCard"/></xs:sequence></xs:complexType><xs:element name="SubscriptionArticleFamilyMember" nillable="true" type="tns:SubscriptionArticleFamilyMember"/><xs:element name="AddPersonCardSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPersonCardSubscriptionCriteria" nillable="true" type="tns:PersonCardSubscriptionCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonCardSubscriptionCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PersonCardSubscriptionCriteria" nillable="true" type="tns:PersonCardSubscriptionCriteria"/><xs:element name="AddPersonCardSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPersonCardSubscriptionValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemovePersonCardSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RemovePersonCardSubscriptionCriteria" nillable="true" type="tns:PersonCardSubscriptionCriteria"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemovePersonCardSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemovePersonCardSubscriptionValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDirectDebitSummaryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DirectDebitSummaryCriteria" nillable="true" type="tns:DirectDebitSummaryCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DirectDebitSummaryCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="ContractStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CollectionDay" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DirectDebitSummaryCriteria" nillable="true" type="tns:DirectDebitSummaryCriteria"/><xs:element name="GetDirectDebitSummaryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DirectDebitSummaryResult" nillable="true" type="tns:DirectDebitSummaryResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DirectDebitSummaryResult"><xs:sequence><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="ContractStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="FirstPaymentDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CollectionFrequency" nillable="true" type="tns:DirectDebitCollectionFrequency"/><xs:element minOccurs="0" name="CollectionAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ProRataAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ProRataFactor" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="DirectDebitSummaryResult" nillable="true" type="tns:DirectDebitSummaryResult"/><xs:element name="DevaluateSubscriptionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DevaluateSubscriptionCriteria" nillable="true" type="tns:DevaluateSubscriptionCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DevaluateSubscriptionCriteria"><xs:sequence><xs:element minOccurs="0" name="ScannedBarCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Markdowns" type="xs:int"/><xs:element minOccurs="0" name="IgnoreExclusionCalendar" type="xs:boolean"/><xs:element minOccurs="0" name="ReturnCurrentPersonCard" type="xs:boolean"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:DevaluateSubscriptionIncludes"/></xs:sequence></xs:complexType><xs:element name="DevaluateSubscriptionCriteria" nillable="true" type="tns:DevaluateSubscriptionCriteria"/><xs:complexType name="DevaluateSubscriptionIncludes"><xs:sequence><xs:element minOccurs="0" name="CultureEventInfo" type="xs:boolean"/><xs:element minOccurs="0" name="AdmissionImage" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DevaluateSubscriptionIncludes" nillable="true" type="tns:DevaluateSubscriptionIncludes"/><xs:element name="DevaluateSubscriptionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DevaluateSubscriptionResult" nillable="true" type="tns:DevaluateSubscriptionResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DevaluateSubscriptionResult"><xs:sequence><xs:element minOccurs="0" name="DevaluateSubscriptionState" type="tns:DevaluateSubscriptionState"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Subscriptions" nillable="true" type="tns:ArrayOfSubscription"/><xs:element minOccurs="0" name="SubscriptionWithInvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionWithInvalidityReasons"/><xs:element minOccurs="0" name="CultureEventInfo" nillable="true" type="tns:CultureEventInfo"/></xs:sequence></xs:complexType><xs:element name="DevaluateSubscriptionResult" nillable="true" type="tns:DevaluateSubscriptionResult"/><xs:simpleType name="DevaluateSubscriptionState"><xs:restriction base="xs:string"><xs:enumeration value="Ok"/><xs:enumeration value="NOk"/><xs:enumeration value="SelectSubscription"/></xs:restriction></xs:simpleType><xs:element name="DevaluateSubscriptionState" nillable="true" type="tns:DevaluateSubscriptionState"/><xs:complexType name="ArrayOfSubscriptionWithInvalidityReasons"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionWithInvalidityReasons" nillable="true" type="tns:SubscriptionWithInvalidityReasons"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionWithInvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionWithInvalidityReasons"/><xs:complexType name="SubscriptionWithInvalidityReasons"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="InvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionInvalidityReasons"/></xs:sequence></xs:complexType><xs:element name="SubscriptionWithInvalidityReasons" nillable="true" type="tns:SubscriptionWithInvalidityReasons"/><xs:complexType name="CultureEventInfo"><xs:sequence><xs:element minOccurs="0" name="SeatNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Row" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CultureEventInfo" nillable="true" type="tns:CultureEventInfo"/><xs:element name="RegisterSubscriptionRefusationLogRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionRefusationLogCriteria" nillable="true" type="tns:SubscriptionRefusationLogCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionRefusationLogCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SubscriptionRefusationLogCriteria" nillable="true" type="tns:SubscriptionRefusationLogCriteria"/><xs:element name="RegisterSubscriptionRefusationLogResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RegisterSubscriptionRefusationLogValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSubscriptionConversionArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SubscriptionConversionArticleCriteria" nillable="true" type="tns:SubscriptionConversionArticleCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SubscriptionConversionArticleCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="SubscriptionConversionArticleCriteria" nillable="true" type="tns:SubscriptionConversionArticleCriteria"/><xs:element name="FindSubscriptionConversionArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubscriptionConversionArticles" nillable="true" type="tns:ArrayOfSubscriptionConversionArticle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfSubscriptionConversionArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SubscriptionConversionArticle" nillable="true" type="tns:SubscriptionConversionArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSubscriptionConversionArticle" nillable="true" type="tns:ArrayOfSubscriptionConversionArticle"/><xs:complexType name="SubscriptionConversionArticle"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Prices" nillable="true" type="tns:ArrayOfSubscriptionArticlePrice"/><xs:element minOccurs="0" name="DirectDebitProcessing" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SubscriptionConversionArticle" nillable="true" type="tns:SubscriptionConversionArticle"/><xs:element name="IsAvailable"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="IsAvailableResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsAvailableResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLicenseModulesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLicenseModulesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxWsdlModules"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfRcxWsdlModules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RcxWsdlModules" type="tns:RcxWsdlModules"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRcxWsdlModules" nillable="true" type="tns:ArrayOfRcxWsdlModules"/><xs:simpleType name="RcxWsdlModules"><xs:restriction base="xs:string"><xs:enumeration value="General"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Articles"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Activities"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Expositions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ticketing"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Reservations"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">50</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LessonsChildren"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Purchase"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">70</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BusTrips"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">80</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Fitness"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">90</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rental"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Subscriptions"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">110</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LessonsTeachers"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">120</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="BKO"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Files"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">140</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="LocalCounter"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">150</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Counter"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">160</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Scenarios"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">170</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ManagerApp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">180</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="RcxWsdlModules" nillable="true" type="tns:RcxWsdlModules"/><xs:element name="ListAppLicensesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListAppLicensesRequestCriteria" nillable="true" type="tns:AppLicenseCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AppLicenseCriteria"><xs:sequence><xs:element minOccurs="0" name="Application" nillable="true" type="tns:AppLicenses"/></xs:sequence></xs:complexType><xs:element name="AppLicenseCriteria" nillable="true" type="tns:AppLicenseCriteria"/><xs:simpleType name="AppLicenses"><xs:restriction base="xs:string"><xs:enumeration value="RcxWsdl"/><xs:enumeration value="RcxWebshop"/><xs:enumeration value="RcxWebLLVInstructor"/><xs:enumeration value="RcxTabletLLV"/><xs:enumeration value="RcxWebBkoCentra"/></xs:restriction></xs:simpleType><xs:element name="AppLicenses" nillable="true" type="tns:AppLicenses"/><xs:element name="ListAppLicensesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AppLicences" nillable="true" type="tns:ArrayOfAppLicense"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAppLicense"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AppLicense" nillable="true" type="tns:AppLicense"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAppLicense" nillable="true" type="tns:ArrayOfAppLicense"/><xs:complexType name="AppLicense"><xs:sequence><xs:element minOccurs="0" name="AppName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NoOfUsers" type="xs:int"/><xs:element minOccurs="0" name="NoOfDivisions" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="AppLicense" nillable="true" type="tns:AppLicense"/><xs:complexType name="RcxWebshopLicense"><xs:complexContent mixed="false"><xs:extension base="tns:AppLicense"><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxWebshopModules"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RcxWebshopLicense" nillable="true" type="tns:RcxWebshopLicense"/><xs:complexType name="ArrayOfRcxWebshopModules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RcxWebshopModules" type="tns:RcxWebshopModules"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRcxWebshopModules" nillable="true" type="tns:ArrayOfRcxWebshopModules"/><xs:complexType name="RcxWsdlLicense"><xs:complexContent mixed="false"><xs:extension base="tns:AppLicense"><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxWsdlModules"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RcxWsdlLicense" nillable="true" type="tns:RcxWsdlLicense"/><xs:complexType name="RcxTabletLLVLicense"><xs:complexContent mixed="false"><xs:extension base="tns:AppLicense"><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxTabletLLVModules"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RcxTabletLLVLicense" nillable="true" type="tns:RcxTabletLLVLicense"/><xs:complexType name="ArrayOfRcxTabletLLVModules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RcxTabletLLVModules" type="tns:RcxTabletLLVModules"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRcxTabletLLVModules" nillable="true" type="tns:ArrayOfRcxTabletLLVModules"/><xs:simpleType name="RcxTabletLLVModules"><xs:restriction base="xs:string"><xs:enumeration value="General"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="RcxTabletLLVModules" nillable="true" type="tns:RcxTabletLLVModules"/><xs:complexType name="RcxWebBkoCentraLicense"><xs:complexContent mixed="false"><xs:extension base="tns:AppLicense"><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxWebBKOCentraModules"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RcxWebBkoCentraLicense" nillable="true" type="tns:RcxWebBkoCentraLicense"/><xs:complexType name="ArrayOfRcxWebBKOCentraModules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RcxWebBKOCentraModules" type="tns:RcxWebBKOCentraModules"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRcxWebBKOCentraModules" nillable="true" type="tns:ArrayOfRcxWebBKOCentraModules"/><xs:simpleType name="RcxWebBKOCentraModules"><xs:restriction base="xs:string"><xs:enumeration value="General"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="RcxWebBKOCentraModules" nillable="true" type="tns:RcxWebBKOCentraModules"/><xs:complexType name="RcxWebLLVInstructorLicense"><xs:complexContent mixed="false"><xs:extension base="tns:AppLicense"><xs:sequence><xs:element minOccurs="0" name="Modules" nillable="true" type="tns:ArrayOfRcxWebLLVInstructorModules"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RcxWebLLVInstructorLicense" nillable="true" type="tns:RcxWebLLVInstructorLicense"/><xs:complexType name="ArrayOfRcxWebLLVInstructorModules"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RcxWebLLVInstructorModules" type="tns:RcxWebLLVInstructorModules"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRcxWebLLVInstructorModules" nillable="true" type="tns:ArrayOfRcxWebLLVInstructorModules"/><xs:simpleType name="RcxWebLLVInstructorModules"><xs:restriction base="xs:string"><xs:enumeration value="General"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="RcxWebLLVInstructorModules" nillable="true" type="tns:RcxWebLLVInstructorModules"/><xs:element name="GetUtcOffsetRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUtcOffsetResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UtcOffsetResult" nillable="true" type="q260:UtcOffsetResult" xmlns:q260="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindReasonsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReasonSearchCriteria" nillable="true" type="tns:ReasonSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReasonSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReasonType" nillable="true" type="tns:ReasonType"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ReasonIncludes"/><xs:element minOccurs="0" name="PersonType" nillable="true" type="tns:PersonType"/></xs:sequence></xs:complexType><xs:element name="ReasonSearchCriteria" nillable="true" type="tns:ReasonSearchCriteria"/><xs:complexType name="ReasonIncludes"><xs:sequence><xs:element minOccurs="0" name="CancelCostSensitive" type="xs:boolean"/><xs:element minOccurs="0" name="CancelCostPercentagePeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ReasonIncludes" nillable="true" type="tns:ReasonIncludes"/><xs:element name="FindReasonsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Reasons" nillable="true" type="tns:ArrayOfReason"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReason"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Reason" nillable="true" type="tns:Reason"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReason" nillable="true" type="tns:ArrayOfReason"/><xs:element name="ListZipcodesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ZipcodesSearchCriteria" nillable="true" type="tns:ZipcodesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ZipcodesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="CityNamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ZipcodePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ZipcodesSearchCriteria" nillable="true" type="tns:ZipcodesSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find Zipcodes</xs:documentation></xs:annotation></xs:element><xs:element name="ListZipcodesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Zipcodes" nillable="true" type="tns:ArrayOfZipcode"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListZipcodeStreetsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ZipcodeStreetsSearchCriteria" nillable="true" type="tns:ZipcodeStreetsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ZipcodeStreetsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ZipcodeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="StreetNamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncludeZipcodes" type="xs:boolean"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Zipcode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ZipcodeStreetsSearchCriteria" nillable="true" type="tns:ZipcodeStreetsSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find Zipcode streets</xs:documentation></xs:annotation></xs:element><xs:element name="ListZipcodeStreetsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ZipcodeStreets" nillable="true" type="tns:ArrayOfZipcodeStreet"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfZipcodeStreet"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ZipcodeStreet" nillable="true" type="tns:ZipcodeStreet"/></xs:sequence></xs:complexType><xs:element name="ArrayOfZipcodeStreet" nillable="true" type="tns:ArrayOfZipcodeStreet"/><xs:complexType name="ZipcodeStreet"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="StreetName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zipcodes" nillable="true" type="tns:ArrayOfZipcode"/></xs:sequence></xs:complexType><xs:element name="ZipcodeStreet" nillable="true" type="tns:ZipcodeStreet"/><xs:element name="ListZipcodeCendrisStreetsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ZipcodeCendrisStreetsSearchCriteria" nillable="true" type="tns:ZipcodeCendrisStreetsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ZipcodeCendrisStreetsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ZipcodePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ZipcodeCendrisStreetIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ZipcodeCendrisStreetsSearchCriteria" nillable="true" type="tns:ZipcodeCendrisStreetsSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find Zipcode streets</xs:documentation></xs:annotation></xs:element><xs:complexType name="ZipcodeCendrisStreetIncludes"><xs:sequence><xs:element minOccurs="0" name="Zipcodes" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ZipcodeCendrisStreetIncludes" nillable="true" type="tns:ZipcodeCendrisStreetIncludes"/><xs:element name="ListZipcodeCendrisStreetsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ZipcodeCendrisStreets" nillable="true" type="tns:ArrayOfZipcodeCendrisStreet"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfZipcodeCendrisStreet"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ZipcodeCendrisStreet" nillable="true" type="tns:ZipcodeCendrisStreet"/></xs:sequence></xs:complexType><xs:element name="ArrayOfZipcodeCendrisStreet" nillable="true" type="tns:ArrayOfZipcodeCendrisStreet"/><xs:complexType name="ZipcodeCendrisStreet"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipcodeId" type="ser:guid"/><xs:element minOccurs="0" name="Zipcode" nillable="true" type="tns:Zipcode"/></xs:sequence></xs:complexType><xs:element name="ZipcodeCendrisStreet" nillable="true" type="tns:ZipcodeCendrisStreet"/><xs:element name="ListLocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListLocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Locations" nillable="true" type="tns:ArrayOfAddressLocation"/></xs:sequence></xs:complexType></xs:element><xs:element name="GenLoyaltyCardIsValidRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GenLoyaltyCardIsValidCriteria" nillable="true" type="tns:GenLoyaltyCardIsValidCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GenLoyaltyCardIsValidCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Profile" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" type="ser:guid"/><xs:element minOccurs="0" name="ProductType" type="tns:GenLoyaltyCardDiscountProductType"/></xs:sequence></xs:complexType><xs:element name="GenLoyaltyCardIsValidCriteria" nillable="true" type="tns:GenLoyaltyCardIsValidCriteria"/><xs:simpleType name="GenLoyaltyCardDiscountProductType"><xs:restriction base="xs:string"><xs:enumeration value="OrganisedVisit"/><xs:enumeration value="Item"/><xs:enumeration value="CultureEventReservation"/></xs:restriction></xs:simpleType><xs:element name="GenLoyaltyCardDiscountProductType" nillable="true" type="tns:GenLoyaltyCardDiscountProductType"/><xs:element name="GenLoyaltyCardIsValidResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GenLoyaltyCardIsValidResult" nillable="true" type="tns:GenLoyaltyCardIsValidResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GenLoyaltyCardIsValidResult"><xs:sequence><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="InvalidCardReason" type="tns:GenLoyaltyInvalidCardReason"/><xs:element minOccurs="0" name="ParticipantId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GenLoyaltyCardIsValidResult" nillable="true" type="tns:GenLoyaltyCardIsValidResult"/><xs:simpleType name="GenLoyaltyInvalidCardReason"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="InvalidCardNumber"/><xs:enumeration value="CardDisabled"/><xs:enumeration value="ProfileMismatch"/><xs:enumeration value="ProfileExpired"/><xs:enumeration value="InternalError"/><xs:enumeration value="NotEnoughPoints"/><xs:enumeration value="AlreadyUsed"/></xs:restriction></xs:simpleType><xs:element name="GenLoyaltyInvalidCardReason" nillable="true" type="tns:GenLoyaltyInvalidCardReason"/><xs:element name="ApplyGenLoyaltyCardDiscountRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ApplyGenLoyaltyCardDiscountCriteria" nillable="true" type="tns:ApplyGenLoyaltyCardDiscountCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ApplyGenLoyaltyCardDiscountCriteria"><xs:sequence><xs:element minOccurs="0" name="ProductType" type="tns:GenLoyaltyCardDiscountProductType"/><xs:element minOccurs="0" name="ProductId" type="ser:guid"/><xs:element minOccurs="0" name="GenLoyaltyParticipantId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LockId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ApplyGenLoyaltyCardDiscountCriteria" nillable="true" type="tns:ApplyGenLoyaltyCardDiscountCriteria"/><xs:element name="ApplyGenLoyaltyCardDiscountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ApplyGenLoyaltyCardDiscountResult" nillable="true" type="tns:ApplyGenLoyaltyCardDiscountResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ApplyGenLoyaltyCardDiscountResult"><xs:sequence><xs:element minOccurs="0" name="DiscountCalculated" type="xs:boolean"/><xs:element minOccurs="0" name="Discount" type="xs:decimal"/><xs:element minOccurs="0" name="GenLoyaltyTransactionId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ApplyGenLoyaltyCardDiscountResult" nillable="true" type="tns:ApplyGenLoyaltyCardDiscountResult"/><xs:element name="UnapplyGenLoyaltyCardDiscountRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UnapplyGenLoyaltyCardDiscountCriteria" nillable="true" type="tns:UnapplyGenLoyaltyCardDiscountCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UnapplyGenLoyaltyCardDiscountCriteria"><xs:sequence><xs:element minOccurs="0" name="ProductType" type="tns:GenLoyaltyCardDiscountProductType"/><xs:element minOccurs="0" name="ProductId" type="ser:guid"/><xs:element minOccurs="0" name="GenLoyaltyTransactionId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UnapplyGenLoyaltyCardDiscountCriteria" nillable="true" type="tns:UnapplyGenLoyaltyCardDiscountCriteria"/><xs:element name="UnapplyGenLoyaltyCardDiscountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnapplyGenLoyaltyCardDiscountResult" nillable="true" type="tns:UnapplyGenLoyaltyCardDiscountResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UnapplyGenLoyaltyCardDiscountResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="UnapplyGenLoyaltyCardDiscountResult" nillable="true" type="tns:UnapplyGenLoyaltyCardDiscountResult"/><xs:element name="ValidateVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateVoucherCriteria" nillable="true" type="q261:ValidateVoucherCriteria" xmlns:q261="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateVoucherResult" nillable="true" type="q262:ValidateVoucherResult" xmlns:q262="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RedeemVoucherCriteria" nillable="true" type="q263:RedeemVoucherCriteria" xmlns:q263="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="RedeemVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RedeemVoucherResult" nillable="true" type="q264:RedeemVoucherResult" xmlns:q264="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnRedeemVoucherRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UnRedeemVoucherCriteria" nillable="true" type="q265:UnRedeemVoucherCriteria" xmlns:q265="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnRedeemVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnRedeemVoucherResult" nillable="true" type="q266:UnRedeemVoucherResult" xmlns:q266="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindTransportArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="TransportArticlesSearchCriteria" nillable="true" type="tns:TransportArticlesSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="TransportArticlesSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Rental" type="xs:boolean"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:TransportArticleIncludes"/></xs:sequence></xs:complexType><xs:element name="TransportArticlesSearchCriteria" nillable="true" type="tns:TransportArticlesSearchCriteria"/><xs:complexType name="TransportArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleGroup" type="xs:boolean"/><xs:element minOccurs="0" name="Attachment" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="TransportArticleIncludes" nillable="true" type="tns:TransportArticleIncludes"/><xs:element name="FindTransportArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TransportArticles" nillable="true" type="tns:ArrayOfTransportArticle"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfTransportArticle"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TransportArticle" nillable="true" type="tns:TransportArticle"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTransportArticle" nillable="true" type="tns:ArrayOfTransportArticle"/><xs:complexType name="TransportArticle"><xs:sequence><xs:element minOccurs="0" name="Module" type="tns:RcxWebshopModules"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="Article" nillable="true" type="tns:Article"/></xs:sequence></xs:complexType><xs:element name="TransportArticle" nillable="true" type="tns:TransportArticle"/><xs:element name="GetDigitalWalletRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetDigitalWalletCriteria" nillable="true" type="q267:GetDigitalWalletCriteria" xmlns:q267="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDigitalWalletResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DigitalWallet" nillable="true" type="q268:DigitalWallet" xmlns:q268="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="VendingMachineDigitalWalletPayoutLockRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DigitalWalletId" type="ser:guid"/><xs:element minOccurs="0" name="LockState" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="RegisterOverstayChargesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RegisterOverstayChargesCriteria" nillable="true" type="q269:RegisterOverstayChargesCriteria" xmlns:q269="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterCriteria" nillable="true" type="q270:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterCriteria" xmlns:q270="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResult" nillable="true" type="tns:ArrayOfPrintDataForWindowsPrinter"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDigitalWalletsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetDigitalWalletsCriteria" nillable="true" type="q271:GetDigitalWalletsCriteria" xmlns:q271="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDigitalWalletsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DigitalWallets" nillable="true" type="q272:ArrayOfDigitalWallet" xmlns:q272="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCreditCardTokenToDigitalWalletRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddCreditCardTokenToDigitalWalletCriteria" nillable="true" type="q273:AddCreditCardTokenToDigitalWalletCriteria" xmlns:q273="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCreditCardTokenToDigitalWalletResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddCreditCardTokenToDigitalWalletResult" nillable="true" type="q274:AddCreditCardTokenToDigitalWalletResult" xmlns:q274="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="BlockDivisionCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BlockDivisionCardCriteria" nillable="true" type="q275:BlockDivisionCardCriteria" xmlns:q275="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="BlockDivisionCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="BlockDivisionCardResult" nillable="true" type="q276:BlockDivisionCardResult" xmlns:q276="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCardCriteria" nillable="true" type="tns:GetCardCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCardCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CardString" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:CardIncludes"/></xs:sequence></xs:complexType><xs:element name="GetCardCriteria" nillable="true" type="tns:GetCardCriteria"/><xs:complexType name="CardIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludePersonDetails" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeUserProfileImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeGuestDetails" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CardIncludes" nillable="true" type="tns:CardIncludes"/><xs:element name="GetCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Card" nillable="true" type="tns:Card"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPointOfSalesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PointOfSaleSearchCriteria" nillable="true" type="tns:PointOfSaleSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PointOfSaleSearchCriteria"><xs:sequence/></xs:complexType><xs:element name="PointOfSaleSearchCriteria" nillable="true" type="tns:PointOfSaleSearchCriteria"/><xs:element name="GetPointOfSalesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PointOfSales" nillable="true" type="tns:ArrayOfPointOfSale"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetReadersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReaderSearchCriteria" nillable="true" type="tns:ReaderSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ReaderSearchCriteria"><xs:sequence/></xs:complexType><xs:element name="ReaderSearchCriteria" nillable="true" type="tns:ReaderSearchCriteria"/><xs:element name="GetReadersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Readers" nillable="true" type="tns:ArrayOfReader"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfReader"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Reader" nillable="true" type="tns:Reader"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReader" nillable="true" type="tns:ArrayOfReader"/><xs:complexType name="Reader"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:unsignedByte"/><xs:element minOccurs="0" name="Address" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccessWithoutSubscription" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Reader" nillable="true" type="tns:Reader"/><xs:element name="GetReaderSummaryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ReaderSummarySearchCriteria" nillable="true" type="q277:ReaderSummarySearchCriteria" xmlns:q277="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetReaderSummaryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetReaderSummaryResult" nillable="true" type="tns:GetReaderSummaryResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetReaderSummaryResult"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReaderName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Visitors" type="xs:int"/><xs:element minOccurs="0" name="ZoneSummaries" nillable="true" type="tns:ArrayOfZoneSummary"/></xs:sequence></xs:complexType><xs:element name="GetReaderSummaryResult" nillable="true" type="tns:GetReaderSummaryResult"/><xs:complexType name="ArrayOfZoneSummary"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ZoneSummary" nillable="true" type="tns:ZoneSummary"/></xs:sequence></xs:complexType><xs:element name="ArrayOfZoneSummary" nillable="true" type="tns:ArrayOfZoneSummary"/><xs:complexType name="ZoneSummary"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ZoneName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZoneVisitors" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ZoneSummary" nillable="true" type="tns:ZoneSummary"/><xs:element name="IsValidVerificationCodeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="IsValidVerificationCodeCriteria" nillable="true" type="tns:IsValidVerificationCodeCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IsValidVerificationCodeCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IsValidVerificationCodeCriteria" nillable="true" type="tns:IsValidVerificationCodeCriteria"/><xs:element name="IsValidVerificationCodeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsValidVerificationCodeResponse" nillable="true" type="tns:IsValidVerificationCodeResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IsValidVerificationCodeResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="IsValidVerificationCodeResult" nillable="true" type="tns:IsValidVerificationCodeResult"/><xs:element name="GetFullCardNumberRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetFullCardNumberCriteria" nillable="true" type="tns:GetFullCardNumberCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetFullCardNumberCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetFullCardNumberCriteria" nillable="true" type="tns:GetFullCardNumberCriteria"/><xs:element name="GetFullCardNumberResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFullCardNumberResult" nillable="true" type="tns:GetFullCardNumberResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetFullCardNumberResult"><xs:sequence><xs:element minOccurs="0" name="FullCardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetFullCardNumberResult" nillable="true" type="tns:GetFullCardNumberResult"/><xs:element name="GetTranslationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetTranslationsCriteria" nillable="true" type="tns:GetTranslationsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetTranslationsCriteria"><xs:sequence><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Application" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetTranslationsCriteria" nillable="true" type="tns:GetTranslationsCriteria"/><xs:element name="GetTranslationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTranslationsResponse" nillable="true" type="tns:GetTranslationsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetTranslationsResult"><xs:sequence><xs:element minOccurs="0" name="Translations" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetTranslationsResult" nillable="true" type="tns:GetTranslationsResult"/><xs:element name="GetCurrentWsdlVersionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetCurrentWsdlVersionSearchCriteria" nillable="true" type="tns:GetCurrentWsdlVersionSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCurrentWsdlVersionSearchCriteria"><xs:sequence/></xs:complexType><xs:element name="GetCurrentWsdlVersionSearchCriteria" nillable="true" type="tns:GetCurrentWsdlVersionSearchCriteria"/><xs:element name="GetCurrentWsdlVersionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCurrentWsdlVersionResult" nillable="true" type="tns:GetCurrentWsdlVersionResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCurrentWsdlVersionResult"><xs:sequence><xs:element minOccurs="0" name="ServiceVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StorageVersion" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetCurrentWsdlVersionResult" nillable="true" type="tns:GetCurrentWsdlVersionResult"/><xs:element name="GetSubscriptionsWithInvalidityReasonsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSubscriptionsInvalidityReasonsFromAddressCardSearchCriteria" nillable="true" type="tns:GetSubscriptionsInvalidityReasonsFromAddressCardSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetSubscriptionsInvalidityReasonsFromAddressCardSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="AddressCardId" type="ser:guid"/><xs:element minOccurs="0" name="ReaderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="HolidayCalendarId" type="ser:guid"/><xs:element minOccurs="0" name="IgnoreExclusionCalendar" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GetSubscriptionsInvalidityReasonsFromAddressCardSearchCriteria" nillable="true" type="tns:GetSubscriptionsInvalidityReasonsFromAddressCardSearchCriteria"/><xs:element name="GetSubscriptionsWithInvalidityReasonsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubscriptionsWithInvalidityReasons" nillable="true" type="tns:ArrayOfSubscriptionWithInvalidityReasons"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDefaultPointOfSalesCustomerRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDefaultPointOfSalesCustomerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DefaultPointOfSalesCustomer" nillable="true" type="q278:DefaultPointOfSalesCustomer" xmlns:q278="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindAccessZonesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AccessZoneCriteria" nillable="true" type="tns:AccessZoneCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AccessZoneCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:AccessZoneIncludes"/><xs:element minOccurs="0" name="OccupancyFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="OccupancyUntil" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="AccessZoneCriteria" nillable="true" type="tns:AccessZoneCriteria"/><xs:complexType name="AccessZoneIncludes"><xs:sequence><xs:element minOccurs="0" name="EntranceReaders" type="xs:boolean"/><xs:element minOccurs="0" name="ExitReaders" type="xs:boolean"/><xs:element minOccurs="0" name="Occupancy" type="xs:boolean"/><xs:element minOccurs="0" name="InactiveZoneControl" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AccessZoneIncludes" nillable="true" type="tns:AccessZoneIncludes"/><xs:element name="FindAccessZonesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AccessZones" nillable="true" type="tns:ArrayOfAccessZone"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAccessZone"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AccessZone" nillable="true" type="tns:AccessZone"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAccessZone" nillable="true" type="tns:ArrayOfAccessZone"/><xs:complexType name="AccessZone"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" type="xs:int"/><xs:element minOccurs="0" name="Readers" nillable="true" type="tns:ArrayOfAccessZoneReader"/><xs:element minOccurs="0" name="Occupancy" nillable="true" type="tns:AccessZoneOccupancy"/></xs:sequence></xs:complexType><xs:element name="AccessZone" nillable="true" type="tns:AccessZone"/><xs:complexType name="ArrayOfAccessZoneReader"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AccessZoneReader" nillable="true" type="tns:AccessZoneReader"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAccessZoneReader" nillable="true" type="tns:ArrayOfAccessZoneReader"/><xs:complexType name="AccessZoneReader"><xs:sequence><xs:element minOccurs="0" name="Reader" nillable="true" type="tns:Reader"/><xs:element minOccurs="0" name="Type" type="tns:AccessZoneReaderType"/></xs:sequence></xs:complexType><xs:element name="AccessZoneReader" nillable="true" type="tns:AccessZoneReader"/><xs:simpleType name="AccessZoneReaderType"><xs:restriction base="xs:string"><xs:enumeration value="Entry"/><xs:enumeration value="Exit"/></xs:restriction></xs:simpleType><xs:element name="AccessZoneReaderType" nillable="true" type="tns:AccessZoneReaderType"/><xs:complexType name="AccessZoneOccupancy"><xs:sequence><xs:element minOccurs="0" name="MaxVisitors" type="xs:int"/><xs:element minOccurs="0" name="MaxVisitorsPerDay" type="xs:int"/><xs:element minOccurs="0" name="VisitorsToday" type="xs:int"/><xs:element minOccurs="0" name="VisitorsCurrent" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="AccessZoneOccupancy" nillable="true" type="tns:AccessZoneOccupancy"/><xs:element name="GetCurrentDivisionRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentDivisionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CurrentDivision" nillable="true" type="tns:Division"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeEmailRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="q279:UnsubscribeEmailCriteria" xmlns:q279="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Persons"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeMailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesQuestionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetSalesQuestionsCriteria" nillable="true" type="q280:GetSalesQuestionsCriteria" xmlns:q280="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSalesQuestionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q281:GetSalesQuestionsResult" xmlns:q281="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSalesShiftsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:FindSalesShiftsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesShiftsCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="FromDate" type="xs:dateTime"/><xs:element minOccurs="0" name="TillDate" type="xs:dateTime"/><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindSalesShiftsCriteria" nillable="true" type="tns:FindSalesShiftsCriteria"/><xs:element name="FindSalesShiftsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindSalesShiftsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesShiftsResult"><xs:sequence><xs:element minOccurs="0" name="SalesShifts" nillable="true" type="q282:ArrayOfSalesShift" xmlns:q282="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="FindSalesShiftsResult" nillable="true" type="tns:FindSalesShiftsResult"/><xs:element name="ValidateUserNameRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateUserNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateUserRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Credentials" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="IgnoreUpdatePasswordIsChangedByUserOnWebField" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeGenerateExternalLoginToken" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetResellerCodeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ResellerCodeSearchCriteria" nillable="true" type="q283:ResellerCodeSearchCriteria" xmlns:q283="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetResellerCodeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ResellerCode" nillable="true" type="q284:ResellerCode" xmlns:q284="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTotalSalesByResellerCategoryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ResellerCategoryId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTotalSalesByResellerCategoryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TotalSales" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateContactRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticateContactCriteria" nillable="true" type="tns:AuthenticateContactCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AuthenticateContactCriteria"><xs:sequence><xs:element minOccurs="0" name="Credential" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="ResellerId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AuthenticateContactCriteria" nillable="true" type="tns:AuthenticateContactCriteria"/><xs:element name="AuthenticateContactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateUserByCardRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IgnoreUpdatePasswordIsChangedByUserOnWebField" type="xs:boolean"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateNationalNumberRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IgnoreUpdatePasswordIsChangedByUserOnWebField" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateNationalNumberResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateManagerRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Credentials" nillable="true" type="tns:Credential"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateManagerResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateTokenRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Token" type="ser:guid"/><xs:element minOccurs="0" name="IgnoreUpdatePasswordIsChangedByUserOnWebField" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="RequestAuthenticationTokenRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Credentials" nillable="true" type="tns:Credential"/><xs:element minOccurs="0" name="UniqueKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenDuration" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="RequestAuthenticationTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RequestAuthenticationTokenResult" nillable="true" type="tns:RequestAuthenticationTokenResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RequestAuthenticationTokenResult"><xs:sequence><xs:element minOccurs="0" name="AuthenticationResult" nillable="true" type="tns:AuthenticationResult"/><xs:element minOccurs="0" name="Token" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="RequestAuthenticationTokenResult" nillable="true" type="tns:RequestAuthenticationTokenResult"/><xs:element name="DeleteAuthenticationTokenRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Token" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteAuthenticationTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteAuthenticationTokenResult" nillable="true" type="tns:DeleteAuthenticationTokenResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeleteAuthenticationTokenResult"><xs:sequence><xs:element minOccurs="0" name="Deleted" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DeleteAuthenticationTokenResult" nillable="true" type="tns:DeleteAuthenticationTokenResult"/><xs:element name="GenerateTwoFASetupCodeRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GenerateTwoFASetupCodeCriteria" nillable="true" type="q285:GenerateTwoFASetupCodeCriteria" xmlns:q285="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GenerateTwoFASetupCodeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GenerateTwoFASetupCodeResult" nillable="true" type="q286:GenerateTwoFASetupCodeResult" xmlns:q286="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateTwoFARequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateTwoFACriteria" nillable="true" type="q287:ValidateTwoFACriteria" xmlns:q287="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateTwoFAResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateTwoFAResult" nillable="true" type="q288:ValidateTwoFAResult" xmlns:q288="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetTwoFAUniqueKeyRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ResetTwoFAUniqueKeyCriteria" nillable="true" type="q289:ResetTwoFAUniqueKeyCriteria" xmlns:q289="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetTwoFAUniqueKeyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ResetTwoFaUniqueKeyResult" nillable="true" type="q290:ResetTwoFAUniqueKeyResult" xmlns:q290="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:SavePersonOptions"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePersonOptions"><xs:sequence><xs:element minOccurs="0" name="CreateZipcodes" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreCredentials" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreDuplicates" type="xs:boolean"/><xs:element minOccurs="0" name="ChangeFamilyMembersAddress" type="xs:boolean"/><xs:element minOccurs="0" name="SkipAgeValidation" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SavePersonOptions" nillable="true" type="tns:SavePersonOptions"/><xs:element name="SavePersonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonResult" nillable="true" type="tns:SavePersonResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePersonResult"><xs:sequence><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SavePersonResult" nillable="true" type="tns:SavePersonResult"/><xs:element name="DeleteCeviPersonsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="RegisterNumbers" nillable="true" type="q291:ArrayOfstring" xmlns:q291="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteCeviPersonsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteCeviPersonResult" nillable="true" type="tns:DeleteCeviPersonsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeleteCeviPersonsResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="DeleteCeviPersonsResult" nillable="true" type="tns:DeleteCeviPersonsResult"/><xs:element name="SaveCeviPersonsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Persons" nillable="true" type="tns:ArrayOfCeviPerson"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCeviPerson"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CeviPerson" nillable="true" type="tns:CeviPerson"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCeviPerson" nillable="true" type="tns:ArrayOfCeviPerson"/><xs:complexType name="CeviPerson"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Gender" type="tns:Gender"/><xs:element minOccurs="0" name="DateDeceased" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="HeadOfFamily" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Parent" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="RelationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RelationText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstNames" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RegisterNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CeviPerson" nillable="true" type="tns:CeviPerson"/><xs:element name="SaveCeviPersonsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveCeviPersonsResult" nillable="true" type="tns:SaveCeviPersonsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SaveCeviPersonsResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SaveCeviPersonsResult" nillable="true" type="tns:SaveCeviPersonsResult"/><xs:element name="SavePersonContactRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SavePersonContactCriteria" nillable="true" type="tns:SavePersonContactCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePersonContactCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Contact" nillable="true" type="tns:Contact"/></xs:sequence></xs:complexType><xs:element name="SavePersonContactCriteria" nillable="true" type="tns:SavePersonContactCriteria"/><xs:element name="SavePersonContactResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonContactResult" nillable="true" type="tns:SavePersonContactResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePersonContactResult"><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="ContactId" type="ser:guid"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SavePersonContactResult" nillable="true" type="tns:SavePersonContactResult"/><xs:element name="SavePersonContactsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CleanupExistingContacts" type="xs:boolean"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="UpdateExistingContacts" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonContactsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonContactsResult" nillable="true" type="tns:SavePersonResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonSubCategoryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonSubCategoryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonResult" nillable="true" type="tns:SavePersonResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonExternalMasterIdRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SavePersonExternalMasterIdCriteria" nillable="true" type="q292:SavePersonExternalMasterIdCriteria" xmlns:q292="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonExternalMasterIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonExternalMasterIdResult" nillable="true" type="q293:SavePersonExternalMasterIdResult" xmlns:q293="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ForgotPasswordRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ForgotPasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ForgotPasswordResult" nillable="true" type="tns:ForgotPasswordResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ForgotPasswordResult"><xs:sequence><xs:element minOccurs="0" name="EmailAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ForgotPasswordResult" nillable="true" type="tns:ForgotPasswordResult"/><xs:element name="ResetPersonPasswordRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ResetPersonPasswordCriteria" nillable="true" type="tns:ResetPersonPasswordCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ResetPersonPasswordCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonIdList" nillable="true" type="q294:ArrayOfguid" xmlns:q294="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ResetPersonPasswordCriteria" nillable="true" type="tns:ResetPersonPasswordCriteria"/><xs:element name="ResetPersonPasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ResetPersonPasswordResult" nillable="true" type="tns:ResetPersonPasswordResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ResetPersonPasswordResult"><xs:sequence><xs:element minOccurs="0" name="HasSucceeded" type="xs:boolean"/><xs:element minOccurs="0" name="Persons" nillable="true" type="tns:ArrayOfPerson"/></xs:sequence></xs:complexType><xs:element name="ResetPersonPasswordResult" nillable="true" type="tns:ResetPersonPasswordResult"/><xs:element name="GetInfoFieldsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetInfoFieldsCriteria" nillable="true" type="q295:GetInfoFieldsCriteria" xmlns:q295="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoFieldsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetInfoFieldsResult" nillable="true" type="q296:ArrayOfInfoField" xmlns:q296="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoFieldCategoriesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetInfoFieldCategoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetInfoFieldCategoriesResult" nillable="true" type="q297:ArrayOfInfoFieldCategory" xmlns:q297="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPersonsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:FindPersonsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonsCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonIncludes"/><xs:element minOccurs="0" name="IsBlocked" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="NationalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="ResetPasswordId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeImage" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalMasterID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncludeImageURI" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ExcludeCredentials" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyPersonsWithEmptyPassword" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="DateFromWhenOnlyPersonsWithEmptyPassword" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="GetAnonymousPerson" type="xs:boolean"/><xs:element minOccurs="0" name="LLVRightsEmployeeID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="GroupID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Type" nillable="true" type="tns:PersonType"/><xs:element minOccurs="0" name="AgeCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="UseShowOnWebSetting" type="xs:boolean"/><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ModifiedSince" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="AddressCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AddressSubCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="OrganisationNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindPersonsCriteria" nillable="true" type="tns:FindPersonsCriteria"/><xs:complexType name="PersonIncludes"><xs:sequence><xs:element minOccurs="0" name="Categories" type="xs:boolean"/><xs:element minOccurs="0" name="PriceGroups" type="xs:boolean"/><xs:element minOccurs="0" name="Contacts" type="xs:boolean"/><xs:element minOccurs="0" name="PersonLLVInfos" type="xs:boolean"/><xs:element minOccurs="0" name="PersonLLVTransferHistories" type="xs:boolean"/><xs:element minOccurs="0" name="PersonLLVCurrentLessonGroups" type="xs:boolean"/><xs:element minOccurs="0" name="Relations" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ParentRelations" type="xs:boolean"/><xs:element minOccurs="0" name="Doctor" type="xs:boolean"/><xs:element minOccurs="0" name="ClubInfo" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareInfoForChildren" type="xs:boolean"/><xs:element minOccurs="0" name="LlvCredits" type="xs:boolean"/><xs:element minOccurs="0" name="CapScanAddress" type="xs:boolean"/><xs:element minOccurs="0" name="CompanyInfo" type="xs:boolean"/><xs:element minOccurs="0" name="CompanyPeople" type="xs:boolean"/><xs:element minOccurs="0" name="FamilyComposition" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonIncludes" nillable="true" type="tns:PersonIncludes"/><xs:element name="FindPersonsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindPersonResult" nillable="true" type="tns:ArrayOfPerson"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalMappingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetExternalMappingCriteria" nillable="true" type="q298:GetExternalMappingCriteria" xmlns:q298="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ExternalMapping" nillable="true" type="q299:ExternalMapping" xmlns:q299="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateExternalMappingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExternalMapping" nillable="true" type="q300:ExternalMapping" xmlns:q300="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateExternalMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsValid" type="xs:boolean"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteExternalMappingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ExternalMapping" nillable="true" type="q301:ExternalMapping" xmlns:q301="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteExternalMappingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsDeleted" type="xs:boolean"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPersonsBaseRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindPersonsBaseCriteria" nillable="true" type="tns:FindPersonsBaseCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonsBaseCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FindPersonsBaseCriteria" nillable="true" type="tns:FindPersonsBaseCriteria"/><xs:element name="FindPersonsBaseResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindPersonBaseResult" nillable="true" type="tns:ArrayOfPersonBase"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPersonBase"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonBase" nillable="true" type="tns:PersonBase"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonBase" nillable="true" type="tns:ArrayOfPersonBase"/><xs:element name="FindDoctorsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindDoctorsCriteria" nillable="true" type="tns:FindDoctorsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindDoctorsCriteria"><xs:sequence/></xs:complexType><xs:element name="FindDoctorsCriteria" nillable="true" type="tns:FindDoctorsCriteria"/><xs:element name="FindDoctorsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindDoctorsResult" nillable="true" type="tns:ArrayOfPerson"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindStaffMembersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindStaffMembersCriteria" nillable="true" type="tns:FindStaffMembersCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindStaffMembersCriteria"><xs:sequence><xs:element minOccurs="0" name="CompanyId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FindStaffMembersCriteria" nillable="true" type="tns:FindStaffMembersCriteria"><xs:annotation><xs:documentation>The search criteria used to find staff member in a company</xs:documentation></xs:annotation></xs:element><xs:element name="FindStaffMembersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="StaffMembers" nillable="true" type="tns:ArrayOfStaffMember"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfStaffMember"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StaffMember" nillable="true" type="tns:StaffMember"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStaffMember" nillable="true" type="tns:ArrayOfStaffMember"/><xs:complexType name="StaffMember"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Address" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="StaffMember" nillable="true" type="tns:StaffMember"/><xs:element name="SavePersonPriceGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonPriceGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonResult" nillable="true" type="tns:SavePersonResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindClubLocationContractTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ClubLocationContractTypesCriteria" nillable="true" type="tns:ClubLocationContractTypesCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ClubLocationContractTypesCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ClubLocationContractTypesCriteria" nillable="true" type="tns:ClubLocationContractTypesCriteria"/><xs:element name="FindClubLocationContractTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ClubLocationContractTypes" nillable="true" type="tns:ArrayOfClubLocationContractType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfClubLocationContractType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClubLocationContractType" nillable="true" type="tns:ClubLocationContractType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfClubLocationContractType" nillable="true" type="tns:ArrayOfClubLocationContractType"/><xs:element name="SaveGroupClubLocationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveGroupClubLocationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonResult" nillable="true" type="tns:SavePersonResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonRelationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonId1" type="ser:guid"/><xs:element minOccurs="0" name="PersonId2" type="ser:guid"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RelationType" type="tns:RelationType"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonRelationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePersonRelationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeletePersonRelationCriteria" nillable="true" type="tns:DeletePersonRelationCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeletePersonRelationCriteria"><xs:sequence><xs:element minOccurs="0" name="RelationId" type="ser:guid"/><xs:element minOccurs="0" name="RemoveSubscriptions" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DeletePersonRelationCriteria" nillable="true" type="tns:DeletePersonRelationCriteria"><xs:annotation><xs:documentation>The criteria used to delete a person relation</xs:documentation></xs:annotation></xs:element><xs:element name="DeletePersonRelationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindPersonDeliveryAddressesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeliveryAddressSearchCriteria" nillable="true" type="tns:DeliveryAddressSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DeliveryAddressSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="DeliveryAddressSearchCriteria" nillable="true" type="tns:DeliveryAddressSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find delivery addresses</xs:documentation></xs:annotation></xs:element><xs:element name="FindPersonDeliveryAddressesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Addresses" nillable="true" type="tns:ArrayOfDeliveryAddress"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfDeliveryAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DeliveryAddress" nillable="true" type="tns:DeliveryAddress"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDeliveryAddress" nillable="true" type="tns:ArrayOfDeliveryAddress"/><xs:element name="DeletePersonDeliveryAddressRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeliveryAddressId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePersonDeliveryAddressResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonDeliveryAddressRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="DeliveryAddress" nillable="true" type="tns:DeliveryAddress"/><xs:element minOccurs="0" name="CreateInvalidZipcodes" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonDeliveryAddressResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SavePersonDeliveryAddressResult" nillable="true" type="tns:SavePersonDeliveryAddressResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SavePersonDeliveryAddressResult"><xs:sequence><xs:element minOccurs="0" name="DeliveryAddress" nillable="true" type="tns:DeliveryAddress"/><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="tns:ArrayOfValidationResult"/></xs:sequence></xs:complexType><xs:element name="SavePersonDeliveryAddressResult" nillable="true" type="tns:SavePersonDeliveryAddressResult"/><xs:element name="GetPersonChipKnipRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonChipKnipSearchCriteria" nillable="true" type="tns:PersonChipKnipSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonChipKnipSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonChipKnipIncludes"/></xs:sequence></xs:complexType><xs:element name="PersonChipKnipSearchCriteria" nillable="true" type="tns:PersonChipKnipSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to get the persons chipknip</xs:documentation></xs:annotation></xs:element><xs:complexType name="PersonChipKnipIncludes"><xs:sequence><xs:element minOccurs="0" name="History" type="xs:boolean"/><xs:element minOccurs="0" name="ChildCareInfo" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonChipKnipIncludes" nillable="true" type="tns:PersonChipKnipIncludes"/><xs:element name="GetPersonChipKnipResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonChipKnip" nillable="true" type="tns:PersonChipKnip"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPersonCreditsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonCreditsSearchCriteria" nillable="true" type="tns:PersonCreditsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonCreditsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonCreditsIncludes"/></xs:sequence></xs:complexType><xs:element name="PersonCreditsSearchCriteria" nillable="true" type="tns:PersonCreditsSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to get the persons credits</xs:documentation></xs:annotation></xs:element><xs:complexType name="PersonCreditsIncludes"><xs:sequence><xs:element minOccurs="0" name="History" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonCreditsIncludes" nillable="true" type="tns:PersonCreditsIncludes"/><xs:element name="GetPersonCreditsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonCredits" nillable="true" type="tns:PersonCredits"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonCredits"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Balance" type="xs:int"/><xs:element minOccurs="0" name="History" nillable="true" type="tns:ArrayOfPersonCreditLine"/></xs:sequence></xs:complexType><xs:element name="PersonCredits" nillable="true" type="tns:PersonCredits"/><xs:complexType name="ArrayOfPersonCreditLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonCreditLine" nillable="true" type="tns:PersonCreditLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonCreditLine" nillable="true" type="tns:ArrayOfPersonCreditLine"/><xs:complexType name="PersonCreditLine"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Balance" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PersonCreditLine" nillable="true" type="tns:PersonCreditLine"/><xs:element name="FindPersonGroupsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonGroupsSearchCriteria" nillable="true" type="tns:FindPersonGroupsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindPersonGroupsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindPersonGroupsSearchCriteria" nillable="true" type="tns:FindPersonGroupsSearchCriteria"/><xs:element name="FindPersonGroupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PersonGroups" nillable="true" type="tns:ArrayOfPersonGroup"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfPersonGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonGroup" nillable="true" type="tns:PersonGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonGroup" nillable="true" type="tns:ArrayOfPersonGroup"/><xs:element name="FindPersonContactsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonContactsSearchCriteria" nillable="true" type="tns:PersonContactSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonContactSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:PersonContactIncludes"/><xs:element minOccurs="0" name="LinkedId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PersonContactSearchCriteria" nillable="true" type="tns:PersonContactSearchCriteria"/><xs:complexType name="PersonContactIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeRelations" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PersonContactIncludes" nillable="true" type="tns:PersonContactIncludes"/><xs:element name="FindPersonContactsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Contacts" nillable="true" type="tns:ArrayOfContact"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAvailableWalletBalanceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CustomerID" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAvailableWalletBalanceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAvailableWalletBalanceResult" type="xs:decimal"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPersonNotificationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PersonNotificationSearchCriteria" nillable="true" type="tns:PersonNotificationSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PersonNotificationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PersonNotificationSearchCriteria" nillable="true" type="tns:PersonNotificationSearchCriteria"/><xs:element name="GetPersonNotificationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Notifications" nillable="true" type="q302:ArrayOfPersonNotification" xmlns:q302="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts"/></xs:sequence></xs:complexType></xs:element><xs:element name="MarkPersonNotificationReadRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="Criteria" nillable="true" type="tns:MarkPersonNotificationReadCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="MarkPersonNotificationReadCriteria"><xs:sequence><xs:element minOccurs="0" name="NotificationId" type="ser:guid"/><xs:element minOccurs="0" name="Read" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="MarkPersonNotificationReadCriteria" nillable="true" type="tns:MarkPersonNotificationReadCriteria"/><xs:element name="MarkPersonNotificationReadResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="MarkPersonNotificationReadResponse" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreatePersonAndLinkCardsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="CreatePersonAndLinkCardsCriteria" nillable="true" type="tns:CreatePersonAndLinkCardsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreatePersonAndLinkCardsCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumbers" nillable="true" type="q303:ArrayOfstring" xmlns:q303="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Person" nillable="true" type="tns:Person"/><xs:element minOccurs="0" name="PeripheralStringId" type="ser:guid"/><xs:element minOccurs="0" name="SavePersonOptions" nillable="true" type="tns:SavePersonOptions"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CreatePersonAndLinkCardsCriteria" nillable="true" type="tns:CreatePersonAndLinkCardsCriteria"/><xs:element name="CreatePersonAndLinkCardsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ResetPersonPasswordResult" nillable="true" type="tns:CreatePersonAndLinkCardsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreatePersonAndLinkCardsResult"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType><xs:element name="CreatePersonAndLinkCardsResult" nillable="true" type="tns:CreatePersonAndLinkCardsResult"/><xs:element name="FindContactRelationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindContactRelationsCriteria" nillable="true" type="tns:FindContactRelationsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindContactRelationsCriteria"><xs:sequence><xs:element minOccurs="0" name="ContactId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonIncludes" nillable="true" type="tns:PersonIncludes"/><xs:element minOccurs="0" name="IncludeImage" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeImageUri" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindContactRelationsCriteria" nillable="true" type="tns:FindContactRelationsCriteria"/><xs:element name="FindContactRelationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindContactRelationsResponse" nillable="true" type="tns:ArrayOfPerson"/></xs:sequence></xs:complexType></xs:element><xs:element name="AllowedToDeleteLockTicketRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AllowedToDeleteLockTicketCriteria" nillable="true" type="q304:AllowedToDeleteLockTicketCriteria" xmlns:q304="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="AllowedToDeleteLockTicketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AllowedToDeleteLockTicketResult" nillable="true" type="q305:AllowedToDeleteLockTicketResult" xmlns:q305="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType></xs:element><xs:element name="AuthenticateExternalLoginTokenRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AuthenticateExternalLoginTokenCriteria" nillable="true" type="q306:AuthenticateExternalLoginTokenCriteria" xmlns:q306="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateNationalRegisterNumberRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ValidateNationalRegisterNumberCriteria" nillable="true" type="q307:ValidateNationalRegisterNumberCriteria" xmlns:q307="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ValidateNationalRegisterNumberResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateNationalRegisterNumberResult" nillable="true" type="q308:ValidateNationalRegisterNumberResult" xmlns:q308="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetResellerSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetResellerSettingsCriteria" nillable="true" type="tns:GetResellerSettingsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetResellerSettingsCriteria"><xs:sequence><xs:element minOccurs="0" name="ResellerId" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ResellerSettingsIncludes"/></xs:sequence></xs:complexType><xs:element name="GetResellerSettingsCriteria" nillable="true" type="tns:GetResellerSettingsCriteria"/><xs:complexType name="ResellerSettingsIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeArticlePeriods" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ResellerSettingsIncludes" nillable="true" type="tns:ResellerSettingsIncludes"/><xs:element name="GetResellerSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetResellerSettingsResponse" nillable="true" type="tns:ResellerSettings"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ResellerSettings"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="WebPeriod" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="WelcomeText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Banner" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LoginRequired" type="xs:boolean"/><xs:element minOccurs="0" name="ResellerProducts" nillable="true" type="tns:ArrayOfResellerProduct"/><xs:element minOccurs="0" name="UseArticles" type="xs:boolean"/><xs:element minOccurs="0" name="UseExpositions" type="xs:boolean"/><xs:element minOccurs="0" name="UseTicketing" type="xs:boolean"/><xs:element minOccurs="0" name="CodeRequired" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ResellerSettings" nillable="true" type="tns:ResellerSettings"/><xs:complexType name="ArrayOfResellerProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ResellerProduct" nillable="true" type="tns:ResellerProduct"/></xs:sequence></xs:complexType><xs:element name="ArrayOfResellerProduct" nillable="true" type="tns:ArrayOfResellerProduct"/><xs:complexType name="ResellerProduct"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Type" type="q309:ResellerProductType" xmlns:q309="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="ProductId" type="ser:guid"/><xs:element minOccurs="0" name="Category" nillable="true" type="tns:ResellerCategory"/><xs:element minOccurs="0" name="Periods" nillable="true" type="tns:ArrayOfResellerProductPeriod"/></xs:sequence></xs:complexType><xs:element name="ResellerProduct" nillable="true" type="tns:ResellerProduct"/><xs:complexType name="ResellerCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MaxTickets" type="xs:int"/><xs:element minOccurs="0" name="MaxTicketsPerPurchase" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ResellerCategory" nillable="true" type="tns:ResellerCategory"/><xs:complexType name="ArrayOfResellerProductPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ResellerProductPeriod" nillable="true" type="tns:ResellerProductPeriod"/></xs:sequence></xs:complexType><xs:element name="ArrayOfResellerProductPeriod" nillable="true" type="tns:ArrayOfResellerProductPeriod"/><xs:complexType name="ResellerProductPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Period" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="TicketsForEmployee" type="xs:int"/><xs:element minOccurs="0" name="TicketsForCompany" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ResellerProductPeriod" nillable="true" type="tns:ResellerProductPeriod"/><xs:element name="LoadGuiConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="LoadGuiConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LoadGuiConfigurationResult" nillable="true" type="tns:GuiConfigurationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GuiConfigurationValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="GuiConfiguration" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GuiConfigurationValidationResult" nillable="true" type="tns:GuiConfigurationValidationResult"/><xs:element name="SaveGuiConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GuiConfiguration" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveGuiConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveGuiConfigurationResult" nillable="true" type="tns:GuiConfigurationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="LoadApplicationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="LoadApplicationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Applications" nillable="true" type="tns:ArrayOfApplication"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfApplication"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Application" nillable="true" type="tns:Application"/></xs:sequence></xs:complexType><xs:element name="ArrayOfApplication" nillable="true" type="tns:ArrayOfApplication"/><xs:complexType name="Application"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Application" nillable="true" type="tns:Application"><xs:annotation><xs:documentation>The application which should be saved</xs:documentation></xs:annotation></xs:element><xs:element name="SaveApplicationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Application" nillable="true" type="tns:Application"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveApplicationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveApplicationValidationResult" nillable="true" type="tns:ApplicationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ApplicationValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ApplicationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ApplicationValidationResult" nillable="true" type="tns:ApplicationValidationResult"/><xs:element name="LoadApplicationConfigurationsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ApplicationConfigurationSearchCriteria" nillable="true" type="tns:ApplicationConfigurationSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ApplicationConfigurationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ApplicationIds" nillable="true" type="q310:ArrayOfguid" xmlns:q310="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ApplicationNames" nillable="true" type="q311:ArrayOfstring" xmlns:q311="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ApplicationConfigurationSearchCriteria" nillable="true" type="tns:ApplicationConfigurationSearchCriteria"/><xs:element name="LoadApplicationConfigurationsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ApplicationConfigurations" nillable="true" type="tns:ArrayOfApplicationConfiguration"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfApplicationConfiguration"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ApplicationConfiguration" nillable="true" type="tns:ApplicationConfiguration"/></xs:sequence></xs:complexType><xs:element name="ArrayOfApplicationConfiguration" nillable="true" type="tns:ArrayOfApplicationConfiguration"/><xs:complexType name="ApplicationConfiguration"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ApplicationId" type="ser:guid"/><xs:element minOccurs="0" name="ApplicationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Configuration" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAdministratorConfig" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ApplicationConfiguration" nillable="true" type="tns:ApplicationConfiguration"><xs:annotation><xs:documentation>The applicationconfiguration which should be saved</xs:documentation></xs:annotation></xs:element><xs:element name="SaveApplicationConfigurationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ApplicationConfiguration" nillable="true" type="tns:ApplicationConfiguration"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveApplicationConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveApplicationConfigurationValidationResult" nillable="true" type="tns:ApplicationConfigurationValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ApplicationConfigurationValidationResult"><xs:complexContent mixed="false"><xs:extension base="tns:ValidationResult"><xs:sequence><xs:element minOccurs="0" name="ApplicationConfigurationId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ApplicationConfigurationValidationResult" nillable="true" type="tns:ApplicationConfigurationValidationResult"/><xs:element name="HasValidPersonConsentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="HasValidPersonConsentCriteria" nillable="true" type="q312:HasValidPersonConsentCriteria" xmlns:q312="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasValidPersonConsentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonConsentRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SavePersonConsentCriteria" nillable="true" type="q313:SavePersonConsentCriteria" xmlns:q313="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SavePersonConsentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivitySearchCriteria" nillable="true" type="tns:ActivitySearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ActivitySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityTypeId" type="ser:guid"/><xs:element minOccurs="0" name="AgeFrom" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AgeTo" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ActivityIncludes"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="Period" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="FilterDays" type="xs:boolean"/><xs:element minOccurs="0" name="FilterMonday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterTuesday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterWednesday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterThursday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterFriday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterSaturday" type="xs:boolean"/><xs:element minOccurs="0" name="FilterSunday" type="xs:boolean"/><xs:element minOccurs="0" name="ActivityTypeIdList" nillable="true" type="q314:ArrayOfguid" xmlns:q314="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="UpdatedSince" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="OrganisationTypeId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisationTypeIdList" nillable="true" type="q315:ArrayOfguid" xmlns:q315="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CareTypeId" type="ser:guid"/><xs:element minOccurs="0" name="CareTypeIdList" nillable="true" type="q316:ArrayOfguid" xmlns:q316="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ActivityTypeSearchTermId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityTypeSearchTermIdList" nillable="true" type="q317:ArrayOfguid" xmlns:q317="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="LocationId" type="ser:guid"/><xs:element minOccurs="0" name="LocationIdList" nillable="true" type="q318:ArrayOfguid" xmlns:q318="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="DaysPeriod" nillable="true" type="tns:Period"/><xs:element minOccurs="0" name="SkillSubCategoryIdList" nillable="true" type="q319:ArrayOfguid" xmlns:q319="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ActivitySearchCriteria" nillable="true" type="tns:ActivitySearchCriteria"/><xs:complexType name="ActivityIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="DayParts" type="xs:boolean"/><xs:element minOccurs="0" name="Options" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="Divisions" type="xs:boolean"/><xs:element minOccurs="0" name="OrganisationTypes" type="xs:boolean"/><xs:element minOccurs="0" name="CareTypes" type="xs:boolean"/><xs:element minOccurs="0" name="SearchTerms" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeTasks" type="xs:boolean"/><xs:element minOccurs="0" name="Skills" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ActivityIncludes" nillable="true" type="tns:ActivityIncludes"/><xs:element name="FindActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindActivitiesResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindActivitiesResult"><xs:sequence><xs:element minOccurs="0" name="TotalCount" type="xs:int"/><xs:element minOccurs="0" name="Activities" nillable="true" type="tns:ArrayOfActivity"/></xs:sequence></xs:complexType><xs:element name="FindActivitiesResult" nillable="true" type="tns:FindActivitiesResult"/><xs:complexType name="ArrayOfActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Activity" nillable="true" type="tns:Activity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivity" nillable="true" type="tns:ArrayOfActivity"/><xs:element name="FindPriceGroupActivitiesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PriceGroupActivitySearchCriteria" nillable="true" type="tns:PriceGroupActivitySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PriceGroupActivitySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PriceGroupActivitySearchCriteria" nillable="true" type="tns:PriceGroupActivitySearchCriteria"/><xs:element name="FindPriceGroupActivitiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PriceGroupActivities" nillable="true" type="tns:ArrayOfPriceGroupActivity"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPriceGroupActivityForPersonRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="PriceGroupActivityForPersonSearchCriteria" nillable="true" type="tns:PriceGroupActivityForPersonSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PriceGroupActivityForPersonSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="PriceGroupActivityForPersonSearchCriteria" nillable="true" type="tns:PriceGroupActivityForPersonSearchCriteria"/><xs:element name="GetPriceGroupActivityForPersonResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PriceGroupId" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindEntryOverviewRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EntrySearchCriteria" nillable="true" type="tns:EntrySearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="EntrySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="EndUntil" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EntryIncludes" nillable="true" type="tns:EntryIncludes"/><xs:element minOccurs="0" name="ListForHealthCertificate" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EntrySearchCriteria" nillable="true" type="tns:EntrySearchCriteria"/><xs:complexType name="EntryIncludes"><xs:sequence><xs:element minOccurs="0" name="EntryParticipantIds" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EntryIncludes" nillable="true" type="tns:EntryIncludes"/><xs:element name="FindEntryOverviewResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FindEntryOverview" nillable="true" type="tns:ArrayOfEntry"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Entry" nillable="true" type="tns:Entry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEntry" nillable="true" type="tns:ArrayOfEntry"/><xs:complexType name="Entry"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivityDesc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EntryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EntryNo" type="xs:long"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="Deletable" type="xs:boolean"/><xs:element minOccurs="0" name="ActivityStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ActivityEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="HasPayed" type="xs:boolean"/><xs:element minOccurs="0" name="Nota" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="WebSalesStart" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="WebSalesStop" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ActivityWebSalesPeriod" nillable="true" type="tns:ActivityWebSalesPeriod"/><xs:element minOccurs="0" name="EntryParticipants" nillable="true" type="tns:ArrayOfEntryParticipant"/></xs:sequence></xs:complexType><xs:element name="Entry" nillable="true" type="tns:Entry"/><xs:complexType name="ActivityWebSalesPeriod"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ActivityID" type="ser:guid"/><xs:element minOccurs="0" name="WebSalesStart" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="WebSalesStop" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ActivityWebSalesPeriod" nillable="true" type="tns:ActivityWebSalesPeriod"/><xs:complexType name="ArrayOfEntryParticipant"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EntryParticipant" nillable="true" type="tns:EntryParticipant"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEntryParticipant" nillable="true" type="tns:ArrayOfEntryParticipant"/><xs:complexType name="EntryParticipant"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="EntryId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="PersonName" nillable="true" type="tns:PersonName"/><xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EntryNota" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EntryParticipant" nillable="true" type="tns:EntryParticipant"/><xs:element name="CancelEntryRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="EntryID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonID" type="ser:guid"/></xs:sequence></xs:complexType></xs:element><xs:element name="CancelEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CancelEntryResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindActivityTypeSearchTermsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivityTypeSearchTermSearchCriteria" nillable="true" type="tns:ActivityTypeSearchTermSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ActivityTypeSearchTermSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ActivityTypeSearchTermSearchCriteria" nillable="true" type="tns:ActivityTypeSearchTermSearchCriteria"/><xs:element name="FindActivityTypeSearchTermsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivityTypeSearchTerms" nillable="true" type="tns:ArrayOfActivityTypeSearchTerm"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindOrganisationTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="OrganisationTypeSearchCriteria" nillable="true" type="tns:OrganisationTypeSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrganisationTypeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrganisationTypeSearchCriteria" nillable="true" type="tns:OrganisationTypeSearchCriteria"/><xs:element name="FindOrganisationTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="OrganisationTypes" nillable="true" type="tns:ArrayOfOrganisationType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfOrganisationType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisationType" nillable="true" type="tns:OrganisationType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisationType" nillable="true" type="tns:ArrayOfOrganisationType"/><xs:element name="FindCareTypesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CareTypeSearchCriteria" nillable="true" type="tns:CareTypeSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CareTypeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Keyword" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CareTypeSearchCriteria" nillable="true" type="tns:CareTypeSearchCriteria"/><xs:element name="FindCareTypesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CareTypes" nillable="true" type="tns:ArrayOfCareType"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfCareType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CareType" nillable="true" type="tns:CareType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCareType" nillable="true" type="tns:ArrayOfCareType"/><xs:element name="ActivityOptionGetAvailabilityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivityOptionAvailabilityCriteria" nillable="true" type="tns:ActivityOptionAvailabilityCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ActivityOptionAvailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityOptionID" type="ser:guid"/><xs:element minOccurs="0" name="ActivityDayID" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ActivityOptionAvailabilityCriteria" nillable="true" type="tns:ActivityOptionAvailabilityCriteria"/><xs:element name="ActivityOptionGetAvailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="NumberOfAvailableOptions" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivitySubscriptionSettingsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivitySubscriptionSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivitySubscriptionSettings" nillable="true" type="tns:ActivitySubscriptionSettings"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ActivitySubscriptionSettings"><xs:sequence><xs:element minOccurs="0" name="CreateOgmByDivision" type="xs:boolean"/><xs:element minOccurs="0" name="AgeCheckActivity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ActivitySubscriptionSettings" nillable="true" type="tns:ActivitySubscriptionSettings"/><xs:element name="AvailablePlacesForActivityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AvailablePlacesForActivityCriteria" nillable="true" type="tns:AvailablePlacesForActivityCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="AvailablePlacesForActivityCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityIds" nillable="true" type="q320:ArrayOfguid" xmlns:q320="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="AvailablePlacesForActivityCriteria" nillable="true" type="tns:AvailablePlacesForActivityCriteria"/><xs:element name="AvailablePlacesForActivityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AvailablePlacesForActivities" nillable="true" type="tns:ArrayOfAvailablePlacesForActivity"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfAvailablePlacesForActivity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AvailablePlacesForActivity" nillable="true" type="tns:AvailablePlacesForActivity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAvailablePlacesForActivity" nillable="true" type="tns:ArrayOfAvailablePlacesForActivity"/><xs:complexType name="AvailablePlacesForActivity"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="AvailablePlaces" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Days" nillable="true" type="tns:ArrayOfActivityPart"/></xs:sequence></xs:complexType><xs:element name="AvailablePlacesForActivity" nillable="true" type="tns:AvailablePlacesForActivity"/><xs:element name="FindActivitiesAvailablePlacesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivitySearchCriteria" nillable="true" type="tns:ActivitySearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindActivitiesAvailablePlacesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ActivitiesAvailablePlaces" nillable="true" type="tns:ArrayOfActivityAvailablePlaces"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfActivityAvailablePlaces"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityAvailablePlaces" nillable="true" type="tns:ActivityAvailablePlaces"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityAvailablePlaces" nillable="true" type="tns:ArrayOfActivityAvailablePlaces"/><xs:complexType name="ActivityAvailablePlaces"><xs:sequence><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/><xs:element minOccurs="0" name="AvailablePlaces" nillable="true" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ActivityAvailablePlaces" nillable="true" type="tns:ActivityAvailablePlaces"/><xs:element name="UpdateParticipantPresenceRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UpdateParticipantPresenceSearchCriteria" nillable="true" type="tns:UpdateParticipantPresenceSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="UpdateParticipantPresenceSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityDayId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EntryParticipantId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EntryParticipantActivityDayId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Present" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="UpdateParticipantPresenceSearchCriteria" nillable="true" type="tns:UpdateParticipantPresenceSearchCriteria"/><xs:element name="UpdateParticipantPresenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateParticipantPresenceValidationResult" nillable="true" type="tns:ValidationResult"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetActivityDayParticipantsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="GetActivityDayParticipantsSearchCriteria" nillable="true" type="tns:GetActivityDayParticipantsSearchCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetActivityDayParticipantsSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityDayId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ActivityDayParticipantIncludes"/></xs:sequence></xs:complexType><xs:element name="GetActivityDayParticipantsSearchCriteria" nillable="true" type="tns:GetActivityDayParticipantsSearchCriteria"/><xs:complexType name="ActivityDayParticipantIncludes"><xs:sequence><xs:element minOccurs="0" name="IncludeBookedTemporarily" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeOnWaitingList" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeBooked" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeCancelled" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ActivityDayParticipantIncludes" nillable="true" type="tns:ActivityDayParticipantIncludes"/><xs:element name="GetActivityDayParticipantsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetActivityDayParticipantsValidationResult" nillable="true" type="tns:GetActivityDayParticipantsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetActivityDayParticipantsResult"><xs:sequence><xs:element minOccurs="0" name="ActivityDayParticipants" nillable="true" type="tns:ArrayOfActivityDayParticipant"/></xs:sequence></xs:complexType><xs:element name="GetActivityDayParticipantsResult" nillable="true" type="tns:GetActivityDayParticipantsResult"/><xs:complexType name="ArrayOfActivityDayParticipant"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ActivityDayParticipant" nillable="true" type="tns:ActivityDayParticipant"/></xs:sequence></xs:complexType><xs:element name="ArrayOfActivityDayParticipant" nillable="true" type="tns:ArrayOfActivityDayParticipant"/><xs:complexType name="ActivityDayParticipant"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Attendance" type="xs:boolean"/><xs:element minOccurs="0" name="EntryParticipant" nillable="true" type="tns:EntryParticipant"/><xs:element minOccurs="0" name="ParticipantInfo" nillable="true" type="tns:ParticipantInfo"/></xs:sequence></xs:complexType><xs:element name="ActivityDayParticipant" nillable="true" type="tns:ActivityDayParticipant"/><xs:complexType name="ParticipantInfo"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Gender" type="tns:Gender"/><xs:element minOccurs="0" name="Age" type="xs:int"/><xs:element minOccurs="0" name="BirthDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CellPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllergyInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MedicationInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OtherMedicationInfo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AllowedToPhotograph" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ParticipantInfo" nillable="true" type="tns:ParticipantInfo"/><xs:element name="CheckParticipantsAlreadyRegisteredRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckParticipantsAlreadyRegisteredCriteria" nillable="true" type="tns:CheckParticipantsAlreadyRegisteredCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CheckParticipantsAlreadyRegisteredCriteria"><xs:sequence><xs:element minOccurs="0" name="ActivityReservation" nillable="true" type="tns:ActivityReservation"/></xs:sequence></xs:complexType><xs:element name="CheckParticipantsAlreadyRegisteredCriteria" nillable="true" type="tns:CheckParticipantsAlreadyRegisteredCriteria"/><xs:element name="CheckParticipantsAlreadyRegisteredResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckParticipantsAlreadyRegisteredResult" nillable="true" type="q321:CheckParticipantsAlreadyRegisteredResult" xmlns:q321="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEntryNotaRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SaveEntryNotaCriteria" nillable="true" type="q322:SaveEntryNotaCriteria" xmlns:q322="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveEntryNotaResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveEntryNotaValidationResult" nillable="true" type="q323:SaveEntryNotaResult" xmlns:q323="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleSearchCriteria" nillable="true" type="tns:ArticleSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticleSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleTypes" type="tns:ArticleType"/><xs:element minOccurs="0" name="BuyerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeDetail" type="xs:boolean"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:ArticleIncludes"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="StockLocationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCategoryIds" nillable="true" type="q324:ArrayOfguid" xmlns:q324="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MinPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="MaxPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ForReservations" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="PlaceId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ForVouchers" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="TraderId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UsePosStockLocationForAvailability" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IgnoreActivePeriodsFilter" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ArticleSearchCriteria" nillable="true" type="tns:ArticleSearchCriteria"/><xs:complexType name="ArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="FreeArticles" type="xs:boolean"/><xs:element minOccurs="0" name="Group" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Ingredients" type="xs:boolean"/><xs:element minOccurs="0" name="Locations" type="xs:boolean"/><xs:element minOccurs="0" name="Options" type="xs:boolean"/><xs:element minOccurs="0" name="Price" type="xs:boolean"/><xs:element minOccurs="0" name="RentArticles" type="xs:boolean"/><xs:element minOccurs="0" name="SaleArticles" type="xs:boolean"/><xs:element minOccurs="0" name="SoldOutArticles" type="xs:boolean"/><xs:element minOccurs="0" name="Stock" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleCategories" type="xs:boolean"/><xs:element minOccurs="0" name="ChipKnipArticles" type="xs:boolean"/><xs:element minOccurs="0" name="ETicketArticles" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImages" type="xs:boolean"/><xs:element minOccurs="0" name="ExtraImageUrls" type="xs:boolean"/><xs:element minOccurs="0" name="Vat" type="xs:boolean"/><xs:element minOccurs="0" name="Barcodes" type="xs:boolean"/><xs:element minOccurs="0" name="ActivePeriods" type="xs:boolean"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="AllDivisions" type="xs:boolean"/><xs:element minOccurs="0" name="IsLessonGroupItem" type="xs:boolean"/><xs:element minOccurs="0" name="IsSubscriptionItem" type="xs:boolean"/><xs:element minOccurs="0" name="Translations" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ArticleIncludes" nillable="true" type="tns:ArticleIncludes"/><xs:element name="FindArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindArticleSalesOrdersRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleSalesOrderSearchCriteria" nillable="true" type="tns:ArticleSalesOrderSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticleSalesOrderSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Type" type="tns:ArticleSalesOrderType"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="ArticleSalesOrderSearchCriteria" nillable="true" type="tns:ArticleSalesOrderSearchCriteria"/><xs:simpleType name="ArticleSalesOrderType"><xs:restriction base="xs:string"><xs:enumeration value="All"/><xs:enumeration value="Sale"/><xs:enumeration value="Warranty"/><xs:enumeration value="WaitingList"/><xs:enumeration value="Service"/><xs:enumeration value="ChipKnip"/><xs:enumeration value="LessonGroup"/><xs:enumeration value="Purchase"/><xs:enumeration value="PriceGroup"/><xs:enumeration value="Credit"/><xs:enumeration value="Rental"/><xs:enumeration value="Subscription"/><xs:enumeration value="PurchaseCredit"/><xs:enumeration value="Family"/><xs:enumeration value="GiftCertificate"/><xs:enumeration value="ConsumptionCoupon"/><xs:enumeration value="FollowUp"/><xs:enumeration value="SpendingCredit"/><xs:enumeration value="ETicket"/></xs:restriction></xs:simpleType><xs:element name="ArticleSalesOrderType" nillable="true" type="tns:ArticleSalesOrderType"/><xs:element name="FindArticleSalesOrdersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticleSalesOrders" nillable="true" type="tns:ArrayOfArticleSalesOrder"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfArticleSalesOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleSalesOrder" nillable="true" type="tns:ArticleSalesOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleSalesOrder" nillable="true" type="tns:ArrayOfArticleSalesOrder"/><xs:complexType name="ArticleSalesOrder"><xs:complexContent mixed="false"><xs:extension base="tns:SalesOrder"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ArticleSalesOrder" nillable="true" type="tns:ArticleSalesOrder"/><xs:complexType name="SalesOrder"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Number" type="xs:long"/><xs:element minOccurs="0" name="SequenceNumber" type="xs:int"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SalesOrder" nillable="true" type="tns:SalesOrder"/><xs:element name="GetArticlePriceInformationRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticlePriceInformationSearchCriteria" nillable="true" type="tns:ArticlePriceInformationSearchCriteria"/><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticlePriceInformationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArticlePriceInformationSearchCriteria" nillable="true" type="tns:ArticlePriceInformationSearchCriteria"/><xs:element name="GetArticlePriceInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ArticlePriceInformation" nillable="true" type="tns:ArticlePriceInformation"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArticlePriceInformation"><xs:sequence><xs:element minOccurs="0" name="TotalPrice" type="xs:decimal"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FamilyComposition" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubsidizationPrice" type="xs:decimal"/><xs:element minOccurs="0" name="AdditionalSupplementPrice" type="xs:decimal"/><xs:element minOccurs="0" name="DonationPrice" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ArticlePriceInformation" nillable="true" type="tns:ArticlePriceInformation"/><xs:element name="FindSalesZoneArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindSalesZoneArticlesCriteria" nillable="true" type="tns:FindSalesZoneArticlesCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesZoneArticlesCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleGroupId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:SalesZoneArticleIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="AvailableOn" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="UseItemCategories" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindSalesZoneArticlesCriteria" nillable="true" type="tns:FindSalesZoneArticlesCriteria"/><xs:complexType name="SalesZoneArticleIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="SoldOutArticles" type="xs:boolean"/><xs:element minOccurs="0" name="CrossSellingItems" type="xs:boolean"/><xs:element minOccurs="0" name="AvailabilityPeriod" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerPriceGroupDiscount" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SalesZoneArticleIncludes" nillable="true" type="tns:SalesZoneArticleIncludes"/><xs:element name="FindSalesZoneArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfArticle"/></xs:sequence></xs:complexType></xs:element><xs:element name="FindSalesZoneAdditionalSuggestionsRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="FindSalesZoneAdditionalSuggestionsCriteria" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsCriteria"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesZoneAdditionalSuggestionsCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="CustomerID" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsIncludes"/><xs:element minOccurs="0" name="Paging" nillable="true" type="tns:PagingCriteria"/></xs:sequence></xs:complexType><xs:element name="FindSalesZoneAdditionalSuggestionsCriteria" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsCriteria"/><xs:complexType name="FindSalesZoneAdditionalSuggestionsIncludes"><xs:sequence><xs:element minOccurs="0" name="ImageUrl" type="xs:boolean"/><xs:element minOccurs="0" name="Image" type="xs:boolean"/><xs:element minOccurs="0" name="SoldOutArticles" type="xs:boolean"/><xs:element minOccurs="0" name="CustomerPriceGroupDiscount" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindSalesZoneAdditionalSuggestionsIncludes" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsIncludes"/><xs:element name="FindSalesZoneAdditionalSuggestionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsResult"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FindSalesZoneAdditionalSuggestionsResult"><xs:sequence><xs:element minOccurs="0" name="Articles" nillable="true" type="tns:ArrayOfArticle"/></xs:sequence></xs:complexType><xs:element name="FindSalesZoneAdditionalSuggestionsResult" nillable="true" type="tns:FindSalesZoneAdditionalSuggestionsResult"/><xs:element name="ListSalesSeriesOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="ListSalesSeriesOrdersSearchCriteria" nillable="true" type="q325:ListSalesSeriesOrdersSearchCriteria" xmlns:q325="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListSalesSeriesOrdersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SalesSeriesOrders" nillable="true" type="q326:ArrayOfOdsKdsOrder" xmlns:q326="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSalesSeriesOrderRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="UpdateSalesSeriesOrderCriteria" nillable="true" type="q327:UpdateSalesSeriesOrderCriteria" xmlns:q327="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSalesSeriesOrdersResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q328:UpdateSalesSeriesOrderResult" xmlns:q328="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetSalesZoneItemUnavailabilityRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="SetSalesZoneItemUnavailabilityCriteria" nillable="true" type="q329:SetSalesZoneItemUnavailabilityCriteria" xmlns:q329="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetSalesZoneItemUnavailabilityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Result" nillable="true" type="q330:SetSalesZoneItemUnavailabilityResult" xmlns:q330="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListWarehousesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="WarehouseSearchCriteria" nillable="true" type="q331:WarehouseSearchCriteria" xmlns:q331="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListWarehousesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Warehouses" nillable="true" type="tns:ArrayOfWarehouse"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfWarehouse"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Warehouse" nillable="true" type="tns:Warehouse"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWarehouse" nillable="true" type="tns:ArrayOfWarehouse"/><xs:complexType name="Warehouse"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Locations" nillable="true" type="tns:ArrayOfWarehouseLocation"/></xs:sequence></xs:complexType><xs:element name="Warehouse" nillable="true" type="tns:Warehouse"/><xs:complexType name="ArrayOfWarehouseLocation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WarehouseLocation" nillable="true" type="tns:WarehouseLocation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWarehouseLocation" nillable="true" type="tns:ArrayOfWarehouseLocation"/><xs:complexType name="WarehouseLocation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleStocks" nillable="true" type="tns:ArrayOfArticleStock"/><xs:element minOccurs="0" name="ArticleStockCount" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="WarehouseLocation" nillable="true" type="tns:WarehouseLocation"/><xs:complexType name="ArrayOfArticleStock"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ArticleStock" nillable="true" type="tns:ArticleStock"/></xs:sequence></xs:complexType><xs:element name="ArrayOfArticleStock" nillable="true" type="tns:ArrayOfArticleStock"/><xs:complexType name="ArticleStock"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ArticleStock" nillable="true" type="tns:ArticleStock"/><xs:element name="ListMobileStockArticlesRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Context" nillable="true" type="tns:ServiceContext"/><xs:element minOccurs="0" name="MobileStockArticleSearchCriteria" nillable="true" type="q332:MobileStockArticleSearchCriteria" xmlns:q332="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ListMobileStockArticlesResponse"><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.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><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:complexType name="ArrayOfguid"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="guid" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArrayOfguid" nillable="true" type="tns:ArrayOfguid"/><xs:complexType name="ArrayOfdateTime"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="dateTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ArrayOfdateTime" nillable="true" type="tns:ArrayOfdateTime"/><xs:complexType name="ArrayOfKeyValueOfstringstring"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringstring"><xs:complexType><xs:sequence><xs:element name="Key" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfstringstring" nillable="true" type="tns:ArrayOfKeyValueOfstringstring"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.WebServices.Contracts" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:complexType name="ArticleAvailabilityPeriod"><xs:sequence><xs:element name="_x003C_Description_x003E_k__BackingField" nillable="true" type="xs:string"/><xs:element name="_x003C_Periods_x003E_k__BackingField" nillable="true" type="tns:ArrayOfAvailabilityPeriodTimeSpan"/><xs:element name="_x003C_ShortName_x003E_k__BackingField" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArticleAvailabilityPeriod" nillable="true" type="tns:ArticleAvailabilityPeriod"/><xs:complexType name="ArrayOfAvailabilityPeriodTimeSpan"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AvailabilityPeriodTimeSpan" nillable="true" type="tns:AvailabilityPeriodTimeSpan"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAvailabilityPeriodTimeSpan" nillable="true" type="tns:ArrayOfAvailabilityPeriodTimeSpan"/><xs:complexType name="AvailabilityPeriodTimeSpan"><xs:sequence><xs:element name="_x003C_DayOfWeek_x003E_k__BackingField" type="xs:int"/><xs:element name="_x003C_FromTime_x003E_k__BackingField" type="xs:dateTime"/><xs:element name="_x003C_Id_x003E_k__BackingField" type="ser:guid"/><xs:element name="_x003C_TillTime_x003E_k__BackingField" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="AvailabilityPeriodTimeSpan" nillable="true" type="tns:AvailabilityPeriodTimeSpan"/><xs:complexType name="ArrayOfSitePlace"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SitePlace" nillable="true" type="tns:SitePlace"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSitePlace" nillable="true" type="tns:ArrayOfSitePlace"/><xs:complexType name="SitePlace"><xs:sequence><xs:element minOccurs="0" name="CultureEventReservationSiteId" type="ser:guid"/><xs:element minOccurs="0" name="CustomerPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PromotionRuleDiscountAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SitePlace" nillable="true" type="tns:SitePlace"/><xs:complexType name="ValidateChildCareEntryPriorityRuleResult"><xs:complexContent mixed="false"><xs:extension base="q333:ValidationResult" xmlns:q333="http://www.recreatex.be/webshop/"><xs:sequence><xs:element minOccurs="0" name="IsBlocking" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ValidateChildCareEntryPriorityRuleResult" nillable="true" type="tns:ValidateChildCareEntryPriorityRuleResult"/><xs:complexType name="ChangeSeasonPlanningStatusResult"><xs:sequence/></xs:complexType><xs:element name="ChangeSeasonPlanningStatusResult" nillable="true" type="tns:ChangeSeasonPlanningStatusResult"/><xs:complexType name="ChildCareCentrePresenceOptionSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ChildCareCentreOptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceOptionSearchCriteria" nillable="true" type="tns:ChildCareCentrePresenceOptionSearchCriteria"/><xs:complexType name="ArrayOfChildCareCentrePresenceOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ChildCareCentrePresenceOption" nillable="true" type="tns:ChildCareCentrePresenceOption"/></xs:sequence></xs:complexType><xs:element name="ArrayOfChildCareCentrePresenceOption" nillable="true" type="tns:ArrayOfChildCareCentrePresenceOption"/><xs:complexType name="ChildCareCentrePresenceOption"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="ChildCareCentreEntryOptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreOptionId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentrePresenceId" type="ser:guid"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="MaxOptions" type="xs:int"/><xs:element minOccurs="0" name="MaxOptionsTotal" type="xs:int"/><xs:element minOccurs="0" name="NumberOfOptions" type="xs:int"/><xs:element minOccurs="0" name="NumberOfOptionsAvailable" type="xs:int"/><xs:element minOccurs="0" name="NumberOfOptionsUsed" type="xs:int"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ChildCareCentrePresenceOption" nillable="true" type="tns:ChildCareCentrePresenceOption"/><xs:complexType name="ChildCareParentStatuteSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareParentStatuteSearchCriteria" nillable="true" type="tns:ChildCareParentStatuteSearchCriteria"/><xs:complexType name="ChildCareBenefitSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ChildCareBenefitSearchCriteria" nillable="true" type="tns:ChildCareBenefitSearchCriteria"/><xs:complexType name="ValidateChildCareEntryPriorityRuleCriteria"><xs:sequence><xs:element minOccurs="0" name="ChildrenIds" nillable="true" type="q334:ArrayOfguid" xmlns:q334="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ChildCareEntryPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ChildCareCentreId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ValidateChildCareEntryPriorityRuleCriteria" nillable="true" type="tns:ValidateChildCareEntryPriorityRuleCriteria"/><xs:complexType name="ArrayOfPaymentLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PaymentLine" nillable="true" type="tns:PaymentLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPaymentLine" nillable="true" type="tns:ArrayOfPaymentLine"/><xs:complexType name="PaymentLine"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsDigitalWalletPayment" type="xs:boolean"/><xs:element minOccurs="0" name="IsGiftCertificatePayment" type="xs:boolean"/><xs:element minOccurs="0" name="OrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethodId" type="ser:guid"/><xs:element minOccurs="0" name="RoundedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="TransactionId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PaymentLine" nillable="true" type="tns:PaymentLine"/><xs:complexType name="UitpasPaymentError"><xs:sequence><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PriceGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" type="q335:UitpasPaymentErrorType" xmlns:q335="http://www.recreatex.be/webshop/"/><xs:element minOccurs="0" name="UitpasEventId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UitpasNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UitpasPaymentError" nillable="true" type="tns:UitpasPaymentError"/><xs:complexType name="ArrayOfUitpasPaymentError"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="UitpasPaymentError" nillable="true" type="tns:UitpasPaymentError"/></xs:sequence></xs:complexType><xs:element name="ArrayOfUitpasPaymentError" nillable="true" type="tns:ArrayOfUitpasPaymentError"/><xs:complexType name="DigitalWalletPayment"><xs:complexContent mixed="false"><xs:extension base="q336:BasketPayment" xmlns:q336="http://www.recreatex.be/webshop/"><xs:sequence><xs:element minOccurs="0" name="DivisionCardId" type="ser:guid"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DigitalWalletPayment" nillable="true" type="tns:DigitalWalletPayment"/><xs:complexType name="ArrayOfShiftReceipt"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ShiftReceipt" nillable="true" type="tns:ShiftReceipt"/></xs:sequence></xs:complexType><xs:element name="ArrayOfShiftReceipt" nillable="true" type="tns:ArrayOfShiftReceipt"/><xs:complexType name="ShiftReceipt"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="PaymentMethodId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ShiftReceipt" nillable="true" type="tns:ShiftReceipt"/><xs:complexType name="AdjustCombiOrganisedVisitResult"><xs:complexContent mixed="false"><xs:extension base="q337:ValidationResult" xmlns:q337="http://www.recreatex.be/webshop/"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="AdjustCombiOrganisedVisitResult" nillable="true" type="tns:AdjustCombiOrganisedVisitResult"/><xs:complexType name="WaiterPadContext"><xs:sequence><xs:element minOccurs="0" name="CustomerId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="MacId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneTableId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="WaiterPadContext" nillable="true" type="tns:WaiterPadContext"/><xs:complexType name="UtcOffsetResult"><xs:sequence><xs:element minOccurs="0" name="Offset" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="UtcOffsetResult" nillable="true" type="tns:UtcOffsetResult"/><xs:complexType name="DefaultPointOfSalesCustomer"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="DefaultPointOfSalesCustomer" nillable="true" type="tns:DefaultPointOfSalesCustomer"/><xs:complexType name="ArrayOfPersonNotification"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PersonNotification" nillable="true" type="tns:PersonNotification"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPersonNotification" nillable="true" type="tns:ArrayOfPersonNotification"/><xs:complexType name="PersonNotification"><xs:sequence><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EventDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="NotificationType" type="xs:int"/><xs:element minOccurs="0" name="NotifiedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="SubjectId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubjectInfo" nillable="true" type="tns:PersonNotificationSubjectInfo"/></xs:sequence></xs:complexType><xs:element name="PersonNotification" nillable="true" type="tns:PersonNotification"/><xs:complexType name="PersonNotificationSubjectInfo"><xs:sequence><xs:element minOccurs="0" name="GraduationInfo" nillable="true" type="tns:GraduationInfo"/></xs:sequence></xs:complexType><xs:element name="PersonNotificationSubjectInfo" nillable="true" type="tns:PersonNotificationSubjectInfo"/><xs:complexType name="GraduationInfo"><xs:sequence><xs:element minOccurs="0" name="DiplomaName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GraduationInfo" nillable="true" type="tns:GraduationInfo"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.Drawing" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/System.Drawing"><xs:complexType name="Color"><xs:annotation><xs:appinfo><IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType></xs:appinfo></xs:annotation><xs:sequence><xs:element name="knownColor" type="xs:short"/><xs:element name="name" nillable="true" type="xs:string"/><xs:element name="state" type="xs:short"/><xs:element name="value" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="Color" nillable="true" type="tns:Color"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/System" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:simpleType name="DayOfWeek"><xs:restriction base="xs:string"><xs:enumeration value="Sunday"/><xs:enumeration value="Monday"/><xs:enumeration value="Tuesday"/><xs:enumeration value="Wednesday"/><xs:enumeration value="Thursday"/><xs:enumeration value="Friday"/><xs:enumeration value="Saturday"/></xs:restriction></xs:simpleType><xs:element name="DayOfWeek" nillable="true" type="tns:DayOfWeek"/><xs:complexType name="ArrayOfNullableOfguid"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="guid" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNullableOfguid" nillable="true" type="tns:ArrayOfNullableOfguid"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://www.recreatex.be/webshop/v1.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.recreatex.be/webshop/v1.0/" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:complexType name="InfoPlayCustomFieldSearchCriteria"><xs:sequence/></xs:complexType><xs:element name="InfoPlayCustomFieldSearchCriteria" nillable="true" type="tns:InfoPlayCustomFieldSearchCriteria"/><xs:complexType name="ArrayOfInfoPlayCustomField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoPlayCustomField" nillable="true" type="tns:InfoPlayCustomField"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfoPlayCustomField" nillable="true" type="tns:ArrayOfInfoPlayCustomField"/><xs:complexType name="InfoPlayCustomField"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InfoPlayCustomField" nillable="true" type="tns:InfoPlayCustomField"/><xs:complexType name="InfoPlayCustomDataSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="SubjectId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="InfoPlayCustomDataSearchCriteria" nillable="true" type="tns:InfoPlayCustomDataSearchCriteria"/><xs:complexType name="ArrayOfInfoPlayCustomDataRecord"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoPlayCustomDataRecord" nillable="true" type="tns:InfoPlayCustomDataRecord"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfoPlayCustomDataRecord" nillable="true" type="tns:ArrayOfInfoPlayCustomDataRecord"/><xs:complexType name="InfoPlayCustomDataRecord"><xs:sequence><xs:element minOccurs="0" name="Values" nillable="true" type="q338:ArrayOfKeyValueOfstringstring" xmlns:q338="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="InfoPlayCustomDataRecord" nillable="true" type="tns:InfoPlayCustomDataRecord"/><xs:complexType name="ETicketDeliveryMarkerCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionSalesLinesIds" nillable="true" type="q339:ArrayOfguid" xmlns:q339="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="OrganisedVisitIds" nillable="true" type="q340:ArrayOfguid" xmlns:q340="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EntryIds" nillable="true" type="q341:ArrayOfguid" xmlns:q341="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ReservationIds" nillable="true" type="q342:ArrayOfguid" xmlns:q342="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CultureEventReservationIds" nillable="true" type="q343:ArrayOfguid" xmlns:q343="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ETicketDeliveryMarkerCriteria" nillable="true" type="tns:ETicketDeliveryMarkerCriteria"/><xs:complexType name="GetNetPayBalanceCriteria"><xs:sequence><xs:element minOccurs="0" name="AddressId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetNetPayBalanceCriteria" nillable="true" type="tns:GetNetPayBalanceCriteria"/><xs:complexType name="GetNetPayBalanceResult"><xs:sequence><xs:element minOccurs="0" name="Balance" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetNetPayBalanceResult" nillable="true" type="tns:GetNetPayBalanceResult"/><xs:complexType name="PayBebarmaticResult"><xs:sequence><xs:element minOccurs="0" name="Paid" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="PayBebarmaticResult" nillable="true" type="tns:PayBebarmaticResult"/><xs:complexType name="GetSeasonPlanningSettingsCriteria"><xs:sequence/></xs:complexType><xs:element name="GetSeasonPlanningSettingsCriteria" nillable="true" type="tns:GetSeasonPlanningSettingsCriteria"/><xs:complexType name="GetSeasonPlanningSettingsResult"><xs:sequence><xs:element minOccurs="0" name="RequestColor" type="q344:Color" xmlns:q344="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="ProposalColor" type="q345:Color" xmlns:q345="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="ProposalAcceptedColor" type="q346:Color" xmlns:q346="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="ApprovedColor" type="q347:Color" xmlns:q347="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="DeclinedColor" type="q348:Color" xmlns:q348="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="WaitingListColor" type="q349:Color" xmlns:q349="http://schemas.datacontract.org/2004/07/System.Drawing"/><xs:element minOccurs="0" name="LicenseActivated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GetSeasonPlanningSettingsResult" nillable="true" type="tns:GetSeasonPlanningSettingsResult"/><xs:complexType name="GetNMBSStationsCriteria"><xs:sequence/></xs:complexType><xs:element name="GetNMBSStationsCriteria" nillable="true" type="tns:GetNMBSStationsCriteria"/><xs:complexType name="GetNMBSStationsResult"><xs:sequence><xs:element minOccurs="0" name="Stations" nillable="true" type="tns:ArrayOfNMBSStation"/></xs:sequence></xs:complexType><xs:element name="GetNMBSStationsResult" nillable="true" type="tns:GetNMBSStationsResult"/><xs:complexType name="ArrayOfNMBSStation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NMBSStation" nillable="true" type="tns:NMBSStation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNMBSStation" nillable="true" type="tns:ArrayOfNMBSStation"/><xs:complexType name="NMBSStation"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NMBSStation" nillable="true" type="tns:NMBSStation"/><xs:complexType name="GetNMBSProductsResult"><xs:sequence><xs:element minOccurs="0" name="ExcludedProducts" nillable="true" type="tns:ArrayOfExcludedNMBSProduct"/><xs:element minOccurs="0" name="Products" nillable="true" type="tns:ArrayOfNMBSProduct"/></xs:sequence></xs:complexType><xs:element name="GetNMBSProductsResult" nillable="true" type="tns:GetNMBSProductsResult"/><xs:complexType name="ArrayOfExcludedNMBSProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExcludedNMBSProduct" nillable="true" type="tns:ExcludedNMBSProduct"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExcludedNMBSProduct" nillable="true" type="tns:ArrayOfExcludedNMBSProduct"/><xs:complexType name="ExcludedNMBSProduct"><xs:complexContent mixed="false"><xs:extension base="tns:NMBSProduct"><xs:sequence><xs:element minOccurs="0" name="Reasons" nillable="true" type="q350:ArrayOfstring" xmlns:q350="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExcludedNMBSProduct" nillable="true" type="tns:ExcludedNMBSProduct"/><xs:complexType name="NMBSProduct"><xs:sequence><xs:element minOccurs="0" name="ProductId" type="xs:long"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="NMBSProduct" nillable="true" type="tns:NMBSProduct"/><xs:complexType name="ArrayOfNMBSProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NMBSProduct" nillable="true" type="tns:NMBSProduct"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNMBSProduct" nillable="true" type="tns:ArrayOfNMBSProduct"/><xs:complexType name="GetNMBSSettingsCriteria"><xs:sequence/></xs:complexType><xs:element name="GetNMBSSettingsCriteria" nillable="true" type="tns:GetNMBSSettingsCriteria"/><xs:complexType name="GetNMBSSettingsResult"><xs:sequence><xs:element minOccurs="0" name="RegistrationItemID" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetNMBSSettingsResult" nillable="true" type="tns:GetNMBSSettingsResult"/><xs:complexType name="GetStatusIncertVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="VoucherCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetStatusIncertVoucherCriteria" nillable="true" type="tns:GetStatusIncertVoucherCriteria"/><xs:complexType name="GetStatusIncertVoucherResult"><xs:sequence><xs:element minOccurs="0" name="Voucher" nillable="true" type="tns:IncertVoucher"/></xs:sequence></xs:complexType><xs:element name="GetStatusIncertVoucherResult" nillable="true" type="tns:GetStatusIncertVoucherResult"/><xs:complexType name="IncertVoucher"><xs:sequence><xs:element minOccurs="0" name="VoucherCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VoucherName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VoucherDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InitialAmount" type="xs:decimal"/><xs:element minOccurs="0" name="CurrentAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerFullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValidTill" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="PartlyRedeemable" type="xs:boolean"/><xs:element minOccurs="0" name="Validity" type="tns:Validity"/><xs:element minOccurs="0" name="PosSalesLineId" type="ser:guid"/><xs:element minOccurs="0" name="RedemptionsHistory" nillable="true" type="tns:ArrayOfIncertRedemptionHistory"/></xs:sequence></xs:complexType><xs:element name="IncertVoucher" nillable="true" type="tns:IncertVoucher"/><xs:simpleType name="Validity"><xs:restriction base="xs:string"><xs:enumeration value="VoucherCodeNotFound"/><xs:enumeration value="Active"/><xs:enumeration value="Cancelled"/><xs:enumeration value="FullyRedeemed"/><xs:enumeration value="VoucherTypeNotAllowed"/><xs:enumeration value="VoucherNotPaidYet"/><xs:enumeration value="VoucherAlreadyExpired"/><xs:enumeration value="VoucherNotValidForThisStation"/><xs:enumeration value="VoucherNotActivated"/><xs:enumeration value="VoucherNotValidForThisRateCode"/></xs:restriction></xs:simpleType><xs:element name="Validity" nillable="true" type="tns:Validity"/><xs:complexType name="ArrayOfIncertRedemptionHistory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IncertRedemptionHistory" nillable="true" type="tns:IncertRedemptionHistory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIncertRedemptionHistory" nillable="true" type="tns:ArrayOfIncertRedemptionHistory"/><xs:complexType name="IncertRedemptionHistory"><xs:sequence><xs:element minOccurs="0" name="RedemptionID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RedemptionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="RedemptionValue" type="xs:decimal"/><xs:element minOccurs="0" name="RedemptionComment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RedemptionStationID" type="xs:int"/><xs:element minOccurs="0" name="RedemptionStationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BookingID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InclusiveName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InclusiveID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IncertRedemptionHistory" nillable="true" type="tns:IncertRedemptionHistory"/><xs:complexType name="RedeemIncertVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="VoucherCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="RedeemIncertVoucherCriteria" nillable="true" type="tns:RedeemIncertVoucherCriteria"/><xs:complexType name="RedeemIncertVoucherResult"><xs:sequence><xs:element minOccurs="0" name="RedeemInfo" nillable="true" type="tns:IncertRedeemInfo"/></xs:sequence></xs:complexType><xs:element name="RedeemIncertVoucherResult" nillable="true" type="tns:RedeemIncertVoucherResult"/><xs:complexType name="IncertRedeemInfo"><xs:sequence><xs:element minOccurs="0" name="RedemptionId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountRedeemed" type="xs:decimal"/><xs:element minOccurs="0" name="NewAccountBalance" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="IncertRedeemInfo" nillable="true" type="tns:IncertRedeemInfo"/><xs:complexType name="CancelIncertVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="RedemptionID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CancelIncertVoucherCriteria" nillable="true" type="tns:CancelIncertVoucherCriteria"/><xs:complexType name="CancelIncertVoucherResult"><xs:sequence><xs:element minOccurs="0" name="CancelInfo" nillable="true" type="tns:IncertCancelInfo"/></xs:sequence></xs:complexType><xs:element name="CancelIncertVoucherResult" nillable="true" type="tns:CancelIncertVoucherResult"/><xs:complexType name="IncertCancelInfo"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="VoucherCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="IncertCancelInfo" nillable="true" type="tns:IncertCancelInfo"/><xs:complexType name="GetStatusFashionChequeCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VerificationCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetStatusFashionChequeCriteria" nillable="true" type="tns:GetStatusFashionChequeCriteria"/><xs:complexType name="FashionCheque"><xs:sequence><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpireDate" type="xs:dateTime"/><xs:element minOccurs="0" name="RefillsRemaining" type="xs:int"/><xs:element minOccurs="0" name="TransactionsRemaining" type="xs:int"/><xs:element minOccurs="0" name="InitialValue" type="xs:decimal"/><xs:element minOccurs="0" name="Minvalue" type="xs:decimal"/><xs:element minOccurs="0" name="MaxValue" type="xs:decimal"/><xs:element minOccurs="0" name="HasVerificationCode" type="xs:boolean"/><xs:element minOccurs="0" name="ProductIdentifier" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VerificationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" nillable="true" type="q351:MoneyInfo" xmlns:q351="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType><xs:element name="FashionCheque" nillable="true" type="tns:FashionCheque"/><xs:complexType name="RedeemFashionChequeCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VerificationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivationRequestId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="RedeemFashionChequeCriteria" nillable="true" type="tns:RedeemFashionChequeCriteria"/><xs:complexType name="CancelFashionChequeCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VerificationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ActivationRequestId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CancelFashionChequeCriteria" nillable="true" type="tns:CancelFashionChequeCriteria"/><xs:complexType name="GetGezinsbondSettingsCriteria"><xs:sequence/></xs:complexType><xs:element name="GetGezinsbondSettingsCriteria" nillable="true" type="tns:GetGezinsbondSettingsCriteria"/><xs:complexType name="GetGezinsbondSettingsResult"><xs:sequence><xs:element minOccurs="0" name="RedeemUnit" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GetGezinsbondSettingsResult" nillable="true" type="tns:GetGezinsbondSettingsResult"/><xs:complexType name="GetStatusGezinsbondCriteria"><xs:sequence><xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetStatusGezinsbondCriteria" nillable="true" type="tns:GetStatusGezinsbondCriteria"/><xs:complexType name="RewardGezinsbondCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" type="xs:long"/><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="RewardGezinsbondCriteria" nillable="true" type="tns:RewardGezinsbondCriteria"/><xs:complexType name="RewardGezinsbondResult"><xs:sequence><xs:element minOccurs="0" name="RewardInfo" nillable="true" type="tns:GezinsbondRewardInfo"/></xs:sequence></xs:complexType><xs:element name="RewardGezinsbondResult" nillable="true" type="tns:RewardGezinsbondResult"/><xs:complexType name="GezinsbondRewardInfo"><xs:sequence><xs:element minOccurs="0" name="TransactionId" type="xs:long"/><xs:element minOccurs="0" name="AmountRewarded" type="xs:decimal"/><xs:element minOccurs="0" name="NewBalance" type="xs:decimal"/><xs:element minOccurs="0" name="RewardCalculatedOn" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GezinsbondRewardInfo" nillable="true" type="tns:GezinsbondRewardInfo"/><xs:complexType name="RedeemGezinsbondCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="RedeemGezinsbondCriteria" nillable="true" type="tns:RedeemGezinsbondCriteria"/><xs:complexType name="RedeemGezinsbondResult"><xs:sequence><xs:element minOccurs="0" name="TransactionId" type="xs:long"/><xs:element minOccurs="0" name="NewBalance" type="xs:decimal"/><xs:element minOccurs="0" name="CancelCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RedeemGezinsbondResult" nillable="true" type="tns:RedeemGezinsbondResult"/><xs:complexType name="CancelGezinsbondCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionId" type="xs:long"/><xs:element minOccurs="0" name="CancelCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CancelGezinsbondCriteria" nillable="true" type="tns:CancelGezinsbondCriteria"/><xs:complexType name="CancelGezinsbondResult"><xs:sequence><xs:element minOccurs="0" name="TransactionId" type="xs:long"/><xs:element minOccurs="0" name="NewBalance" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="CancelGezinsbondResult" nillable="true" type="tns:CancelGezinsbondResult"/><xs:complexType name="GetStatusLerarenkaartCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetStatusLerarenkaartCriteria" nillable="true" type="tns:GetStatusLerarenkaartCriteria"/><xs:complexType name="GetStatusLerarenkaartResult"><xs:sequence><xs:element minOccurs="0" name="StatusResponse" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AuthenticationMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Lerarenkaart" nillable="true" type="tns:Lerarenkaart"/></xs:sequence></xs:complexType><xs:element name="GetStatusLerarenkaartResult" nillable="true" type="tns:GetStatusLerarenkaartResult"/><xs:complexType name="Lerarenkaart"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Valid" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Lerarenkaart" nillable="true" type="tns:Lerarenkaart"/><xs:complexType name="QRAppPopupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="DateAndTime" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="QRAppPopupSearchCriteria" nillable="true" type="tns:QRAppPopupSearchCriteria"/><xs:complexType name="ArrayOfQRAppPopup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="QRAppPopup" nillable="true" type="tns:QRAppPopup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfQRAppPopup" nillable="true" type="tns:ArrayOfQRAppPopup"/><xs:complexType name="QRAppPopup"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Till" type="xs:dateTime"/><xs:element minOccurs="0" name="PopupText" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="QRAppPopup" nillable="true" type="tns:QRAppPopup"/><xs:complexType name="GetMuseumPassCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetMuseumPassCriteria" nillable="true" type="tns:GetMuseumPassCriteria"/><xs:complexType name="GetMuseumPassResult"><xs:sequence><xs:element minOccurs="0" name="MuseumPass" nillable="true" type="tns:MuseumPass"/></xs:sequence></xs:complexType><xs:element name="GetMuseumPassResult" nillable="true" type="tns:GetMuseumPassResult"/><xs:complexType name="MuseumPass"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PassHolderId" type="ser:guid"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Picture" nillable="true" type="tns:PictureInfo"/><xs:element minOccurs="0" name="SubscriptionEndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Allowed" type="xs:boolean"/><xs:element minOccurs="0" name="Reason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="MuseumPass" nillable="true" type="tns:MuseumPass"/><xs:complexType name="PictureInfo"><xs:sequence><xs:element minOccurs="0" name="Url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpiresAt" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="PictureInfo" nillable="true" type="tns:PictureInfo"/><xs:complexType name="ActivateMuseumPassSubscriptionCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="MuseumPass" nillable="true" type="tns:MuseumPass"/></xs:sequence></xs:complexType><xs:element name="ActivateMuseumPassSubscriptionCriteria" nillable="true" type="tns:ActivateMuseumPassSubscriptionCriteria"/><xs:complexType name="ActivateMuseumPassSubscriptionResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ActivateMuseumPassSubscriptionResult" nillable="true" type="tns:ActivateMuseumPassSubscriptionResult"/><xs:complexType name="GetSalesHeaderAccessTicketsPrintDataJsonCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="SmallFontTextWidth" type="xs:int"/><xs:element minOccurs="0" name="LargeFontTextWidth" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderAccessTicketsPrintDataJsonCriteria" nillable="true" type="tns:GetSalesHeaderAccessTicketsPrintDataJsonCriteria"/><xs:complexType name="GetSalesHeaderAccessTicketsPrintDataJsonResult"><xs:sequence><xs:element minOccurs="0" name="JsonPrintData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderAccessTicketsPrintDataJsonResult" nillable="true" type="tns:GetSalesHeaderAccessTicketsPrintDataJsonResult"/><xs:complexType name="GetSalesHeaderReceiptPrintDataJsonCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesSeriesId" type="ser:guid"/><xs:element minOccurs="0" name="SmallFontTextWidth" type="xs:int"/><xs:element minOccurs="0" name="LargeFontTextWidth" type="xs:int"/><xs:element minOccurs="0" name="PrintAccessTickets" type="xs:boolean"/><xs:element minOccurs="0" name="ReprintReceiptsLinkedToDigitalWallet" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderReceiptPrintDataJsonCriteria" nillable="true" type="tns:GetSalesHeaderReceiptPrintDataJsonCriteria"/><xs:complexType name="GetSalesHeaderReceiptPrintDataJsonResult"><xs:sequence><xs:element minOccurs="0" name="JsonPrintData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetSalesHeaderReceiptPrintDataJsonResult" nillable="true" type="tns:GetSalesHeaderReceiptPrintDataJsonResult"/><xs:complexType name="GetCashReportJsonCriteria"><xs:sequence><xs:element minOccurs="0" name="SalesShiftId" type="ser:guid"/><xs:element minOccurs="0" name="SmallFontTextWidth" type="xs:int"/><xs:element minOccurs="0" name="LargeFontTextWidth" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetCashReportJsonCriteria" nillable="true" type="tns:GetCashReportJsonCriteria"/><xs:complexType name="GetCashReportJsonResult"><xs:sequence><xs:element minOccurs="0" name="JsonPrintData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetCashReportJsonResult" nillable="true" type="tns:GetCashReportJsonResult"/><xs:complexType name="WiseGetPatronNameCriteria"><xs:sequence><xs:element minOccurs="0" name="PatronID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="WiseGetPatronNameCriteria" nillable="true" type="tns:WiseGetPatronNameCriteria"/><xs:complexType name="WiseGetPatronNameResult"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="WiseGetPatronNameResult" nillable="true" type="tns:WiseGetPatronNameResult"/><xs:complexType name="WiseGetFeesForPatronCriteria"><xs:sequence><xs:element minOccurs="0" name="PatronID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="WiseGetFeesForPatronCriteria" nillable="true" type="tns:WiseGetFeesForPatronCriteria"/><xs:complexType name="WiseGetFeesForPatronResult"><xs:sequence><xs:element minOccurs="0" name="PatronFees" nillable="true" type="tns:ArrayOfWiseFee"/></xs:sequence></xs:complexType><xs:element name="WiseGetFeesForPatronResult" nillable="true" type="tns:WiseGetFeesForPatronResult"/><xs:complexType name="ArrayOfWiseFee"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WiseFee" nillable="true" type="tns:WiseFee"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWiseFee" nillable="true" type="tns:ArrayOfWiseFee"/><xs:complexType name="WiseFee"><xs:sequence><xs:element minOccurs="0" name="PatronName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Information" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="WiseFee" nillable="true" type="tns:WiseFee"/><xs:complexType name="WiseSetFeePayedForPatronCriteria"><xs:sequence><xs:element minOccurs="0" name="PatronID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethodID" type="ser:guid"/><xs:element minOccurs="0" name="AmountPayed" type="xs:decimal"/><xs:element minOccurs="0" name="PostType" nillable="true" type="xs:short"/></xs:sequence></xs:complexType><xs:element name="WiseSetFeePayedForPatronCriteria" nillable="true" type="tns:WiseSetFeePayedForPatronCriteria"/><xs:complexType name="WiseSetFeePayedForPatronResult"><xs:sequence><xs:element minOccurs="0" name="IsSuccess" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="WiseSetFeePayedForPatronResult" nillable="true" type="tns:WiseSetFeePayedForPatronResult"/><xs:complexType name="ArrayOfSalesQuestionAnswer"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesQuestionAnswer" nillable="true" type="tns:SalesQuestionAnswer"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesQuestionAnswer" nillable="true" type="tns:ArrayOfSalesQuestionAnswer"/><xs:complexType name="SalesQuestionAnswer"><xs:sequence><xs:element minOccurs="0" name="SalesQuestionId" type="ser:guid"/><xs:element minOccurs="0" name="AnswerText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AnswerBoolean" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="AnswerInt" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="AnswerDateTime" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SalesQuestionAnswer" nillable="true" type="tns:SalesQuestionAnswer"/><xs:complexType name="SetGiftCertificatePrintedCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SetGiftCertificatePrintedCriteria" nillable="true" type="tns:SetGiftCertificatePrintedCriteria"/><xs:simpleType name="SpotbookingStatus"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Pending"/><xs:enumeration value="Approved"/><xs:enumeration value="Disapproved"/></xs:restriction></xs:simpleType><xs:element name="SpotbookingStatus" nillable="true" type="tns:SpotbookingStatus"/><xs:simpleType name="SaveSpotbookingStatusResult"><xs:restriction base="xs:string"><xs:enumeration value="Success"/><xs:enumeration value="NotFound"/><xs:enumeration value="IsAlreadyAccepted"/><xs:enumeration value="IsAlreadyRejected"/><xs:enumeration value="SaveFailed"/></xs:restriction></xs:simpleType><xs:element name="SaveSpotbookingStatusResult" nillable="true" type="tns:SaveSpotbookingStatusResult"/><xs:complexType name="SpotbookingSettings"><xs:sequence><xs:element minOccurs="0" name="Url" nillable="true" type="xs:string"/><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 name="SpotbookingSettings" nillable="true" type="tns:SpotbookingSettings"/><xs:complexType name="DisconnectDivisionCardCriteria"><xs:sequence><xs:element minOccurs="0" name="DivisionCardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PeripheralStringId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="DisconnectDivisionCardCriteria" nillable="true" type="tns:DisconnectDivisionCardCriteria"/><xs:complexType name="ModifySubscriptionDatesCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="StartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ModifySubscriptionDatesCriteria" nillable="true" type="tns:ModifySubscriptionDatesCriteria"/><xs:complexType name="UndoCancelSubscriptionCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="UndoCancelSubscriptionCriteria" nillable="true" type="tns:UndoCancelSubscriptionCriteria"/><xs:complexType name="GetFamilyCardsCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetFamilyCardsCriteria" nillable="true" type="tns:GetFamilyCardsCriteria"/><xs:complexType name="GetFamilyCardsResult"><xs:sequence><xs:element minOccurs="0" name="FamilyCards" nillable="true" type="tns:ArrayOfFamilyCard"/></xs:sequence></xs:complexType><xs:element name="GetFamilyCardsResult" nillable="true" type="tns:GetFamilyCardsResult"/><xs:complexType name="ArrayOfFamilyCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FamilyCard" nillable="true" type="tns:FamilyCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFamilyCard" nillable="true" type="tns:ArrayOfFamilyCard"/><xs:complexType name="FamilyCard"><xs:sequence><xs:element minOccurs="0" name="DivisionCardId" type="ser:guid"/><xs:element minOccurs="0" name="LongCardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonCardId" type="ser:guid"/><xs:element minOccurs="0" name="PersonName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortCardNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FamilyCard" nillable="true" type="tns:FamilyCard"/><xs:complexType name="CancelCollectionContractCriteria"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="Save" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CancelCollectionContractCriteria" nillable="true" type="tns:CancelCollectionContractCriteria"/><xs:complexType name="CancelCollectionContractResult"><xs:sequence><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Saved" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CancelCollectionContractResult" nillable="true" type="tns:CancelCollectionContractResult"/><xs:complexType name="ListPaymentMethodsCriteria"><xs:sequence><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ListPaymentMethodsCriteria" nillable="true" type="tns:ListPaymentMethodsCriteria"/><xs:complexType name="ValidateWaitingListCallCriteria"><xs:sequence><xs:element minOccurs="0" name="WaitingListStudentId" type="ser:guid"/><xs:element minOccurs="0" name="LessonGroupId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ValidateWaitingListCallCriteria" nillable="true" type="tns:ValidateWaitingListCallCriteria"><xs:annotation><xs:documentation>The search criteria used to validate WaitingListCalls</xs:documentation></xs:annotation></xs:element><xs:complexType name="ListWaitingListCallsCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ListWaitingListCallsCriteria" nillable="true" type="tns:ListWaitingListCallsCriteria"><xs:annotation><xs:documentation>The search criteria used to get ListWaitingListCalls for a specific WaitingListStudent</xs:documentation></xs:annotation></xs:element><xs:complexType name="ConfirmWaitingListCallCriteria"><xs:sequence><xs:element minOccurs="0" name="WaitingListStudentId" type="ser:guid"/><xs:element minOccurs="0" name="Accepted" type="xs:boolean"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ConfirmWaitingListCallCriteria" nillable="true" type="tns:ConfirmWaitingListCallCriteria"><xs:annotation><xs:documentation>The criteria to accept or deny a waitingList call</xs:documentation></xs:annotation></xs:element><xs:complexType name="EmployeeAvailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeID" type="ser:guid"/><xs:element minOccurs="0" name="From" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="EmployeeAvailabilityCriteria" nillable="true" type="tns:EmployeeAvailabilityCriteria"/><xs:complexType name="ArrayOfEmployeeAvailability"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="EmployeeAvailability" nillable="true" type="tns:EmployeeAvailability"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployeeAvailability" nillable="true" type="tns:ArrayOfEmployeeAvailability"/><xs:complexType name="EmployeeAvailability"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeID" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EmployeeAvailability" nillable="true" type="tns:EmployeeAvailability"/><xs:complexType name="SaveEmployeeAvailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeAvailability" nillable="true" type="tns:EmployeeAvailability"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeAvailabilityCriteria" nillable="true" type="tns:SaveEmployeeAvailabilityCriteria"/><xs:complexType name="SaveEmployeeAvailabilityResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeAvailabilityResult" nillable="true" type="tns:SaveEmployeeAvailabilityResult"/><xs:complexType name="SaveEmployeeAvailabilitiesCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeAvailabilities" nillable="true" type="tns:ArrayOfEmployeeAvailability"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeAvailabilitiesCriteria" nillable="true" type="tns:SaveEmployeeAvailabilitiesCriteria"/><xs:complexType name="SaveEmployeeAvailabilitiesResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SaveEmployeeAvailabilitiesResult" nillable="true" type="tns:SaveEmployeeAvailabilitiesResult"/><xs:complexType name="DeleteEmployeeAvailabilityResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DeleteEmployeeAvailabilityResult" nillable="true" type="tns:DeleteEmployeeAvailabilityResult"/><xs:complexType name="TaskFlowSettings"><xs:sequence><xs:element minOccurs="0" name="WebTaskCanBePicked" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeCanCancelConfirmedTasks" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="TaskFlowSettings" nillable="true" type="tns:TaskFlowSettings"/><xs:complexType name="GetRentalPlaceOpeningHourCriteria"><xs:sequence><xs:element minOccurs="0" name="Date" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RentalPlaceId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetRentalPlaceOpeningHourCriteria" nillable="true" type="tns:GetRentalPlaceOpeningHourCriteria"/><xs:complexType name="GetRentalPlaceOpeningHourResult"><xs:sequence><xs:element minOccurs="0" name="RentalPlaceOpeningHourDay" nillable="true" type="tns:RentalPlaceOpeningHourDay"/></xs:sequence></xs:complexType><xs:element name="GetRentalPlaceOpeningHourResult" nillable="true" type="tns:GetRentalPlaceOpeningHourResult"/><xs:complexType name="RentalPlaceOpeningHourDay"><xs:sequence><xs:element minOccurs="0" name="From1" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until1" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="From2" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Until2" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryMax" type="xs:int"/><xs:element minOccurs="0" name="PickupMax" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RentalPlaceOpeningHourDay" nillable="true" type="tns:RentalPlaceOpeningHourDay"/><xs:complexType name="StockArticleGroupSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="WarehouseId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="StockArticleGroupSearchCriteria" nillable="true" type="tns:StockArticleGroupSearchCriteria"/><xs:complexType name="FinalizeJournalCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="JournalId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="FinalizeJournalCriteria" nillable="true" type="tns:FinalizeJournalCriteria"/><xs:complexType name="GetJournalsSummaryCriteria"><xs:sequence/></xs:complexType><xs:element name="GetJournalsSummaryCriteria" nillable="true" type="tns:GetJournalsSummaryCriteria"/><xs:complexType name="ArrayOfExpositionOptionalArticleCapacity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionOptionalArticleCapacity" nillable="true" type="tns:ExpositionOptionalArticleCapacity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionOptionalArticleCapacity" nillable="true" type="tns:ArrayOfExpositionOptionalArticleCapacity"/><xs:complexType name="ExpositionOptionalArticleCapacity"><xs:sequence><xs:element minOccurs="0" name="OptionalArticleId" type="ser:guid"/><xs:element minOccurs="0" name="RemainingCapacity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExpositionOptionalArticleCapacity" nillable="true" type="tns:ExpositionOptionalArticleCapacity"/><xs:complexType name="FindExpositionArticlePricesCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="IncludeImageUrl" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="FindExpositionArticlePricesCriteria" nillable="true" type="tns:FindExpositionArticlePricesCriteria"/><xs:complexType name="ChangeExpositionPeriodStateCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="State" type="tns:ExpositionPeriodState"/></xs:sequence></xs:complexType><xs:element name="ChangeExpositionPeriodStateCriteria" nillable="true" type="tns:ChangeExpositionPeriodStateCriteria"/><xs:simpleType name="ExpositionPeriodState"><xs:restriction base="xs:string"><xs:enumeration value="Start"/><xs:enumeration value="Stop"/></xs:restriction></xs:simpleType><xs:element name="ExpositionPeriodState" nillable="true" type="tns:ExpositionPeriodState"/><xs:complexType name="ExpositionSalesSummary"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Details" nillable="true" type="tns:ArrayOfExpositionSalesDetail"/><xs:element minOccurs="0" name="TotalSold" type="xs:int"/><xs:element minOccurs="0" name="ExpositionPeriodSalesSummaries" nillable="true" type="tns:ArrayOfExpositionPeriodSalesSummary"/></xs:sequence></xs:complexType><xs:element name="ExpositionSalesSummary" nillable="true" type="tns:ExpositionSalesSummary"/><xs:complexType name="ArrayOfExpositionSalesDetail"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionSalesDetail" nillable="true" type="tns:ExpositionSalesDetail"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionSalesDetail" nillable="true" type="tns:ArrayOfExpositionSalesDetail"/><xs:complexType name="ExpositionSalesDetail"><xs:sequence><xs:element minOccurs="0" name="PriceId" type="ser:guid"/><xs:element minOccurs="0" name="TicketsSold" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExpositionSalesDetail" nillable="true" type="tns:ExpositionSalesDetail"/><xs:complexType name="ArrayOfExpositionPeriodSalesSummary"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExpositionPeriodSalesSummary" nillable="true" type="tns:ExpositionPeriodSalesSummary"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExpositionPeriodSalesSummary" nillable="true" type="tns:ArrayOfExpositionPeriodSalesSummary"/><xs:complexType name="ExpositionPeriodSalesSummary"><xs:sequence><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="Details" nillable="true" type="tns:ArrayOfExpositionSalesDetail"/><xs:element minOccurs="0" name="TotalSold" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExpositionPeriodSalesSummary" nillable="true" type="tns:ExpositionPeriodSalesSummary"/><xs:complexType name="CheckOrganisedVisitAlreadyRegisteredResult"><xs:sequence><xs:element minOccurs="0" name="AlreadyRegistered" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CheckOrganisedVisitAlreadyRegisteredResult" nillable="true" type="tns:CheckOrganisedVisitAlreadyRegisteredResult"/><xs:complexType name="AdjustOrganisedVisitCriteria"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="OrganisedVisitTicketAdjustments" nillable="true" type="tns:ArrayOfOrganisedVisitTicketAdjustment"/><xs:element minOccurs="0" name="OrganisedVisitSaleAdjustments" nillable="true" type="tns:ArrayOfOrganisedVisitSaleAdjustment"/></xs:sequence></xs:complexType><xs:element name="AdjustOrganisedVisitCriteria" nillable="true" type="tns:AdjustOrganisedVisitCriteria"/><xs:complexType name="ArrayOfOrganisedVisitTicketAdjustment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitTicketAdjustment" nillable="true" type="tns:OrganisedVisitTicketAdjustment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitTicketAdjustment" nillable="true" type="tns:ArrayOfOrganisedVisitTicketAdjustment"/><xs:complexType name="OrganisedVisitTicketAdjustment"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitPriceGroupId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitTicketAdjustment" nillable="true" type="tns:OrganisedVisitTicketAdjustment"/><xs:complexType name="ArrayOfOrganisedVisitSaleAdjustment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganisedVisitSaleAdjustment" nillable="true" type="tns:OrganisedVisitSaleAdjustment"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganisedVisitSaleAdjustment" nillable="true" type="tns:ArrayOfOrganisedVisitSaleAdjustment"/><xs:complexType name="OrganisedVisitSaleAdjustment"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitSaleID" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="OrganisedVisitSaleAdjustment" nillable="true" type="tns:OrganisedVisitSaleAdjustment"/><xs:complexType name="ArrayOfCombiOrganisedVisit"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiOrganisedVisit" nillable="true" type="tns:CombiOrganisedVisit"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiOrganisedVisit" nillable="true" type="tns:ArrayOfCombiOrganisedVisit"/><xs:complexType name="CombiOrganisedVisit"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="PurchaseDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="CombiOrganisedVisitReservations" nillable="true" type="tns:ArrayOfCombiOrganisedVisitPeriodReservation"/><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="CombiExpositionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VisitNo" type="xs:long"/><xs:element minOccurs="0" name="Posted" type="xs:boolean"/><xs:element minOccurs="0" name="Cancelled" type="xs:boolean"/><xs:element minOccurs="0" name="MaxCancelWebDays" type="xs:int"/><xs:element minOccurs="0" name="MaxCancelWebHours" type="xs:int"/><xs:element minOccurs="0" name="CombiOrganisedVisitCombiTickets" nillable="true" type="q352:ArrayOfCombiOrganisedVisitCombiTicket" xmlns:q352="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/><xs:element minOccurs="0" name="WebCreated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CombiOrganisedVisit" nillable="true" type="tns:CombiOrganisedVisit"/><xs:complexType name="ArrayOfCombiOrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiOrganisedVisitPeriodReservation" nillable="true" type="tns:CombiOrganisedVisitPeriodReservation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiOrganisedVisitPeriodReservation" nillable="true" type="tns:ArrayOfCombiOrganisedVisitPeriodReservation"/><xs:complexType name="CombiOrganisedVisitPeriodReservation"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="CombiOrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="UnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="TicketTemplateId" type="ser:guid"/><xs:element minOccurs="0" name="PaidQuantity" type="xs:int"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="ExpositionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CanBeRebooked" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ArticleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CombiExpositionExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="CombiOrganisedVisitExpositionExtraArticles" nillable="true" type="q353:ArrayOfCombiOrganisedVisitSale" xmlns:q353="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model"/></xs:sequence></xs:complexType><xs:element name="CombiOrganisedVisitPeriodReservation" nillable="true" type="tns:CombiOrganisedVisitPeriodReservation"/><xs:complexType name="GetCombiExpositionAllowedPeriodsCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="FixedPeriodIds" nillable="true" type="q354:ArrayOfguid" xmlns:q354="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="GetCombiExpositionAllowedPeriodsCriteria" nillable="true" type="tns:GetCombiExpositionAllowedPeriodsCriteria"/><xs:complexType name="SubFileSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="SubFileId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SubFileSearchCriteria" nillable="true" type="tns:SubFileSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find subfiles</xs:documentation></xs:annotation></xs:element><xs:complexType name="ArrayOfReservationSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationSale" nillable="true" type="tns:ReservationSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfReservationSale" nillable="true" type="tns:ArrayOfReservationSale"/><xs:complexType name="ReservationSale"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/><xs:element minOccurs="0" name="ArticleId" type="ser:guid"/><xs:element minOccurs="0" name="VatId" type="ser:guid"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Hours" type="ser:duration"/><xs:element minOccurs="0" name="CalculationType" type="xs:int"/><xs:element minOccurs="0" name="VatAmount" type="xs:decimal"/><xs:element minOccurs="0" name="AmountExVat" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Nights" type="xs:int"/><xs:element minOccurs="0" name="Days" type="xs:int"/><xs:element minOccurs="0" name="Participants" type="xs:int"/><xs:element minOccurs="0" name="FromDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ToDateTime" type="xs:dateTime"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/><xs:element minOccurs="0" name="EntryType" type="xs:int"/><xs:element minOccurs="0" name="Article" nillable="true" type="q355:Article" xmlns:q355="http://www.recreatex.be/webshop/"/><xs:element minOccurs="0" name="UnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="CalculationTypeEnum" type="q356:CalculationType" xmlns:q356="http://www.recreatex.be/webshop/"/></xs:sequence></xs:complexType><xs:element name="ReservationSale" nillable="true" type="tns:ReservationSale"/><xs:complexType name="CancelReservationCriteria"><xs:sequence><xs:element minOccurs="0" name="ReservationIDs" nillable="true" type="q357:ArrayOfguid" xmlns:q357="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ReasonID" type="ser:guid"/><xs:element minOccurs="0" name="ReasonDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Refund" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CancelReservationCriteria" nillable="true" type="tns:CancelReservationCriteria"/><xs:complexType name="GetRecurringDayPatternDatesCriteria"><xs:sequence><xs:element minOccurs="0" name="recurringDayPattern" nillable="true" type="tns:RecurringDayPattern"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="MaxIterations" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="GetRecurringDayPatternDatesCriteria" nillable="true" type="tns:GetRecurringDayPatternDatesCriteria"/><xs:complexType name="RecurringDayPattern"><xs:sequence><xs:element minOccurs="0" name="FrequencyType" type="xs:int"/><xs:element minOccurs="0" name="DayType" type="xs:int"/><xs:element minOccurs="0" name="MonthType" type="xs:int"/><xs:element minOccurs="0" name="YearType" type="xs:int"/><xs:element minOccurs="0" name="DayFrequency" type="xs:int"/><xs:element minOccurs="0" name="WeekFrequency" type="xs:int"/><xs:element minOccurs="0" name="WeekMonday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekTuesday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekWednesday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekThursday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekFriday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekSaturday" type="xs:boolean"/><xs:element minOccurs="0" name="WeekSunday" type="xs:boolean"/><xs:element minOccurs="0" name="MonthFrequency" type="xs:int"/><xs:element minOccurs="0" name="MonthDayNo" type="xs:int"/><xs:element minOccurs="0" name="MonthWeekday" type="xs:int"/><xs:element minOccurs="0" name="YearMonth" type="xs:int"/><xs:element minOccurs="0" name="YearMonthDayNo" type="xs:int"/><xs:element minOccurs="0" name="YearWeekday" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RecurringDayPattern" nillable="true" type="tns:RecurringDayPattern"/><xs:complexType name="GetRecurringDayPatternDatesResult"><xs:sequence><xs:element minOccurs="0" name="DayPatternDates" nillable="true" type="q358:ArrayOfdateTime" xmlns:q358="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="GetRecurringDayPatternDatesResult" nillable="true" type="tns:GetRecurringDayPatternDatesResult"/><xs:complexType name="ProcessRefundCriteria"><xs:sequence><xs:element minOccurs="0" name="RefundReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReservationId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ProcessRefundCriteria" nillable="true" type="tns:ProcessRefundCriteria"/><xs:complexType name="ValidateVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="Tokens" nillable="true" type="q359:ArrayOfstring" xmlns:q359="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ValidateVoucherCriteria" nillable="true" type="tns:ValidateVoucherCriteria"/><xs:complexType name="ValidateVoucherResult"><xs:sequence><xs:element minOccurs="0" name="ValidateVoucherResponse" nillable="true" type="tns:ValidateVoucherResponse"/></xs:sequence></xs:complexType><xs:element name="ValidateVoucherResult" nillable="true" type="tns:ValidateVoucherResult"/><xs:complexType name="ValidateVoucherResponse"><xs:sequence><xs:element minOccurs="0" name="ValidationResultManageToken" nillable="true" type="tns:ValidationResultManageToken"/><xs:element minOccurs="0" name="ManageTokenResponse" nillable="true" type="tns:ManageTokenResponse"/></xs:sequence></xs:complexType><xs:element name="ValidateVoucherResponse" nillable="true" type="tns:ValidateVoucherResponse"/><xs:complexType name="ValidationResultManageToken"><xs:sequence><xs:element minOccurs="0" name="TokenValidations" nillable="true" type="tns:ArrayOfTokenValidation"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidationResultManageToken" nillable="true" type="tns:ValidationResultManageToken"/><xs:complexType name="ArrayOfTokenValidation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TokenValidation" nillable="true" type="tns:TokenValidation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTokenValidation" nillable="true" type="tns:ArrayOfTokenValidation"/><xs:complexType name="TokenValidation"><xs:sequence><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TokenValidation" nillable="true" type="tns:TokenValidation"/><xs:complexType name="ManageTokenResponse"><xs:sequence><xs:element minOccurs="0" name="TransactionID" type="ser:guid"/><xs:element minOccurs="0" name="TransactionDateTime" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionResponseCode" type="xs:int"/><xs:element minOccurs="0" name="TokenDetailsList" nillable="true" type="tns:ArrayOfTokenDetailsResponse"/><xs:element minOccurs="0" name="ErrorDetails" nillable="true" type="tns:ErrorDetails"/></xs:sequence></xs:complexType><xs:element name="ManageTokenResponse" nillable="true" type="tns:ManageTokenResponse"/><xs:complexType name="ArrayOfTokenDetailsResponse"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="TokenDetailsResponse" nillable="true" type="tns:TokenDetailsResponse"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTokenDetailsResponse" nillable="true" type="tns:ArrayOfTokenDetailsResponse"/><xs:complexType name="TokenDetailsResponse"><xs:sequence><xs:element minOccurs="0" name="RequestId" type="ser:guid"/><xs:element minOccurs="0" name="TokenCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ResponseCode" type="xs:int"/><xs:element minOccurs="0" name="ReferenceNo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenStatusDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenExpiryDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenValue" type="xs:decimal"/><xs:element minOccurs="0" name="Lastname" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TokenDetailsResponse" nillable="true" type="tns:TokenDetailsResponse"/><xs:complexType name="ErrorDetails"><xs:sequence><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ErrorDetails" nillable="true" type="tns:ErrorDetails"/><xs:complexType name="RedeemVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="Tokens" nillable="true" type="q360:ArrayOfstring" xmlns:q360="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="RedeemVoucherCriteria" nillable="true" type="tns:RedeemVoucherCriteria"/><xs:complexType name="RedeemVoucherResult"><xs:sequence><xs:element minOccurs="0" name="ValidateVoucherResponse" nillable="true" type="tns:ValidateVoucherResponse"/></xs:sequence></xs:complexType><xs:element name="RedeemVoucherResult" nillable="true" type="tns:RedeemVoucherResult"/><xs:complexType name="UnRedeemVoucherCriteria"><xs:sequence><xs:element minOccurs="0" name="Tokens" nillable="true" type="q361:ArrayOfstring" xmlns:q361="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="UnRedeemVoucherCriteria" nillable="true" type="tns:UnRedeemVoucherCriteria"/><xs:complexType name="UnRedeemVoucherResult"><xs:sequence><xs:element minOccurs="0" name="ValidateVoucherResponse" nillable="true" type="tns:ValidateVoucherResponse"/></xs:sequence></xs:complexType><xs:element name="UnRedeemVoucherResult" nillable="true" type="tns:UnRedeemVoucherResult"/><xs:simpleType name="DigitalWalletSalesRegistrationModeEnum"><xs:restriction base="xs:string"><xs:enumeration value="Immediate"/><xs:enumeration value="Temporary"/></xs:restriction></xs:simpleType><xs:element name="DigitalWalletSalesRegistrationModeEnum" nillable="true" type="tns:DigitalWalletSalesRegistrationModeEnum"/><xs:complexType name="GetSalesQuestionsCriteria"><xs:sequence><xs:element minOccurs="0" name="PointOfSaleId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetSalesQuestionsCriteria" nillable="true" type="tns:GetSalesQuestionsCriteria"/><xs:complexType name="ArrayOfSalesQuestion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesQuestion" nillable="true" type="tns:SalesQuestion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesQuestion" nillable="true" type="tns:ArrayOfSalesQuestion"/><xs:complexType name="SalesQuestion"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="QuestionId" type="ser:guid"/><xs:element minOccurs="0" name="ShortName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Type" type="xs:int"/><xs:element minOccurs="0" name="Mandatory" type="xs:boolean"/><xs:element minOccurs="0" name="Sequence" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SalesQuestion" nillable="true" type="tns:SalesQuestion"/><xs:complexType name="ArrayOfSalesShift"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SalesShift" nillable="true" type="tns:SalesShift"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSalesShift" nillable="true" type="tns:ArrayOfSalesShift"/><xs:complexType name="SalesShift"><xs:sequence><xs:element minOccurs="0" name="DivisionId" type="ser:guid"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="Shift" type="xs:int"/><xs:element minOccurs="0" name="StartTime" type="xs:dateTime"/><xs:element minOccurs="0" name="EndTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="StartBalance" type="xs:decimal"/><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="LineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="VATAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SalesShift" nillable="true" type="tns:SalesShift"/><xs:complexType name="GenerateTwoFASetupCodeCriteria"><xs:sequence><xs:element minOccurs="0" name="DisplayName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Issuer" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GenerateTwoFASetupCodeCriteria" nillable="true" type="tns:GenerateTwoFASetupCodeCriteria"/><xs:complexType name="GenerateTwoFASetupCodeResult"><xs:sequence><xs:element minOccurs="0" name="TwoFASetupCode" nillable="true" type="tns:TwoFASetupCode"/></xs:sequence></xs:complexType><xs:element name="GenerateTwoFASetupCodeResult" nillable="true" type="tns:GenerateTwoFASetupCodeResult"/><xs:complexType name="TwoFASetupCode"><xs:sequence><xs:element minOccurs="0" name="Account" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ManualEntryKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="QrCodeSetupImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UniqueKey" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="TwoFASetupCode" nillable="true" type="tns:TwoFASetupCode"/><xs:complexType name="ValidateTwoFACriteria"><xs:sequence><xs:element minOccurs="0" name="UniqueKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VerificationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmployeeID" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ValidateTwoFACriteria" nillable="true" type="tns:ValidateTwoFACriteria"/><xs:complexType name="ValidateTwoFAResult"><xs:sequence><xs:element minOccurs="0" name="Validated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ValidateTwoFAResult" nillable="true" type="tns:ValidateTwoFAResult"/><xs:complexType name="ResetTwoFAUniqueKeyCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ResetTwoFAUniqueKeyCriteria" nillable="true" type="tns:ResetTwoFAUniqueKeyCriteria"/><xs:complexType name="ResetTwoFAUniqueKeyResult"><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ResetTwoFAUniqueKeyResult" nillable="true" type="tns:ResetTwoFAUniqueKeyResult"/><xs:complexType name="SavePersonExternalMasterIdResult"><xs:sequence><xs:element minOccurs="0" name="ValidationResults" nillable="true" type="q362:ArrayOfValidationResult" xmlns:q362="http://www.recreatex.be/webshop/"/></xs:sequence></xs:complexType><xs:element name="SavePersonExternalMasterIdResult" nillable="true" type="tns:SavePersonExternalMasterIdResult"/><xs:complexType name="GetInfoFieldsCriteria"><xs:sequence><xs:element minOccurs="0" name="SubjectId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:InfoFieldIncludes"/><xs:element minOccurs="0" name="InfoFieldCategoryId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetInfoFieldsCriteria" nillable="true" type="tns:GetInfoFieldsCriteria"/><xs:complexType name="InfoFieldIncludes"><xs:sequence><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InfoFieldIncludes" nillable="true" type="tns:InfoFieldIncludes"/><xs:complexType name="ArrayOfInfoField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoField" nillable="true" type="tns:InfoField"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfoField" nillable="true" type="tns:ArrayOfInfoField"/><xs:complexType name="InfoField"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="SubjectId" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="CategoryId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SubjectType" type="tns:InfoFieldSubjectType"/></xs:sequence></xs:complexType><xs:element name="InfoField" nillable="true" type="tns:InfoField"/><xs:simpleType name="InfoFieldSubjectType"><xs:restriction base="xs:string"><xs:enumeration value="Person"/><xs:enumeration value="Place"/><xs:enumeration value="Infrastructure"/></xs:restriction></xs:simpleType><xs:element name="InfoFieldSubjectType" nillable="true" type="tns:InfoFieldSubjectType"/><xs:complexType name="TextInfoField"><xs:complexContent mixed="false"><xs:extension base="tns:InfoField"><xs:sequence><xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="TextInfoField" nillable="true" type="tns:TextInfoField"/><xs:complexType name="NumericInfoField"><xs:complexContent mixed="false"><xs:extension base="tns:InfoField"><xs:sequence><xs:element minOccurs="0" name="Value" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="NumericInfoField" nillable="true" type="tns:NumericInfoField"/><xs:complexType name="BooleanInfoField"><xs:complexContent mixed="false"><xs:extension base="tns:InfoField"><xs:sequence><xs:element minOccurs="0" name="Value" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BooleanInfoField" nillable="true" type="tns:BooleanInfoField"/><xs:complexType name="IntegerInfoField"><xs:complexContent mixed="false"><xs:extension base="tns:InfoField"><xs:sequence><xs:element minOccurs="0" name="Value" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="IntegerInfoField" nillable="true" type="tns:IntegerInfoField"/><xs:complexType name="ArrayOfInfoFieldCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InfoFieldCategory" nillable="true" type="tns:InfoFieldCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInfoFieldCategory" nillable="true" type="tns:ArrayOfInfoFieldCategory"/><xs:complexType name="InfoFieldCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InfoFieldCategory" nillable="true" type="tns:InfoFieldCategory"/><xs:complexType name="AuthenticateExternalLoginTokenCriteria"><xs:sequence><xs:element minOccurs="0" name="ExternalLoginToken" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AuthenticateExternalLoginTokenCriteria" nillable="true" type="tns:AuthenticateExternalLoginTokenCriteria"/><xs:complexType name="ValidateNationalRegisterNumberCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="BirthDate" type="xs:dateTime"/><xs:element minOccurs="0" name="NationalRegisterNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidateNationalRegisterNumberCriteria" nillable="true" type="tns:ValidateNationalRegisterNumberCriteria"/><xs:complexType name="ValidateNationalRegisterNumberResult"><xs:sequence><xs:element minOccurs="0" name="Valid" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ValidateNationalRegisterNumberResult" nillable="true" type="tns:ValidateNationalRegisterNumberResult"/><xs:simpleType name="ResellerProductType"><xs:restriction base="xs:string"><xs:enumeration value="Expositions"/><xs:enumeration value="Articles"/><xs:enumeration value="Ticketing"/></xs:restriction></xs:simpleType><xs:element name="ResellerProductType" nillable="true" type="tns:ResellerProductType"/><xs:complexType name="HasValidPersonConsentCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ActivityId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="HasValidPersonConsentCriteria" nillable="true" type="tns:HasValidPersonConsentCriteria"/><xs:complexType name="SavePersonConsentCriteria"><xs:sequence><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="ScenarioSessionId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SavePersonConsentCriteria" nillable="true" type="tns:SavePersonConsentCriteria"/><xs:complexType name="CheckParticipantsAlreadyRegisteredResult"><xs:sequence><xs:element minOccurs="0" name="ParticipantRegisteredInfos" nillable="true" type="tns:ArrayOfParticipantRegisteredInfo"/></xs:sequence></xs:complexType><xs:element name="CheckParticipantsAlreadyRegisteredResult" nillable="true" type="tns:CheckParticipantsAlreadyRegisteredResult"/><xs:complexType name="ArrayOfParticipantRegisteredInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ParticipantRegisteredInfo" nillable="true" type="tns:ParticipantRegisteredInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParticipantRegisteredInfo" nillable="true" type="tns:ArrayOfParticipantRegisteredInfo"/><xs:complexType name="ParticipantRegisteredInfo"><xs:sequence><xs:element minOccurs="0" name="ParticipantId" type="ser:guid"/><xs:element minOccurs="0" name="AlreadyRegistered" type="xs:boolean"/><xs:element minOccurs="0" name="Blocking" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ParticipantRegisteredInfo" nillable="true" type="tns:ParticipantRegisteredInfo"/><xs:complexType name="SaveEntryNotaCriteria"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Nota" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SaveEntryNotaCriteria" nillable="true" type="tns:SaveEntryNotaCriteria"/><xs:complexType name="SaveEntryNotaResult"><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SaveEntryNotaResult" nillable="true" type="tns:SaveEntryNotaResult"/><xs:complexType name="ListSalesSeriesOrdersSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="FromDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="UntilDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Status" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SalesZoneId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="SalesSeriesOrderID" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ListSalesSeriesOrdersSearchCriteria" nillable="true" type="tns:ListSalesSeriesOrdersSearchCriteria"/><xs:complexType name="ArrayOfOdsKdsOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OdsKdsOrder" nillable="true" type="tns:OdsKdsOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOdsKdsOrder" nillable="true" type="tns:ArrayOfOdsKdsOrder"/><xs:complexType name="OdsKdsOrder"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="TokenNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="Note" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Table" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpenTime" type="xs:dateTime"/><xs:element minOccurs="0" name="ProcessedTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PickedUpTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Items" nillable="true" type="tns:ArrayOfItem"/></xs:sequence></xs:complexType><xs:element name="OdsKdsOrder" nillable="true" type="tns:OdsKdsOrder"/><xs:complexType name="ArrayOfItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Item" nillable="true" type="tns:Item"/></xs:sequence></xs:complexType><xs:element name="ArrayOfItem" nillable="true" type="tns:ArrayOfItem"/><xs:complexType name="Item"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/><xs:element minOccurs="0" name="Note" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsArrangement" type="xs:boolean"/><xs:element minOccurs="0" name="Options" nillable="true" type="tns:ArrayOfOption"/><xs:element minOccurs="0" name="Parts" nillable="true" type="tns:ArrayOfPart"/></xs:sequence></xs:complexType><xs:element name="Item" nillable="true" type="tns:Item"/><xs:complexType name="ArrayOfOption"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Option" nillable="true" type="tns:Option"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOption" nillable="true" type="tns:ArrayOfOption"/><xs:complexType name="Option"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Option" nillable="true" type="tns:Option"/><xs:complexType name="ArrayOfPart"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Part" nillable="true" type="tns:Part"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPart" nillable="true" type="tns:ArrayOfPart"/><xs:complexType name="Part"><xs:sequence><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Note" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="Part" nillable="true" type="tns:Part"/><xs:complexType name="UpdateSalesSeriesOrderCriteria"><xs:sequence><xs:element minOccurs="0" name="Status" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SalesSeriesOrderId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="UpdateSalesSeriesOrderCriteria" nillable="true" type="tns:UpdateSalesSeriesOrderCriteria"/><xs:complexType name="UpdateSalesSeriesOrderResult"><xs:sequence><xs:element minOccurs="0" name="Succeeded" type="xs:boolean"/><xs:element minOccurs="0" name="Error" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="UpdateSalesSeriesOrderResult" nillable="true" type="tns:UpdateSalesSeriesOrderResult"/><xs:complexType name="SetSalesZoneItemUnavailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="SalesZoneId" type="ser:guid"/><xs:element minOccurs="0" name="SetUnavailable" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SetSalesZoneItemUnavailabilityCriteria" nillable="true" type="tns:SetSalesZoneItemUnavailabilityCriteria"/><xs:complexType name="SetSalesZoneItemUnavailabilityResult"><xs:sequence><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SetSalesZoneItemUnavailabilityResult" nillable="true" type="tns:SetSalesZoneItemUnavailabilityResult"/><xs:complexType name="WarehouseSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="WarehouseId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:WarehouseIncludes"/></xs:sequence></xs:complexType><xs:element name="WarehouseSearchCriteria" nillable="true" type="tns:WarehouseSearchCriteria"/><xs:complexType name="WarehouseIncludes"><xs:sequence><xs:element minOccurs="0" name="Locations" type="xs:boolean"/><xs:element minOccurs="0" name="Stocks" type="xs:boolean"/><xs:element minOccurs="0" name="ArticleStockCount" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="WarehouseIncludes" nillable="true" type="tns:WarehouseIncludes"/><xs:complexType name="MobileStockArticleSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ArticleId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WarehouseLocationId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ArticleBarcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NamePattern" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IncludeStock" type="xs:boolean"/><xs:element minOccurs="0" name="DestinationWarehouseId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="WarehouseId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="MobileStockArticleSearchCriteria" nillable="true" type="tns:MobileStockArticleSearchCriteria"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:complexType name="GetNetPayChargeUrlCriteria"><xs:sequence><xs:element minOccurs="0" name="AddressId" type="ser:guid"/><xs:element minOccurs="0" name="Amount" type="xs:int"/><xs:element minOccurs="0" name="ReturnUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetNetPayChargeUrlCriteria" nillable="true" type="tns:GetNetPayChargeUrlCriteria"/><xs:complexType name="GetNetPayChargeUrlResult"><xs:sequence><xs:element minOccurs="0" name="ChargeUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetNetPayChargeUrlResult" nillable="true" type="tns:GetNetPayChargeUrlResult"/><xs:complexType name="GetBebarmaticInfoCriteria"><xs:sequence><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetBebarmaticInfoCriteria" nillable="true" type="tns:GetBebarmaticInfoCriteria"/><xs:complexType name="PayBebarmaticCriteria"><xs:sequence><xs:element minOccurs="0" name="TicketId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PayBebarmaticCriteria" nillable="true" type="tns:PayBebarmaticCriteria"/><xs:complexType name="ConfigurationEmployee"><xs:sequence><xs:element minOccurs="0" name="EmployeeExists" type="xs:boolean"/><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ConfigurationEmployee" nillable="true" type="tns:ConfigurationEmployee"/><xs:complexType name="ConfigurationPerson"><xs:sequence><xs:element minOccurs="0" name="PersonExists" type="xs:boolean"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ConfigurationPerson" nillable="true" type="tns:ConfigurationPerson"/><xs:complexType name="ConfigurationPointOfSale"><xs:sequence><xs:element minOccurs="0" name="PointOfSaleExists" type="xs:boolean"/><xs:element minOccurs="0" name="PointOfSaleId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ConfigurationPointOfSale" nillable="true" type="tns:ConfigurationPointOfSale"/><xs:complexType name="GetStatusFashionChequeResult"><xs:sequence><xs:element minOccurs="0" name="FashionCheque" nillable="true" type="q363:FashionCheque" xmlns:q363="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="GetStatusFashionChequeResult" nillable="true" type="tns:GetStatusFashionChequeResult"/><xs:complexType name="MoneyInfo"><xs:sequence><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Value" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="MoneyInfo" nillable="true" type="tns:MoneyInfo"/><xs:complexType name="RedeemFashionChequeResult"><xs:sequence><xs:element minOccurs="0" name="FashionCheque" nillable="true" type="q364:FashionCheque" xmlns:q364="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="RedeemFashionChequeResult" nillable="true" type="tns:RedeemFashionChequeResult"/><xs:complexType name="CancelFashionChequeResult"><xs:sequence><xs:element minOccurs="0" name="FashionCheque" nillable="true" type="q365:FashionCheque" xmlns:q365="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="CancelFashionChequeResult" nillable="true" type="tns:CancelFashionChequeResult"/><xs:complexType name="FindQRAppPopupsResult"><xs:sequence><xs:element minOccurs="0" name="QRAppPopups" nillable="true" type="q366:ArrayOfQRAppPopup" xmlns:q366="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="FindQRAppPopupsResult" nillable="true" type="tns:FindQRAppPopupsResult"/><xs:complexType name="SetSaleEnvisoPayByLinkCriteria"><xs:sequence><xs:element minOccurs="0" name="IsSuccess" type="xs:boolean"/><xs:element minOccurs="0" name="PaymentMethod" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SetSaleEnvisoPayByLinkCriteria" nillable="true" type="tns:SetSaleEnvisoPayByLinkCriteria"/><xs:complexType name="SaveSpotbookingStatusCriteria"><xs:sequence><xs:element minOccurs="0" name="IsApproved" type="xs:boolean"/><xs:element minOccurs="0" name="SpotbookingId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SaveSpotbookingStatusCriteria" nillable="true" type="tns:SaveSpotbookingStatusCriteria"/><xs:complexType name="ModifySubscriptionDatesResult"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ModifySubscriptionDatesResult" nillable="true" type="tns:ModifySubscriptionDatesResult"/><xs:complexType name="EmployeeNotificationSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:EmployeeNotificationIncludes"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="EmployeeNotificationSearchCriteria" nillable="true" type="tns:EmployeeNotificationSearchCriteria"/><xs:complexType name="EmployeeNotificationIncludes"><xs:sequence><xs:element minOccurs="0" name="Reservation" type="xs:boolean"/><xs:element minOccurs="0" name="ReservationAttachment" type="xs:boolean"/><xs:element minOccurs="0" name="Task" type="xs:boolean"/><xs:element minOccurs="0" name="TaskAttachment" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EmployeeNotificationIncludes" nillable="true" type="tns:EmployeeNotificationIncludes"/><xs:complexType name="AssignEmployeeToTasksCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeId" type="ser:guid"/><xs:element minOccurs="0" name="EmployeeTaskIds" nillable="true" type="q367:ArrayOfguid" xmlns:q367="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SavedByEmployeeId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AssignEmployeeToTasksCriteria" nillable="true" type="tns:AssignEmployeeToTasksCriteria"/><xs:complexType name="DeleteEmployeeAvailabilityCriteria"><xs:sequence><xs:element minOccurs="0" name="EmployeeAvailabilityIds" nillable="true" type="q368:ArrayOfguid" xmlns:q368="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="DeleteEmployeeAvailabilityCriteria" nillable="true" type="tns:DeleteEmployeeAvailabilityCriteria"/><xs:complexType name="ExpositionLanguageSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ExpositionLanguageSearchCriteria" nillable="true" type="tns:ExpositionLanguageSearchCriteria"><xs:annotation><xs:documentation>The search criteria used to find exposition languages</xs:documentation></xs:annotation></xs:element><xs:complexType name="GetExpositionOptionalArticlesCapacityCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="OptionalArticleIds" nillable="true" type="q369:ArrayOfguid" xmlns:q369="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="GetExpositionOptionalArticlesCapacityCriteria" nillable="true" type="tns:GetExpositionOptionalArticlesCapacityCriteria"/><xs:complexType name="ChangeExpositionPeriodCapacityCriteria"><xs:sequence><xs:element minOccurs="0" name="Capacity" type="xs:int"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ChangeExpositionPeriodCapacityCriteria" nillable="true" type="tns:ChangeExpositionPeriodCapacityCriteria"/><xs:complexType name="GetExpositionSalesCriteria"><xs:sequence><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetExpositionSalesCriteria" nillable="true" type="tns:GetExpositionSalesCriteria"/><xs:complexType name="CancelOrganisedVisitCriteria"><xs:sequence><xs:element minOccurs="0" name="OrganisedVisitId" type="ser:guid"/><xs:element minOccurs="0" name="PaymentMethodId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ReasonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CancelOrganisedVisitCriteria" nillable="true" type="tns:CancelOrganisedVisitCriteria"/><xs:complexType name="CheckOrganisedVisitAlreadyRegisteredCriteria"><xs:sequence><xs:element minOccurs="0" name="CustomerId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CheckOrganisedVisitAlreadyRegisteredCriteria" nillable="true" type="tns:CheckOrganisedVisitAlreadyRegisteredCriteria"/><xs:complexType name="GetCombiExpositionExpositionExtraArticlesCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetCombiExpositionExpositionExtraArticlesCriteria" nillable="true" type="tns:GetCombiExpositionExpositionExtraArticlesCriteria"/><xs:complexType name="GetCombiExpositionTicketsOptionalArticlesCriteria"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionId" type="ser:guid"/><xs:element minOccurs="0" name="ExpositionPeriodId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetCombiExpositionTicketsOptionalArticlesCriteria" nillable="true" type="tns:GetCombiExpositionTicketsOptionalArticlesCriteria"/><xs:complexType name="ArrayOfCombiOrganisedVisitSale"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiOrganisedVisitSale" nillable="true" type="tns:CombiOrganisedVisitSale"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiOrganisedVisitSale" nillable="true" type="tns:ArrayOfCombiOrganisedVisitSale"/><xs:complexType name="CombiOrganisedVisitSale"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemId" type="ser:guid"/><xs:element minOccurs="0" name="Optional" type="xs:boolean"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CombiOrganisedVisitSale" nillable="true" type="tns:CombiOrganisedVisitSale"/><xs:complexType name="ArrayOfCombiOrganisedVisitCombiTicket"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CombiOrganisedVisitCombiTicket" nillable="true" type="tns:CombiOrganisedVisitCombiTicket"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCombiOrganisedVisitCombiTicket" nillable="true" type="tns:ArrayOfCombiOrganisedVisitCombiTicket"/><xs:complexType name="CombiOrganisedVisitCombiTicket"><xs:sequence><xs:element minOccurs="0" name="CombiExpositionTicketId" type="ser:guid"/><xs:element minOccurs="0" name="CombiOrganisedVisitTicketExtraArticles" nillable="true" type="tns:ArrayOfCombiOrganisedVisitSale"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CombiOrganisedVisitCombiTicket" nillable="true" type="tns:CombiOrganisedVisitCombiTicket"/><xs:complexType name="GetDigitalWalletCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:DigitalWalletIncludes"/></xs:sequence></xs:complexType><xs:element name="GetDigitalWalletCriteria" nillable="true" type="tns:GetDigitalWalletCriteria"/><xs:complexType name="DigitalWalletIncludes"><xs:sequence><xs:element minOccurs="0" name="ArrangementArticles" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CancelledRecords" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ComponentArticles" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LinkedCards" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="OnlyTransactionsToday" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Transactions" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ZeroAmountLines" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="DigitalWalletIncludes" nillable="true" type="tns:DigitalWalletIncludes"/><xs:complexType name="DigitalWallet"><xs:sequence><xs:element minOccurs="0" name="ArticleDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Balance" type="xs:decimal"/><xs:element minOccurs="0" name="CardBlocked" type="xs:boolean"/><xs:element minOccurs="0" name="CardId" type="ser:guid"/><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreditLimit" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountPriceGroupID" type="ser:guid"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="IsCreditLimitActivated" type="xs:boolean"/><xs:element minOccurs="0" name="LinkedCards" nillable="true" type="q370:ArrayOfDigitalWalletLinkedCard" xmlns:q370="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Core"/><xs:element minOccurs="0" name="LockedForPayout" type="xs:boolean"/><xs:element minOccurs="0" name="OverstayCharges" nillable="true" type="tns:ArrayOfOverstayCharge"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="SalesRegistrationMode" type="q371:DigitalWalletSalesRegistrationModeEnum" xmlns:q371="http://www.recreatex.be/webshop/v1.0/"/><xs:element minOccurs="0" name="TopUpForSameDiscountPriceGroup" type="xs:boolean"/><xs:element minOccurs="0" name="TransactionBalance" type="xs:decimal"/><xs:element minOccurs="0" name="Transactions" nillable="true" type="tns:ArrayOfDigitalWalletTransaction"/></xs:sequence></xs:complexType><xs:element name="DigitalWallet" nillable="true" type="tns:DigitalWallet"/><xs:complexType name="ArrayOfOverstayCharge"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OverstayCharge" nillable="true" type="tns:OverstayCharge"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOverstayCharge" nillable="true" type="tns:ArrayOfOverstayCharge"/><xs:complexType name="OverstayCharge"><xs:sequence><xs:element minOccurs="0" name="SubscriptionDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubscriptionId" type="ser:guid"/><xs:element minOccurs="0" name="TotalAmount" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="OverstayCharge" nillable="true" type="tns:OverstayCharge"/><xs:complexType name="ArrayOfDigitalWalletTransaction"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DigitalWalletTransaction" nillable="true" type="tns:DigitalWalletTransaction"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDigitalWalletTransaction" nillable="true" type="tns:ArrayOfDigitalWalletTransaction"/><xs:complexType name="DigitalWalletTransaction"><xs:sequence><xs:element minOccurs="0" name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Date" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="ItemDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentMethod" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SalesLineAmount" type="xs:decimal"/><xs:element minOccurs="0" name="SalesLineId" type="ser:guid"/><xs:element minOccurs="0" name="SalesLineQuantity" type="xs:decimal"/><xs:element minOccurs="0" name="SalesLineUnitPriceInc" type="xs:decimal"/><xs:element minOccurs="0" name="SalesNo" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="DigitalWalletTransaction" nillable="true" type="tns:DigitalWalletTransaction"/><xs:complexType name="RegisterOverstayChargesCriteria"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OverstayCharges" nillable="true" type="tns:ArrayOfOverstayCharge"/></xs:sequence></xs:complexType><xs:element name="RegisterOverstayChargesCriteria" nillable="true" type="tns:RegisterOverstayChargesCriteria"/><xs:complexType name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterCriteria"><xs:sequence><xs:element minOccurs="0" name="DigitalWalletTransactionId" type="ser:guid"/><xs:element minOccurs="0" name="PaperSizeWidth" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterCriteria" nillable="true" type="tns:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterCriteria"/><xs:complexType name="GetDigitalWalletsCriteria"><xs:sequence><xs:element minOccurs="0" name="Includes" nillable="true" type="tns:DigitalWalletIncludes"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="GetDigitalWalletsCriteria" nillable="true" type="tns:GetDigitalWalletsCriteria"/><xs:complexType name="ArrayOfDigitalWallet"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DigitalWallet" nillable="true" type="tns:DigitalWallet"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDigitalWallet" nillable="true" type="tns:ArrayOfDigitalWallet"/><xs:complexType name="AddCreditCardTokenToDigitalWalletCriteria"><xs:sequence><xs:element minOccurs="0" name="CreditCardToken" nillable="true" type="tns:CreditCardToken"/><xs:element minOccurs="0" name="DigitalWalletId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AddCreditCardTokenToDigitalWalletCriteria" nillable="true" type="tns:AddCreditCardTokenToDigitalWalletCriteria"/><xs:complexType name="CreditCardToken"><xs:sequence><xs:element minOccurs="0" name="Enabled" type="xs:boolean"/><xs:element minOccurs="0" name="MetaData" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenUsage" type="xs:int"/><xs:element minOccurs="0" name="TransactionId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Used" type="xs:boolean"/><xs:element minOccurs="0" name="UsedTime" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ValidUntil" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="CreditCardToken" nillable="true" type="tns:CreditCardToken"/><xs:complexType name="AddCreditCardTokenToDigitalWalletResult"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AddCreditCardTokenToDigitalWalletResult" nillable="true" type="tns:AddCreditCardTokenToDigitalWalletResult"/><xs:complexType name="BlockDivisionCardCriteria"><xs:sequence><xs:element minOccurs="0" name="Blocked" type="xs:boolean"/><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="BlockDivisionCardCriteria" nillable="true" type="tns:BlockDivisionCardCriteria"/><xs:complexType name="BlockDivisionCardResult"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Success" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BlockDivisionCardResult" nillable="true" type="tns:BlockDivisionCardResult"/><xs:complexType name="ReaderSummarySearchCriteria"><xs:sequence><xs:element minOccurs="0" name="From" type="xs:dateTime"/><xs:element minOccurs="0" name="ReaderId" type="ser:guid"/><xs:element minOccurs="0" name="Until" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="ReaderSummarySearchCriteria" nillable="true" type="tns:ReaderSummarySearchCriteria"/><xs:complexType name="GetSalesQuestionsResult"><xs:sequence><xs:element minOccurs="0" name="SalesQuestions" nillable="true" type="q372:ArrayOfSalesQuestion" xmlns:q372="http://www.recreatex.be/webshop/v1.0/"/></xs:sequence></xs:complexType><xs:element name="GetSalesQuestionsResult" nillable="true" type="tns:GetSalesQuestionsResult"/><xs:complexType name="ResellerCodeSearchCriteria"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ResellerId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ResellerCodeSearchCriteria" nillable="true" type="tns:ResellerCodeSearchCriteria"/><xs:complexType name="ResellerCode"><xs:sequence><xs:element minOccurs="0" name="Id" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ResellerCode" nillable="true" type="tns:ResellerCode"/><xs:complexType name="SavePersonExternalMasterIdCriteria"><xs:sequence><xs:element minOccurs="0" name="ExternalMasterId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="SavePersonExternalMasterIdCriteria" nillable="true" type="tns:SavePersonExternalMasterIdCriteria"/><xs:complexType name="GetExternalMappingCriteria"><xs:sequence><xs:element minOccurs="0" name="DivisionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Entity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalId" type="xs:long"/><xs:element minOccurs="0" name="ExternalStringId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="GetExternalMappingCriteria" nillable="true" type="tns:GetExternalMappingCriteria"/><xs:complexType name="ExternalMapping"><xs:sequence><xs:element minOccurs="0" name="Data" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DivisionId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="Entity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalId" type="xs:long"/><xs:element minOccurs="0" name="ExternalStringId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RcxId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ExternalMapping" nillable="true" type="tns:ExternalMapping"/><xs:complexType name="AllowedToDeleteLockTicketCriteria"><xs:sequence><xs:element minOccurs="0" name="LockTicketId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="AllowedToDeleteLockTicketCriteria" nillable="true" type="tns:AllowedToDeleteLockTicketCriteria"/><xs:complexType name="AllowedToDeleteLockTicketResult"><xs:sequence><xs:element minOccurs="0" name="AllowedtoDeleteLockTicket" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AllowedToDeleteLockTicketResult" nillable="true" type="tns:AllowedToDeleteLockTicketResult"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Core" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:complexType name="ArrayOfDigitalWalletLinkedCard"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DigitalWalletLinkedCard" nillable="true" type="tns:DigitalWalletLinkedCard"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDigitalWalletLinkedCard" nillable="true" type="tns:ArrayOfDigitalWalletLinkedCard"/><xs:complexType name="DigitalWalletLinkedCard"><xs:sequence><xs:element minOccurs="0" name="CardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="ser:guid"/><xs:element minOccurs="0" name="Number" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DigitalWalletLinkedCard" nillable="true" type="tns:DigitalWalletLinkedCard"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Reservations" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Reservations"><xs:complexType name="ProcessRefundResult"><xs:sequence><xs:element minOccurs="0" name="Result" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ProcessRefundResult" nillable="true" type="tns:ProcessRefundResult"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Persons" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/ReCreateX.WebShop.Model.Persons" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:complexType name="UnsubscribeEmailCriteria"><xs:sequence><xs:element minOccurs="0" name="ContactId" type="ser:guid"/><xs:element minOccurs="0" name="PersonId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="UnsubscribeEmailCriteria" nillable="true" type="tns:UnsubscribeEmailCriteria"/></xs:schema></wsdl:types><wsdl:message name="AddressAttachmentTypesRequest"><wsdl:part name="parameters" element="tns:AddressAttachmentTypesRequest"/></wsdl:message><wsdl:message name="AddressAttachmentTypesResponse"><wsdl:part name="parameters" element="tns:AddressAttachmentTypesResponse"/></wsdl:message><wsdl:message name="AddressAttachmentSubTypesRequest"><wsdl:part name="parameters" element="tns:AddressAttachmentSubTypesRequest"/></wsdl:message><wsdl:message name="AddressAttachmentSubTypesResponse"><wsdl:part name="parameters" element="tns:AddressAttachmentSubTypesResponse"/></wsdl:message><wsdl:message name="SaveAddressAttachmentRequest"><wsdl:part name="parameters" element="tns:SaveAddressAttachmentRequest"/></wsdl:message><wsdl:message name="SaveAddressAttachmentResponse"><wsdl:part name="parameters" element="tns:SaveAddressAttachmentResponse"/></wsdl:message><wsdl:message name="AddressAttachmentRequest"><wsdl:part name="parameters" element="tns:AddressAttachmentRequest"/></wsdl:message><wsdl:message name="AddressAttachmentResponse"><wsdl:part name="parameters" element="tns:AddressAttachmentResponse"/></wsdl:message><wsdl:message name="LogRequest"><wsdl:part name="parameters" element="tns:LogRequest"/></wsdl:message><wsdl:message name="LogResponse"><wsdl:part name="parameters" element="tns:LogResponse"/></wsdl:message><wsdl:message name="FindInfoPlayLogsRequest"><wsdl:part name="parameters" element="tns:FindInfoPlayLogsRequest"/></wsdl:message><wsdl:message name="FindInfoPlayLogsResponse"><wsdl:part name="parameters" element="tns:FindInfoPlayLogsResponse"/></wsdl:message><wsdl:message name="GetInfoPlayCustomFieldsRequest"><wsdl:part name="parameters" element="tns:GetInfoPlayCustomFieldsRequest"/></wsdl:message><wsdl:message name="GetInfoPlayCustomFieldsResponse"><wsdl:part name="parameters" element="tns:GetInfoPlayCustomFieldsResponse"/></wsdl:message><wsdl:message name="GetInfoPlayCustomDataRequest"><wsdl:part name="parameters" element="tns:GetInfoPlayCustomDataRequest"/></wsdl:message><wsdl:message name="GetInfoPlayCustomDataResponse"><wsdl:part name="parameters" element="tns:GetInfoPlayCustomDataResponse"/></wsdl:message><wsdl:message name="GetDirectDebitParametersRequest"><wsdl:part name="parameters" element="tns:GetDirectDebitParametersRequest"/></wsdl:message><wsdl:message name="GetDirectDebitParametersResponse"><wsdl:part name="parameters" element="tns:GetDirectDebitParametersResponse"/></wsdl:message><wsdl:message name="SearchUitpasTariffRequest"><wsdl:part name="parameters" element="tns:SearchUitpasTariffRequest"/></wsdl:message><wsdl:message name="SearchUitpasTariffResponse"><wsdl:part name="parameters" element="tns:SearchUitpasTariffResponse"/></wsdl:message><wsdl:message name="BuyUitpasEventRequest"><wsdl:part name="parameters" element="tns:BuyUitpasEventRequest"/></wsdl:message><wsdl:message name="BuyUitpasEventResponse"><wsdl:part name="parameters" element="tns:BuyUitpasEventResponse"/></wsdl:message><wsdl:message name="GetUitpasDataRequest"><wsdl:part name="parameters" element="tns:GetUitpasDataRequest"/></wsdl:message><wsdl:message name="GetUitpasDataResponse"><wsdl:part name="parameters" element="tns:GetUitpasDataResponse"/></wsdl:message><wsdl:message name="UpdateCollectLaterLineRequest"><wsdl:part name="parameters" element="tns:UpdateCollectLaterLineRequest"/></wsdl:message><wsdl:message name="UpdateCollectLaterLineResponse"><wsdl:part name="parameters" element="tns:UpdateCollectLaterLineResponse"/></wsdl:message><wsdl:message name="CreateCollectLaterLineRequest"><wsdl:part name="parameters" element="tns:CreateCollectLaterLineRequest"/></wsdl:message><wsdl:message name="CreateCollectLaterLineResponse"><wsdl:part name="parameters" element="tns:CreateCollectLaterLineResponse"/></wsdl:message><wsdl:message name="MarkETicketAsDeliveredRequest"><wsdl:part name="parameters" element="tns:MarkETicketAsDeliveredRequest"/></wsdl:message><wsdl:message name="IWebShop_MarkETicketAsDelivered_OutputMessage"/><wsdl:message name="ValidateCardRequest"><wsdl:part name="parameters" element="tns:ValidateCardRequest"/></wsdl:message><wsdl:message name="ValidateCardResponse"><wsdl:part name="parameters" element="tns:ValidateCardResponse"/></wsdl:message><wsdl:message name="FindExternalCardsRequest"><wsdl:part name="parameters" element="tns:FindExternalCardsRequest"/></wsdl:message><wsdl:message name="FindExternalCardsResponse"><wsdl:part name="parameters" element="tns:FindExternalCardsResponse"/></wsdl:message><wsdl:message name="HandleCardByPluginRequest"><wsdl:part name="parameters" element="tns:HandleCardByPluginRequest"/></wsdl:message><wsdl:message name="HandleCardByPluginResponse"><wsdl:part name="parameters" element="tns:HandleCardByPluginResponse"/></wsdl:message><wsdl:message name="HandleChannelEventByPluginRequest"><wsdl:part name="parameters" element="tns:HandleChannelEventByPluginRequest"/></wsdl:message><wsdl:message name="HandleChannelEventByPluginResponse"><wsdl:part name="parameters" element="tns:HandleChannelEventByPluginResponse"/></wsdl:message><wsdl:message name="GetNetPayChargeUrlRequest"><wsdl:part name="parameters" element="tns:GetNetPayChargeUrlRequest"/></wsdl:message><wsdl:message name="GetNetPayChargeUrlResponse"><wsdl:part name="parameters" element="tns:GetNetPayChargeUrlResponse"/></wsdl:message><wsdl:message name="GetNetPayBalanceRequest"><wsdl:part name="parameters" element="tns:GetNetPayBalanceRequest"/></wsdl:message><wsdl:message name="GetNetPayBalanceResponse"><wsdl:part name="parameters" element="tns:GetNetPayBalanceResponse"/></wsdl:message><wsdl:message name="GetBebarmaticInfoRequest"><wsdl:part name="parameters" element="tns:GetBebarmaticInfoRequest"/></wsdl:message><wsdl:message name="GetBebarmaticInfoResponse"><wsdl:part name="parameters" element="tns:GetBebarmaticInfoResponse"/></wsdl:message><wsdl:message name="PayBebarmaticRequest"><wsdl:part name="parameters" element="tns:PayBebarmaticRequest"/></wsdl:message><wsdl:message name="PayBebarmaticResponse"><wsdl:part name="parameters" element="tns:PayBebarmaticResponse"/></wsdl:message><wsdl:message name="ListSeasonPlanningsRequest"><wsdl:part name="parameters" element="tns:ListSeasonPlanningsRequest"/></wsdl:message><wsdl:message name="ListSeasonPlanningsResponse"><wsdl:part name="parameters" element="tns:ListSeasonPlanningsResponse"/></wsdl:message><wsdl:message name="CreateSeasonPlanningRequest"><wsdl:part name="parameters" element="tns:CreateSeasonPlanningRequest"/></wsdl:message><wsdl:message name="CreateSeasonPlanningResponse"><wsdl:part name="parameters" element="tns:CreateSeasonPlanningResponse"/></wsdl:message><wsdl:message name="ValidateSeasonPlanningRequest"><wsdl:part name="parameters" element="tns:ValidateSeasonPlanningRequest"/></wsdl:message><wsdl:message name="ValidateSeasonPlanningResponse"><wsdl:part name="parameters" element="tns:ValidateSeasonPlanningResponse"/></wsdl:message><wsdl:message name="GetSeasonPlanningSettingsRequest"><wsdl:part name="parameters" element="tns:GetSeasonPlanningSettingsRequest"/></wsdl:message><wsdl:message name="GetSeasonPlanningSettingsResponse"><wsdl:part name="parameters" element="tns:GetSeasonPlanningSettingsResponse"/></wsdl:message><wsdl:message name="ChangeSeasonPlanningStatusRequest"><wsdl:part name="parameters" element="tns:ChangeSeasonPlanningStatusRequest"/></wsdl:message><wsdl:message name="ChangeSeasonPlanningStatusResponse"><wsdl:part name="parameters" element="tns:ChangeSeasonPlanningStatusResponse"/></wsdl:message><wsdl:message name="GetNMBSStationsRequest"><wsdl:part name="parameters" element="tns:GetNMBSStationsRequest"/></wsdl:message><wsdl:message name="GetNMBSStationsResponse"><wsdl:part name="parameters" element="tns:GetNMBSStationsResponse"/></wsdl:message><wsdl:message name="GetNMBSProductsRequest"><wsdl:part name="parameters" element="tns:GetNMBSProductsRequest"/></wsdl:message><wsdl:message name="GetNMBSProductsResponse"><wsdl:part name="parameters" element="tns:GetNMBSProductsResponse"/></wsdl:message><wsdl:message name="BuyNMBSTicketRequest"><wsdl:part name="parameters" element="tns:BuyNMBSTicketRequest"/></wsdl:message><wsdl:message name="BuyNMBSTicketResponse"><wsdl:part name="parameters" element="tns:BuyNMBSTicketResponse"/></wsdl:message><wsdl:message name="GetNMBSSettingsRequest"><wsdl:part name="parameters" element="tns:GetNMBSSettingsRequest"/></wsdl:message><wsdl:message name="GetNMBSSettingsResponse"><wsdl:part name="parameters" element="tns:GetNMBSSettingsResponse"/></wsdl:message><wsdl:message name="GetStatusIncertVoucherRequest"><wsdl:part name="parameters" element="tns:GetStatusIncertVoucherRequest"/></wsdl:message><wsdl:message name="GetStatusIncertVoucherResponse"><wsdl:part name="parameters" element="tns:GetStatusIncertVoucherResponse"/></wsdl:message><wsdl:message name="RedeemIncertVoucherRequest"><wsdl:part name="parameters" element="tns:RedeemIncertVoucherRequest"/></wsdl:message><wsdl:message name="RedeemIncertVoucherResponse"><wsdl:part name="parameters" element="tns:RedeemIncertVoucherResponse"/></wsdl:message><wsdl:message name="CancelIncertVoucherRequest"><wsdl:part name="parameters" element="tns:CancelIncertVoucherRequest"/></wsdl:message><wsdl:message name="CancelIncertVoucherResponse"><wsdl:part name="parameters" element="tns:CancelIncertVoucherResponse"/></wsdl:message><wsdl:message name="GetShopIDConfigurationRequest"><wsdl:part name="parameters" element="tns:GetShopIDConfigurationRequest"/></wsdl:message><wsdl:message name="GetShopIDConfigurationResponse"><wsdl:part name="parameters" element="tns:GetShopIDConfigurationResponse"/></wsdl:message><wsdl:message name="GetStatusFashionChequeRequest"><wsdl:part name="parameters" element="tns:GetStatusFashionChequeRequest"/></wsdl:message><wsdl:message name="GetStatusFashionChequeResponse"><wsdl:part name="parameters" element="tns:GetStatusFashionChequeResponse"/></wsdl:message><wsdl:message name="RedeemFashionChequeRequest"><wsdl:part name="parameters" element="tns:RedeemFashionChequeRequest"/></wsdl:message><wsdl:message name="RedeemFashionChequeResponse"><wsdl:part name="parameters" element="tns:RedeemFashionChequeResponse"/></wsdl:message><wsdl:message name="CancelFashionChequeRequest"><wsdl:part name="parameters" element="tns:CancelFashionChequeRequest"/></wsdl:message><wsdl:message name="CancelFashionChequeResponse"><wsdl:part name="parameters" element="tns:CancelFashionChequeResponse"/></wsdl:message><wsdl:message name="GetGezinsbondSettingsRequest"><wsdl:part name="parameters" element="tns:GetGezinsbondSettingsRequest"/></wsdl:message><wsdl:message name="GetGezinsbondSettingsResponse"><wsdl:part name="parameters" element="tns:GetGezinsbondSettingsResponse"/></wsdl:message><wsdl:message name="GetStatusGezinsbondRequest"><wsdl:part name="parameters" element="tns:GetStatusGezinsbondRequest"/></wsdl:message><wsdl:message name="GetStatusGezinsbondResponse"><wsdl:part name="parameters" element="tns:GetStatusGezinsbondResponse"/></wsdl:message><wsdl:message name="RewardGezinsbondRequest"><wsdl:part name="parameters" element="tns:RewardGezinsbondRequest"/></wsdl:message><wsdl:message name="RewardGezinsbondResponse"><wsdl:part name="parameters" element="tns:RewardGezinsbondResponse"/></wsdl:message><wsdl:message name="RedeemGezinsbondRequest"><wsdl:part name="parameters" element="tns:RedeemGezinsbondRequest"/></wsdl:message><wsdl:message name="RedeemGezinsbondResponse"><wsdl:part name="parameters" element="tns:RedeemGezinsbondResponse"/></wsdl:message><wsdl:message name="CancelGezinsbondRequest"><wsdl:part name="parameters" element="tns:CancelGezinsbondRequest"/></wsdl:message><wsdl:message name="CancelGezinsbondResponse"><wsdl:part name="parameters" element="tns:CancelGezinsbondResponse"/></wsdl:message><wsdl:message name="GetStatusLerarenkaartRequest"><wsdl:part name="parameters" element="tns:GetStatusLerarenkaartRequest"/></wsdl:message><wsdl:message name="GetStatusLerarenkaartResponse"><wsdl:part name="parameters" element="tns:GetStatusLerarenkaartResponse"/></wsdl:message><wsdl:message name="FindQRAppPopupsRequest"><wsdl:part name="parameters" element="tns:FindQRAppPopupsRequest"/></wsdl:message><wsdl:message name="FindQRAppPopupsResponse"><wsdl:part name="parameters" element="tns:FindQRAppPopupsResponse"/></wsdl:message><wsdl:message name="GetMuseumPassRequest"><wsdl:part name="parameters" element="tns:GetMuseumPassRequest"/></wsdl:message><wsdl:message name="GetMuseumPassResponse"><wsdl:part name="parameters" element="tns:GetMuseumPassResponse"/></wsdl:message><wsdl:message name="ActivateMuseumPassSubscriptionRequest"><wsdl:part name="parameters" element="tns:ActivateMuseumPassSubscriptionRequest"/></wsdl:message><wsdl:message name="ActivateMuseumPassSubscriptionResponse"><wsdl:part name="parameters" element="tns:ActivateMuseumPassSubscriptionResponse"/></wsdl:message><wsdl:message name="GetChildCareEntryTariffsRequest"><wsdl:part name="parameters" element="tns:GetChildCareEntryTariffsRequest"/></wsdl:message><wsdl:message name="GetChildCareEntryTariffsResponse"><wsdl:part name="parameters" element="tns:GetChildCareEntryTariffsResponse"/></wsdl:message><wsdl:message name="FindChildCareSchoolHolidaysRequest"><wsdl:part name="parameters" element="tns:FindChildCareSchoolHolidaysRequest"/></wsdl:message><wsdl:message name="FindChildCareSchoolHolidaysResponse"><wsdl:part name="parameters" element="tns:FindChildCareSchoolHolidaysResponse"/></wsdl:message><wsdl:message name="ChildCareCentreOptionGetAvailabilityRequest"><wsdl:part name="parameters" element="tns:ChildCareCentreOptionGetAvailabilityRequest"/></wsdl:message><wsdl:message name="ChildCareCentreOptionGetAvailabilityResponse"><wsdl:part name="parameters" element="tns:ChildCareCentreOptionGetAvailabilityResponse"/></wsdl:message><wsdl:message name="GetChildCareCentrePresenceOptionsRequest"><wsdl:part name="parameters" element="tns:GetChildCareCentrePresenceOptionsRequest"/></wsdl:message><wsdl:message name="GetChildCareCentrePresenceOptionsResponse"><wsdl:part name="parameters" element="tns:GetChildCareCentrePresenceOptionsResponse"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceOptionRequest"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceOptionRequest"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceOptionResponse"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceOptionResponse"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceOptionsRequest"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceOptionsRequest"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceOptionsResponse"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceOptionsResponse"/></wsdl:message><wsdl:message name="FindChildCareSchoolsRequest"><wsdl:part name="parameters" element="tns:FindChildCareSchoolsRequest"/></wsdl:message><wsdl:message name="FindChildCareSchoolsResponse"><wsdl:part name="parameters" element="tns:FindChildCareSchoolsResponse"/></wsdl:message><wsdl:message name="SaveChildCareSchoolRequest"><wsdl:part name="parameters" element="tns:SaveChildCareSchoolRequest"/></wsdl:message><wsdl:message name="SaveChildCareSchoolResponse"><wsdl:part name="parameters" element="tns:SaveChildCareSchoolResponse"/></wsdl:message><wsdl:message name="FindChildCareParentStatutesRequest"><wsdl:part name="parameters" element="tns:FindChildCareParentStatutesRequest"/></wsdl:message><wsdl:message name="FindChildCareParentStatutesResponse"><wsdl:part name="parameters" element="tns:FindChildCareParentStatutesResponse"/></wsdl:message><wsdl:message name="FindChildCareBenefitsRequest"><wsdl:part name="parameters" element="tns:FindChildCareBenefitsRequest"/></wsdl:message><wsdl:message name="FindChildCareBenefitsResponse"><wsdl:part name="parameters" element="tns:FindChildCareBenefitsResponse"/></wsdl:message><wsdl:message name="SaveChildCareExtraInfoParentRequest"><wsdl:part name="parameters" element="tns:SaveChildCareExtraInfoParentRequest"/></wsdl:message><wsdl:message name="SaveChildCareExtraInfoParentResponse"><wsdl:part name="parameters" element="tns:SaveChildCareExtraInfoParentResponse"/></wsdl:message><wsdl:message name="FindFiscalCertificatesRequest"><wsdl:part name="parameters" element="tns:FindFiscalCertificatesRequest"/></wsdl:message><wsdl:message name="FindFiscalCertificatesResponse"><wsdl:part name="parameters" element="tns:FindFiscalCertificatesResponse"/></wsdl:message><wsdl:message name="ValidateChildCareEntryPriorityRuleRequest"><wsdl:part name="parameters" element="tns:ValidateChildCareEntryPriorityRuleRequest"/></wsdl:message><wsdl:message name="ValidateChildCareEntryPriorityRuleResponse"><wsdl:part name="parameters" element="tns:ValidateChildCareEntryPriorityRuleResponse"/></wsdl:message><wsdl:message name="FindSalesRequest"><wsdl:part name="parameters" element="tns:FindSalesRequest"/></wsdl:message><wsdl:message name="FindSalesResponse"><wsdl:part name="parameters" element="tns:FindSalesResponse"/></wsdl:message><wsdl:message name="FindETicketsRequest"><wsdl:part name="parameters" element="tns:FindETicketsRequest"/></wsdl:message><wsdl:message name="FindETicketsResponse"><wsdl:part name="parameters" element="tns:FindETicketsResponse"/></wsdl:message><wsdl:message name="FindInvoicesRequest"><wsdl:part name="parameters" element="tns:FindInvoicesRequest"/></wsdl:message><wsdl:message name="FindInvoicesResponse"><wsdl:part name="parameters" element="tns:FindInvoicesResponse"/></wsdl:message><wsdl:message name="GetSalesHeaderReceiptRequest"><wsdl:part name="parameters" element="tns:GetSalesHeaderReceiptRequest"/></wsdl:message><wsdl:message name="GetPrintDataResponse"><wsdl:part name="parameters" element="tns:GetPrintDataResponse"/></wsdl:message><wsdl:message name="GetSalesHeaderAccessTicketsRequest"><wsdl:part name="parameters" element="tns:GetSalesHeaderAccessTicketsRequest"/></wsdl:message><wsdl:message name="GetSalesHeaderAccessTicketsPrintDataJsonRequest"><wsdl:part name="parameters" element="tns:GetSalesHeaderAccessTicketsPrintDataJsonRequest"/></wsdl:message><wsdl:message name="GetSalesHeaderAccessTicketsPrintDataJsonResponse"><wsdl:part name="parameters" element="tns:GetSalesHeaderAccessTicketsPrintDataJsonResponse"/></wsdl:message><wsdl:message name="GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest"><wsdl:part name="parameters" element="tns:GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest"/></wsdl:message><wsdl:message name="GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse"><wsdl:part name="parameters" element="tns:GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse"/></wsdl:message><wsdl:message name="GetSalesHeaderReceiptPrintDataJsonRequest"><wsdl:part name="parameters" element="tns:GetSalesHeaderReceiptPrintDataJsonRequest"/></wsdl:message><wsdl:message name="GetSalesHeaderReceiptPrintDataJsonResponse"><wsdl:part name="parameters" element="tns:GetSalesHeaderReceiptPrintDataJsonResponse"/></wsdl:message><wsdl:message name="GetIntermediateSalesTicketRequest"><wsdl:part name="parameters" element="tns:GetIntermediateSalesTicketRequest"/></wsdl:message><wsdl:message name="GetInterTicketMessageRequest"><wsdl:part name="parameters" element="tns:GetInterTicketMessageRequest"/></wsdl:message><wsdl:message name="GetKitchenBarTicketRequest"><wsdl:part name="parameters" element="tns:GetKitchenBarTicketRequest"/></wsdl:message><wsdl:message name="SalesZoneTableResetZeroLinesRequest"><wsdl:part name="parameters" element="tns:SalesZoneTableResetZeroLinesRequest"/></wsdl:message><wsdl:message name="SalesZoneTableResetZeroLinesResponse"><wsdl:part name="parameters" element="tns:SalesZoneTableResetZeroLinesResponse"/></wsdl:message><wsdl:message name="PointOfSaleResetZeroLinesRequest"><wsdl:part name="parameters" element="tns:PointOfSaleResetZeroLinesRequest"/></wsdl:message><wsdl:message name="PointOfSaleResetZeroLinesResponse"><wsdl:part name="parameters" element="tns:PointOfSaleResetZeroLinesResponse"/></wsdl:message><wsdl:message name="GetPosReportTicketRequest"><wsdl:part name="parameters" element="tns:GetPosReportTicketRequest"/></wsdl:message><wsdl:message name="GetCashReportTicketRequest"><wsdl:part name="parameters" element="tns:GetCashReportTicketRequest"/></wsdl:message><wsdl:message name="GetCashReportJsonRequest"><wsdl:part name="parameters" element="tns:GetCashReportJsonRequest"/></wsdl:message><wsdl:message name="GetCashReportJsonResponse"><wsdl:part name="parameters" element="tns:GetCashReportJsonResponse"/></wsdl:message><wsdl:message name="SetSaleRefundStatusRequest"><wsdl:part name="parameters" element="tns:SetSaleRefundStatusRequest"/></wsdl:message><wsdl:message name="SetSaleRefundStatusResponse"><wsdl:part name="parameters" element="tns:SetSaleRefundStatusResponse"/></wsdl:message><wsdl:message name="SetSaleEnvisoPayByLinkRequest"><wsdl:part name="parameters" element="tns:SetSaleEnvisoPayByLinkRequest"/></wsdl:message><wsdl:message name="SetSaleEnvisoPayByLinkResponse"><wsdl:part name="parameters" element="tns:SetSaleEnvisoPayByLinkResponse"/></wsdl:message><wsdl:message name="VendingMachineDigitalEmailReceiptRequest"><wsdl:part name="parameters" element="tns:VendingMachineDigitalEmailReceiptRequest"/></wsdl:message><wsdl:message name="IWebShop_AddDigitalReceiptEmailAddressToSale_OutputMessage"/><wsdl:message name="GetVendingMachineNextTransactionIDRequest"><wsdl:part name="parameters" element="tns:GetVendingMachineNextTransactionIDRequest"/></wsdl:message><wsdl:message name="GetVendingMachineNextTransactionIDResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineNextTransactionIDResponse"/></wsdl:message><wsdl:message name="GetVendingMachineSettingsRequest"><wsdl:part name="parameters" element="tns:GetVendingMachineSettingsRequest"/></wsdl:message><wsdl:message name="GetVendingMachineSettingsResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineSettingsResponse"/></wsdl:message><wsdl:message name="ListVendingMachineArticlesRequest"><wsdl:part name="parameters" element="tns:ListVendingMachineArticlesRequest"/></wsdl:message><wsdl:message name="ListVendingMachineArticlesResponse"><wsdl:part name="parameters" element="tns:ListVendingMachineArticlesResponse"/></wsdl:message><wsdl:message name="FindVendingMachinePersonSubscriptionsRequest"><wsdl:part name="parameters" element="tns:FindVendingMachinePersonSubscriptionsRequest"/></wsdl:message><wsdl:message name="FindVendingMachinePersonSubscriptionsResponse"><wsdl:part name="parameters" element="tns:FindVendingMachinePersonSubscriptionsResponse"/></wsdl:message><wsdl:message name="FindVendingMachineSubscriptionsRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineSubscriptionsRequest"/></wsdl:message><wsdl:message name="FindVendingMachineSubscriptionsResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineSubscriptionsResponse"/></wsdl:message><wsdl:message name="FindVendingMachineIncentivesRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineIncentivesRequest"/></wsdl:message><wsdl:message name="FindVendingMachineIncentivesResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineIncentivesResponse"/></wsdl:message><wsdl:message name="FindVendingMachineCultureEventsRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineCultureEventsRequest"/></wsdl:message><wsdl:message name="FindVendingMachineCultureEventsResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineCultureEventsResponse"/></wsdl:message><wsdl:message name="GetVendingMachineCrystalReportsDatasourceRequest"><wsdl:part name="parameters" element="tns:GetVendingMachineCrystalReportsDatasourceRequest"/></wsdl:message><wsdl:message name="GetVendingMachineCrystalReportsDatasourceResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineCrystalReportsDatasourceResponse"/></wsdl:message><wsdl:message name="GetVendingMachineCrystalReportsDatasourcesResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineCrystalReportsDatasourcesResponse"/></wsdl:message><wsdl:message name="SetVendingMachineIncentivesTicketPrintedRequest"><wsdl:part name="parameters" element="tns:SetVendingMachineIncentivesTicketPrintedRequest"/></wsdl:message><wsdl:message name="IWebShop_SetVendingMachineIncentivesTicketPrinted_OutputMessage"/><wsdl:message name="GetVendingMachineArticlePartsSalesLineRequest"><wsdl:part name="parameters" element="tns:GetVendingMachineArticlePartsSalesLineRequest"/></wsdl:message><wsdl:message name="GetVendingMachineArticlePartsSalesLineResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineArticlePartsSalesLineResponse"/></wsdl:message><wsdl:message name="GetHeadOfFamilySubscriberIdRequest"><wsdl:part name="parameters" element="tns:GetHeadOfFamilySubscriberIdRequest"/></wsdl:message><wsdl:message name="GetHeadOfFamilySubscriberIdResponse"><wsdl:part name="parameters" element="tns:GetHeadOfFamilySubscriberIdResponse"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionsRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionsRequest"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionsResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionsResponse"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionPeriodDatesRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionPeriodDatesRequest"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionPeriodDatesResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionPeriodDatesResponse"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionPeriodPricesRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionPeriodPricesRequest"/></wsdl:message><wsdl:message name="FindVendingMachineExpositionPeriodPricesResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineExpositionPeriodPricesResponse"/></wsdl:message><wsdl:message name="SaveWiseCommunicationLogRequest"><wsdl:part name="parameters" element="tns:SaveWiseCommunicationLogRequest"/></wsdl:message><wsdl:message name="IWebShop_SaveWiseCommunicationLog_OutputMessage"/><wsdl:message name="WiseGetPatronNameRequest"><wsdl:part name="parameters" element="tns:WiseGetPatronNameRequest"/></wsdl:message><wsdl:message name="WiseGetPatronNameResponse"><wsdl:part name="parameters" element="tns:WiseGetPatronNameResponse"/></wsdl:message><wsdl:message name="WiseGetFeesForPatronRequest"><wsdl:part name="parameters" element="tns:WiseGetFeesForPatronRequest"/></wsdl:message><wsdl:message name="WiseGetFeesForPatronResponse"><wsdl:part name="parameters" element="tns:WiseGetFeesForPatronResponse"/></wsdl:message><wsdl:message name="WiseSetFeePayedForPatronRequest"><wsdl:part name="parameters" element="tns:WiseSetFeePayedForPatronRequest"/></wsdl:message><wsdl:message name="WiseSetFeePayedForPatronResponse"><wsdl:part name="parameters" element="tns:WiseSetFeePayedForPatronResponse"/></wsdl:message><wsdl:message name="SetVendingMachineTicketsPrintedRequest"><wsdl:part name="parameters" element="tns:SetVendingMachineTicketsPrintedRequest"/></wsdl:message><wsdl:message name="IWebShop_SetVendingMachineTicketsPrinted_OutputMessage"/><wsdl:message name="GetVendingMachineTicketsRequest"><wsdl:part name="parameters" element="tns:GetVendingMachineTicketsRequest"/></wsdl:message><wsdl:message name="GetVendingMachineTicketsResponse"><wsdl:part name="parameters" element="tns:GetVendingMachineTicketsResponse"/></wsdl:message><wsdl:message name="FindVendingMachineBenefitsRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineBenefitsRequest"/></wsdl:message><wsdl:message name="FindVendingMachineBenefitsResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineBenefitsResponse"/></wsdl:message><wsdl:message name="FindVendingMachineArticlesRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineArticlesRequest"/></wsdl:message><wsdl:message name="FindVendingMachineArticlesResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineArticlesResponse"/></wsdl:message><wsdl:message name="FindVendingMachineSubscriptionsInformationRequest"><wsdl:part name="parameters" element="tns:FindVendingMachineSubscriptionsInformationRequest"/></wsdl:message><wsdl:message name="FindVendingMachineSubscriptionsInformationResponse"><wsdl:part name="parameters" element="tns:FindVendingMachineSubscriptionsInformationResponse"/></wsdl:message><wsdl:message name="ValidateSoulItRequest"><wsdl:part name="parameters" element="tns:ValidateSoulItRequest"/></wsdl:message><wsdl:message name="ValidateSoulItResponse"><wsdl:part name="parameters" element="tns:ValidateSoulItResponse"/></wsdl:message><wsdl:message name="ValidateSoulItByPersonInfoRequest"><wsdl:part name="parameters" element="tns:ValidateSoulItByPersonInfoRequest"/></wsdl:message><wsdl:message name="ValidateSoulItByPersonInfoResponse"><wsdl:part name="parameters" element="tns:ValidateSoulItByPersonInfoResponse"/></wsdl:message><wsdl:message name="ValidateSorteerStraatjesCardRequest"><wsdl:part name="parameters" element="tns:ValidateSorteerStraatjesCardRequest"/></wsdl:message><wsdl:message name="ValidateSorteerStraatjesCardResponse"><wsdl:part name="parameters" element="tns:ValidateSorteerStraatjesCardResponse"/></wsdl:message><wsdl:message name="AddPaymentToSorteerStraatjesCardRequest"><wsdl:part name="parameters" element="tns:AddPaymentToSorteerStraatjesCardRequest"/></wsdl:message><wsdl:message name="AddPaymentToSorteerStraatjesCardResponse"><wsdl:part name="parameters" element="tns:AddPaymentToSorteerStraatjesCardResponse"/></wsdl:message><wsdl:message name="ValidateAVSBonusCardRequest"><wsdl:part name="parameters" element="tns:ValidateAVSBonusCardRequest"/></wsdl:message><wsdl:message name="ValidateAVSBonusCardResponse"><wsdl:part name="parameters" element="tns:ValidateAVSBonusCardResponse"/></wsdl:message><wsdl:message name="EarnAVSBonusCardRequest"><wsdl:part name="parameters" element="tns:EarnAVSBonusCardRequest"/></wsdl:message><wsdl:message name="EarnAVSBonusCardResponse"><wsdl:part name="parameters" element="tns:EarnAVSBonusCardResponse"/></wsdl:message><wsdl:message name="VendingMachineCarrierSwitchRequest"><wsdl:part name="parameters" element="tns:VendingMachineCarrierSwitchRequest"/></wsdl:message><wsdl:message name="VendingMachineCarrierSwitchResponse"><wsdl:part name="parameters" element="tns:VendingMachineCarrierSwitchResponse"/></wsdl:message><wsdl:message name="CouponCalculateRequest"><wsdl:part name="parameters" element="tns:CouponCalculateRequest"/></wsdl:message><wsdl:message name="CouponCalculateResponse"><wsdl:part name="parameters" element="tns:CouponCalculateResponse"/></wsdl:message><wsdl:message name="CouponReserveRequest"><wsdl:part name="parameters" element="tns:CouponReserveRequest"/></wsdl:message><wsdl:message name="CouponReserveResponse"><wsdl:part name="parameters" element="tns:CouponReserveResponse"/></wsdl:message><wsdl:message name="CouponReleaseRequest"><wsdl:part name="parameters" element="tns:CouponReleaseRequest"/></wsdl:message><wsdl:message name="CouponReleaseResponse"><wsdl:part name="parameters" element="tns:CouponReleaseResponse"/></wsdl:message><wsdl:message name="VoucherValidateRequest"><wsdl:part name="parameters" element="tns:VoucherValidateRequest"/></wsdl:message><wsdl:message name="VoucherValidateResponse"><wsdl:part name="parameters" element="tns:VoucherValidateResponse"/></wsdl:message><wsdl:message name="FindCouponsRequest"><wsdl:part name="parameters" element="tns:FindCouponsRequest"/></wsdl:message><wsdl:message name="FindCouponsResponse"><wsdl:part name="parameters" element="tns:FindCouponsResponse"/></wsdl:message><wsdl:message name="SetCouponPrintedRequest"><wsdl:part name="parameters" element="tns:SetCouponPrintedRequest"/></wsdl:message><wsdl:message name="IWebShop_SetCouponPrinted_OutputMessage"/><wsdl:message name="GiftCertificateReserveRequest"><wsdl:part name="parameters" element="tns:GiftCertificateReserveRequest"/></wsdl:message><wsdl:message name="IWebShop_GiftCertificateReserve_OutputMessage"/><wsdl:message name="GiftCertificateReleaseRequest"><wsdl:part name="parameters" element="tns:GiftCertificateReleaseRequest"/></wsdl:message><wsdl:message name="IWebShop_GiftCertificateRelease_OutputMessage"/><wsdl:message name="GiftCertificateCalculateRequest"><wsdl:part name="parameters" element="tns:GiftCertificateCalculateRequest"/></wsdl:message><wsdl:message name="GiftCertificateCalculateResponse"><wsdl:part name="parameters" element="tns:GiftCertificateCalculateResponse"/></wsdl:message><wsdl:message name="FindGiftCertificatesRequest"><wsdl:part name="parameters" element="tns:FindGiftCertificatesRequest"/></wsdl:message><wsdl:message name="FindGiftCertificatesResponse"><wsdl:part name="parameters" element="tns:FindGiftCertificatesResponse"/></wsdl:message><wsdl:message name="SetGiftCertificatePrintedRequest"><wsdl:part name="parameters" element="tns:SetGiftCertificatePrintedRequest"/></wsdl:message><wsdl:message name="IWebShop_SetGiftCertificatePrinted_OutputMessage"/><wsdl:message name="SaveCRMLogRequest"><wsdl:part name="parameters" element="tns:SaveCRMLogRequest"/></wsdl:message><wsdl:message name="SaveCRMLogResponse"><wsdl:part name="parameters" element="tns:SaveCRMLogResponse"/></wsdl:message><wsdl:message name="DeviceConfigurationRequest"><wsdl:part name="parameters" element="tns:DeviceConfigurationRequest"/></wsdl:message><wsdl:message name="DeviceConfigurationResponse"><wsdl:part name="parameters" element="tns:DeviceConfigurationResponse"/></wsdl:message><wsdl:message name="LoginCashierRequest"><wsdl:part name="parameters" element="tns:LoginCashierRequest"/></wsdl:message><wsdl:message name="LoginCashierResponse"><wsdl:part name="parameters" element="tns:LoginCashierResponse"/></wsdl:message><wsdl:message name="LogoutCashierRequest"><wsdl:part name="parameters" element="tns:LogoutCashierRequest"/></wsdl:message><wsdl:message name="LogoutCashierResponse"><wsdl:part name="parameters" element="tns:LogoutCashierResponse"/></wsdl:message><wsdl:message name="StartNewShiftRequest"><wsdl:part name="parameters" element="tns:StartNewShiftRequest"/></wsdl:message><wsdl:message name="StartNewShiftResponse"><wsdl:part name="parameters" element="tns:StartNewShiftResponse"/></wsdl:message><wsdl:message name="GetSalesZoneStatusRequest"><wsdl:part name="parameters" element="tns:GetSalesZoneStatusRequest"/></wsdl:message><wsdl:message name="GetSalesZoneStatusResponse"><wsdl:part name="parameters" element="tns:GetSalesZoneStatusResponse"/></wsdl:message><wsdl:message name="GetSalesZoneTablesRequest"><wsdl:part name="parameters" element="tns:GetSalesZoneTablesRequest"/></wsdl:message><wsdl:message name="GetSalesZoneTablesResponse"><wsdl:part name="parameters" element="tns:GetSalesZoneTablesResponse"/></wsdl:message><wsdl:message name="GetSalesZoneOverviewRequest"><wsdl:part name="parameters" element="tns:GetSalesZoneOverviewRequest"/></wsdl:message><wsdl:message name="GetSalesZoneOverviewResponse"><wsdl:part name="parameters" element="tns:GetSalesZoneOverviewResponse"/></wsdl:message><wsdl:message name="GetTableSalesWithoutTableRequest"><wsdl:part name="parameters" element="tns:GetTableSalesWithoutTableRequest"/></wsdl:message><wsdl:message name="GetTableSalesWithoutTableResponse"><wsdl:part name="parameters" element="tns:GetTableSalesWithoutTableResponse"/></wsdl:message><wsdl:message name="SendPOSOrderRequest"><wsdl:part name="parameters" element="tns:SendPOSOrderRequest"/></wsdl:message><wsdl:message name="SendPOSOrderResponse"><wsdl:part name="parameters" element="tns:SendPOSOrderResponse"/></wsdl:message><wsdl:message name="SplitTableRequest"><wsdl:part name="parameters" element="tns:SplitTableRequest"/></wsdl:message><wsdl:message name="SplitTableResponse"><wsdl:part name="parameters" element="tns:SplitTableResponse"/></wsdl:message><wsdl:message name="GroupTablesRequest"><wsdl:part name="parameters" element="tns:GroupTablesRequest"/></wsdl:message><wsdl:message name="GroupTablesResponse"><wsdl:part name="parameters" element="tns:GroupTablesResponse"/></wsdl:message><wsdl:message name="UngroupTablesRequest"><wsdl:part name="parameters" element="tns:UngroupTablesRequest"/></wsdl:message><wsdl:message name="UngroupTablesResponse"><wsdl:part name="parameters" element="tns:UngroupTablesResponse"/></wsdl:message><wsdl:message name="CreateVirtualTableRequest"><wsdl:part name="parameters" element="tns:CreateVirtualTableRequest"/></wsdl:message><wsdl:message name="CreateVirtualTableResponse"><wsdl:part name="parameters" element="tns:CreateVirtualTableResponse"/></wsdl:message><wsdl:message name="DeleteTableRequest"><wsdl:part name="parameters" element="tns:DeleteTableRequest"/></wsdl:message><wsdl:message name="DeleteTableResponse"><wsdl:part name="parameters" element="tns:DeleteTableResponse"/></wsdl:message><wsdl:message name="GetCreditSalesByDivisionCardRequest"><wsdl:part name="parameters" element="tns:GetCreditSalesByDivisionCardRequest"/></wsdl:message><wsdl:message name="GetCreditSalesByDivisionCardResponse"><wsdl:part name="parameters" element="tns:GetCreditSalesByDivisionCardResponse"/></wsdl:message><wsdl:message name="MoveTableSalesToTableRequest"><wsdl:part name="parameters" element="tns:MoveTableSalesToTableRequest"/></wsdl:message><wsdl:message name="MoveTableSalesToTableResponse"><wsdl:part name="parameters" element="tns:MoveTableSalesToTableResponse"/></wsdl:message><wsdl:message name="GetTicketMessagesRequest"><wsdl:part name="parameters" element="tns:GetTicketMessagesRequest"/></wsdl:message><wsdl:message name="GetTicketMessagesResponse"><wsdl:part name="parameters" element="tns:GetTicketMessagesResponse"/></wsdl:message><wsdl:message name="GetPointOfSaleConfigurationRequest"><wsdl:part name="parameters" element="tns:GetPointOfSaleConfigurationRequest"/></wsdl:message><wsdl:message name="GetPointOfSaleConfigurationResponse"><wsdl:part name="parameters" element="tns:GetPointOfSaleConfigurationResponse"/></wsdl:message><wsdl:message name="SwitchShiftEmployeeRequest"><wsdl:part name="parameters" element="tns:SwitchShiftEmployeeRequest"/></wsdl:message><wsdl:message name="SwitchShiftEmployeeResponse"><wsdl:part name="parameters" element="tns:SwitchShiftEmployeeResponse"/></wsdl:message><wsdl:message name="LocalCounterGetParametersRequest"><wsdl:part name="parameters" element="tns:LocalCounterGetParametersRequest"/></wsdl:message><wsdl:message name="LocalCounterGetParametersResponse"><wsdl:part name="parameters" element="tns:LocalCounterGetParametersResponse"/></wsdl:message><wsdl:message name="LocalCounterSynchronizeRequest"><wsdl:part name="parameters" element="tns:LocalCounterSynchronizeRequest"/></wsdl:message><wsdl:message name="LocalCounterSynchronizeResponse"><wsdl:part name="parameters" element="tns:LocalCounterSynchronizeResponse"/></wsdl:message><wsdl:message name="SaveCounterSalesRequest"><wsdl:part name="parameters" element="tns:SaveCounterSalesRequest"/></wsdl:message><wsdl:message name="SaveCounterSalesResponse"><wsdl:part name="parameters" element="tns:SaveCounterSalesResponse"/></wsdl:message><wsdl:message name="FindScenariosRequest"><wsdl:part name="parameters" element="tns:FindScenariosRequest"/></wsdl:message><wsdl:message name="FindScenariosResponse"><wsdl:part name="parameters" element="tns:FindScenariosResponse"/></wsdl:message><wsdl:message name="FindScenarioSessionsRequest"><wsdl:part name="parameters" element="tns:FindScenarioSessionsRequest"/></wsdl:message><wsdl:message name="FindScenarioSessionsResponse"><wsdl:part name="parameters" element="tns:FindScenarioSessionsResponse"/></wsdl:message><wsdl:message name="DeleteScenarioSessionRequest"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionRequest"/></wsdl:message><wsdl:message name="DeleteScenarioSessionResponse"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionResponse"/></wsdl:message><wsdl:message name="SaveSpotbookingStatusRequest"><wsdl:part name="parameters" element="tns:SaveSpotbookingStatusRequest"/></wsdl:message><wsdl:message name="SaveSpotbookingStatusResponse"><wsdl:part name="parameters" element="tns:SaveSpotbookingStatusResponse"/></wsdl:message><wsdl:message name="SaveScenarioSessionRequest"><wsdl:part name="parameters" element="tns:SaveScenarioSessionRequest"/></wsdl:message><wsdl:message name="SaveScenarioSessionResponse"><wsdl:part name="parameters" element="tns:SaveScenarioSessionResponse"/></wsdl:message><wsdl:message name="FindScenarioTypesRequest"><wsdl:part name="parameters" element="tns:FindScenarioTypesRequest"/></wsdl:message><wsdl:message name="FindScenarioTypesResponse"><wsdl:part name="parameters" element="tns:FindScenarioTypesResponse"/></wsdl:message><wsdl:message name="ListCdbCategoriesRequest"><wsdl:part name="parameters" element="tns:ListCdbCategoriesRequest"/></wsdl:message><wsdl:message name="ListCdbCategoriesResponse"><wsdl:part name="parameters" element="tns:ListCdbCategoriesResponse"/></wsdl:message><wsdl:message name="GetScenarioSessionEmailMessageRequest"><wsdl:part name="parameters" element="tns:GetScenarioSessionEmailMessageRequest"/></wsdl:message><wsdl:message name="GetScenarioSessionEmailMessageResponse"><wsdl:part name="parameters" element="tns:GetScenarioSessionEmailMessageResponse"/></wsdl:message><wsdl:message name="GetScenarioSessionEmailMessagesRequest"><wsdl:part name="parameters" element="tns:GetScenarioSessionEmailMessagesRequest"/></wsdl:message><wsdl:message name="GetScenarioSessionEmailMessagesResponse"><wsdl:part name="parameters" element="tns:GetScenarioSessionEmailMessagesResponse"/></wsdl:message><wsdl:message name="GetScenarioQuestionInputValueFileGeneralRequest"><wsdl:part name="parameters" element="tns:GetScenarioQuestionInputValueFileGeneralRequest"/></wsdl:message><wsdl:message name="GetScenarioQuestionInputValueFileGeneralResponse"><wsdl:part name="parameters" element="tns:GetScenarioQuestionInputValueFileGeneralResponse"/></wsdl:message><wsdl:message name="GetScenarioQuestionInputValueFileDetailRequest"><wsdl:part name="parameters" element="tns:GetScenarioQuestionInputValueFileDetailRequest"/></wsdl:message><wsdl:message name="GetScenarioQuestionInputValueFileDetailResponse"><wsdl:part name="parameters" element="tns:GetScenarioQuestionInputValueFileDetailResponse"/></wsdl:message><wsdl:message name="SaveScenarioSessionAttachmentRequest"><wsdl:part name="parameters" element="tns:SaveScenarioSessionAttachmentRequest"/></wsdl:message><wsdl:message name="SaveScenarioSessionAttachmentResponse"><wsdl:part name="parameters" element="tns:SaveScenarioSessionAttachmentResponse"/></wsdl:message><wsdl:message name="DeleteScenarioSessionAttachmentRequest"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionAttachmentRequest"/></wsdl:message><wsdl:message name="DeleteScenarioSessionAttachmentResponse"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionAttachmentResponse"/></wsdl:message><wsdl:message name="SaveScenarioSessionCommentRequest"><wsdl:part name="parameters" element="tns:SaveScenarioSessionCommentRequest"/></wsdl:message><wsdl:message name="SaveScenarioSessionCommentResponse"><wsdl:part name="parameters" element="tns:SaveScenarioSessionCommentResponse"/></wsdl:message><wsdl:message name="DeleteScenarioSessionCommentRequest"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionCommentRequest"/></wsdl:message><wsdl:message name="DeleteScenarioSessionCommentResponse"><wsdl:part name="parameters" element="tns:DeleteScenarioSessionCommentResponse"/></wsdl:message><wsdl:message name="ValidateScenarioSessionCheckRequest"><wsdl:part name="parameters" element="tns:ValidateScenarioSessionCheckRequest"/></wsdl:message><wsdl:message name="ValidateScenarioSessionCheckResponse"><wsdl:part name="parameters" element="tns:ValidateScenarioSessionCheckResponse"/></wsdl:message><wsdl:message name="FindScenarioSessionAttachmentsRequest"><wsdl:part name="parameters" element="tns:FindScenarioSessionAttachmentsRequest"/></wsdl:message><wsdl:message name="FindScenarioSessionAttachmentsResponse"><wsdl:part name="parameters" element="tns:FindScenarioSessionAttachmentsResponse"/></wsdl:message><wsdl:message name="GetSpotbookingSettingsRequest"><wsdl:part name="parameters" element="tns:GetSpotbookingSettingsRequest"/></wsdl:message><wsdl:message name="GetSpotbookingSettingsResponse"><wsdl:part name="parameters" element="tns:GetSpotbookingSettingsResponse"/></wsdl:message><wsdl:message name="ListVisitingCustomersInformationRequest"><wsdl:part name="parameters" element="tns:ListVisitingCustomersInformationRequest"/></wsdl:message><wsdl:message name="ListVisitingCustomersInformationResponse"><wsdl:part name="parameters" element="tns:ListVisitingCustomersInformationResponse"/></wsdl:message><wsdl:message name="ListSalesInformationRequest"><wsdl:part name="parameters" element="tns:ListSalesInformationRequest"/></wsdl:message><wsdl:message name="ListSalesInformationResponse"><wsdl:part name="parameters" element="tns:ListSalesInformationResponse"/></wsdl:message><wsdl:message name="ListDivisionsRequest"><wsdl:part name="parameters" element="tns:ListDivisionsRequest"/></wsdl:message><wsdl:message name="ListDivisionsResponse"><wsdl:part name="parameters" element="tns:ListDivisionsResponse"/></wsdl:message><wsdl:message name="ListConsolidationCodesRequest"><wsdl:part name="parameters" element="tns:ListConsolidationCodesRequest"/></wsdl:message><wsdl:message name="ListConsolidationCodesResponse"><wsdl:part name="parameters" element="tns:ListConsolidationCodesResponse"/></wsdl:message><wsdl:message name="InterSolveIsCardValidRequest"><wsdl:part name="parameters" element="tns:InterSolveIsCardValidRequest"/></wsdl:message><wsdl:message name="InterSolveIsCardValidResponse"><wsdl:part name="parameters" element="tns:InterSolveIsCardValidResponse"/></wsdl:message><wsdl:message name="InterSolveDoPurchaseSimulateRequest"><wsdl:part name="parameters" element="tns:InterSolveDoPurchaseSimulateRequest"/></wsdl:message><wsdl:message name="InterSolveDoPurchaseSimulateResponse"><wsdl:part name="parameters" element="tns:InterSolveDoPurchaseSimulateResponse"/></wsdl:message><wsdl:message name="InterSolveDoPurchaseRequest"><wsdl:part name="parameters" element="tns:InterSolveDoPurchaseRequest"/></wsdl:message><wsdl:message name="InterSolveDoPurchaseResponse"><wsdl:part name="parameters" element="tns:InterSolveDoPurchaseResponse"/></wsdl:message><wsdl:message name="IntersolveGiftCardAccessItemRequest"><wsdl:part name="parameters" element="tns:IntersolveGiftCardAccessItemRequest"/></wsdl:message><wsdl:message name="IntersolveGiftCardAccessItemResponse"><wsdl:part name="parameters" element="tns:IntersolveGiftCardAccessItemResponse"/></wsdl:message><wsdl:message name="UniflowEnsureUserExistsCardRegRequest"><wsdl:part name="parameters" element="tns:UniflowEnsureUserExistsCardRegRequest"/></wsdl:message><wsdl:message name="UniflowEnsureUserExistsCardRegResponse"><wsdl:part name="parameters" element="tns:UniflowEnsureUserExistsCardRegResponse"/></wsdl:message><wsdl:message name="UniflowMakeDepositWithRefRequest"><wsdl:part name="parameters" element="tns:UniflowMakeDepositWithRefRequest"/></wsdl:message><wsdl:message name="UniflowMakeDepositWithRefResponse"><wsdl:part name="parameters" element="tns:UniflowMakeDepositWithRefResponse"/></wsdl:message><wsdl:message name="UniflowChargeUserWithRefRequest"><wsdl:part name="parameters" element="tns:UniflowChargeUserWithRefRequest"/></wsdl:message><wsdl:message name="UniflowChargeUserWithRefResponse"><wsdl:part name="parameters" element="tns:UniflowChargeUserWithRefResponse"/></wsdl:message><wsdl:message name="UniflowGetExtRefIdAndAmountPayedRequest"><wsdl:part name="parameters" element="tns:UniflowGetExtRefIdAndAmountPayedRequest"/></wsdl:message><wsdl:message name="UniflowGetExtRefIdAndAmountPayedResponse"><wsdl:part name="parameters" element="tns:UniflowGetExtRefIdAndAmountPayedResponse"/></wsdl:message><wsdl:message name="AddressAttachmentsInformationRequest"><wsdl:part name="parameters" element="tns:AddressAttachmentsInformationRequest"/></wsdl:message><wsdl:message name="AddressAttachmentsInformationResponse"><wsdl:part name="parameters" element="tns:AddressAttachmentsInformationResponse"/></wsdl:message><wsdl:message name="FindFamilyMembersForFamilySubscriptionAdjustmentRequest"><wsdl:part name="parameters" element="tns:FindFamilyMembersForFamilySubscriptionAdjustmentRequest"/></wsdl:message><wsdl:message name="FindFamilyMembersForFamilySubscriptionAdjustmentResponse"><wsdl:part name="parameters" element="tns:FindFamilyMembersForFamilySubscriptionAdjustmentResponse"/></wsdl:message><wsdl:message name="DisconnectDivisionCardRequest"><wsdl:part name="parameters" element="tns:DisconnectDivisionCardRequest"/></wsdl:message><wsdl:message name="DisconnectDivisionCardResponse"><wsdl:part name="parameters" element="tns:DisconnectDivisionCardResponse"/></wsdl:message><wsdl:message name="FindPersonSubscriptionDataRequest"><wsdl:part name="parameters" element="tns:FindPersonSubscriptionDataRequest"/></wsdl:message><wsdl:message name="FindPersonSubscriptionDataResponse"><wsdl:part name="parameters" element="tns:FindPersonSubscriptionDataResponse"/></wsdl:message><wsdl:message name="ModifySubscriptionDatesRequest"><wsdl:part name="parameters" element="tns:ModifySubscriptionDatesRequest"/></wsdl:message><wsdl:message name="ModifySubscriptionDatesResponse"><wsdl:part name="parameters" element="tns:ModifySubscriptionDatesResponse"/></wsdl:message><wsdl:message name="UndoCancelSubscriptionRequest"><wsdl:part name="parameters" element="tns:UndoCancelSubscriptionRequest"/></wsdl:message><wsdl:message name="UndoCancelSubscriptionResponse"><wsdl:part name="parameters" element="tns:UndoCancelSubscriptionResponse"/></wsdl:message><wsdl:message name="GetFamilyCardsRequest"><wsdl:part name="parameters" element="tns:GetFamilyCardsRequest"/></wsdl:message><wsdl:message name="GetFamilyCardsResponse"><wsdl:part name="parameters" element="tns:GetFamilyCardsResponse"/></wsdl:message><wsdl:message name="CancelCollectionContractRequest"><wsdl:part name="parameters" element="tns:CancelCollectionContractRequest"/></wsdl:message><wsdl:message name="CancelCollectionContractResponse"><wsdl:part name="parameters" element="tns:CancelCollectionContractResponse"/></wsdl:message><wsdl:message name="ListPersonTitlesRequest"><wsdl:part name="parameters" element="tns:ListPersonTitlesRequest"/></wsdl:message><wsdl:message name="ListPersonTitlesResponse"><wsdl:part name="parameters" element="tns:ListPersonTitlesResponse"/></wsdl:message><wsdl:message name="ListBankBICsRequest"><wsdl:part name="parameters" element="tns:ListBankBICsRequest"/></wsdl:message><wsdl:message name="ListBankBICsResponse"><wsdl:part name="parameters" element="tns:ListBankBICsResponse"/></wsdl:message><wsdl:message name="FindPersonCardsRequest"><wsdl:part name="parameters" element="tns:FindPersonCardsRequest"/></wsdl:message><wsdl:message name="FindPersonCardsResponse"><wsdl:part name="parameters" element="tns:FindPersonCardsResponse"/></wsdl:message><wsdl:message name="ListPersonFunctionsRequest"><wsdl:part name="parameters" element="tns:ListPersonFunctionsRequest"/></wsdl:message><wsdl:message name="ListPersonFunctionsResponse"><wsdl:part name="parameters" element="tns:ListPersonFunctionsResponse"/></wsdl:message><wsdl:message name="ListActivityTypesRequest"><wsdl:part name="parameters" element="tns:ListActivityTypesRequest"/></wsdl:message><wsdl:message name="ListActivityTypesResponse"><wsdl:part name="parameters" element="tns:ListActivityTypesResponse"/></wsdl:message><wsdl:message name="ListArticleGroupsRequest"><wsdl:part name="parameters" element="tns:ListArticleGroupsRequest"/></wsdl:message><wsdl:message name="ListArticleGroupsResponse"><wsdl:part name="parameters" element="tns:ListArticleGroupsResponse"/></wsdl:message><wsdl:message name="FindArticleCategoriesRequest"><wsdl:part name="parameters" element="tns:FindArticleCategoriesRequest"/></wsdl:message><wsdl:message name="FindArticleCategoriesResponse"><wsdl:part name="parameters" element="tns:FindArticleCategoriesResponse"/></wsdl:message><wsdl:message name="ListExpositionTypesRequest"><wsdl:part name="parameters" element="tns:ListExpositionTypesRequest"/></wsdl:message><wsdl:message name="ListExpositionTypesResponse"><wsdl:part name="parameters" element="tns:ListExpositionTypesResponse"/></wsdl:message><wsdl:message name="ListExpositionPeriodsRequest"><wsdl:part name="parameters" element="tns:ListExpositionPeriodsRequest"/></wsdl:message><wsdl:message name="ListExpositionPeriodsResponse"><wsdl:part name="parameters" element="tns:ListExpositionPeriodsResponse"/></wsdl:message><wsdl:message name="SaveExpositionPeriodArticlesRequest"><wsdl:part name="parameters" element="tns:SaveExpositionPeriodArticlesRequest"/></wsdl:message><wsdl:message name="SaveExpositionPeriodArticlesResponse"><wsdl:part name="parameters" element="tns:SaveExpositionPeriodArticlesResponse"/></wsdl:message><wsdl:message name="FindExpositionPeriodDatesRequest"><wsdl:part name="parameters" element="tns:FindExpositionPeriodDatesRequest"/></wsdl:message><wsdl:message name="FindExpositionPeriodDatesResponse"><wsdl:part name="parameters" element="tns:FindExpositionPeriodDatesResponse"/></wsdl:message><wsdl:message name="ListAudiencesRequest"><wsdl:part name="parameters" element="tns:ListAudiencesRequest"/></wsdl:message><wsdl:message name="ListAudiencesResponse"><wsdl:part name="parameters" element="tns:ListAudiencesResponse"/></wsdl:message><wsdl:message name="ListPaymentMethodRequest"><wsdl:part name="parameters" element="tns:ListPaymentMethodRequest"/></wsdl:message><wsdl:message name="ListPaymentMethodResponse"><wsdl:part name="parameters" element="tns:ListPaymentMethodResponse"/></wsdl:message><wsdl:message name="CreatePaymentMethodRequest"><wsdl:part name="parameters" element="tns:CreatePaymentMethodRequest"/></wsdl:message><wsdl:message name="CreatePaymentMethodResponse"><wsdl:part name="parameters" element="tns:CreatePaymentMethodResponse"/></wsdl:message><wsdl:message name="ListHallsRequest"><wsdl:part name="parameters" element="tns:ListHallsRequest"/></wsdl:message><wsdl:message name="ListHallsResponse"><wsdl:part name="parameters" element="tns:ListHallsResponse"/></wsdl:message><wsdl:message name="ListCategoriesRequest"><wsdl:part name="parameters" element="tns:ListCategoriesRequest"/></wsdl:message><wsdl:message name="ListCategoriesResponse"><wsdl:part name="parameters" element="tns:ListCategoriesResponse"/></wsdl:message><wsdl:message name="ListInfrastructuresRequest"><wsdl:part name="parameters" element="tns:ListInfrastructuresRequest"/></wsdl:message><wsdl:message name="ListInfrastructuresResponse"><wsdl:part name="parameters" element="tns:ListInfrastructuresResponse"/></wsdl:message><wsdl:message name="FindInfrastructureOpeningsRequest"><wsdl:part name="parameters" element="tns:FindInfrastructureOpeningsRequest"/></wsdl:message><wsdl:message name="FindInfrastructureOpeningsResponse"><wsdl:part name="parameters" element="tns:FindInfrastructureOpeningsResponse"/></wsdl:message><wsdl:message name="ListPlacesRequest"><wsdl:part name="parameters" element="tns:ListPlacesRequest"/></wsdl:message><wsdl:message name="ListPlacesResponse"><wsdl:part name="parameters" element="tns:ListPlacesResponse"/></wsdl:message><wsdl:message name="ListReservationActivitiesRequest"><wsdl:part name="parameters" element="tns:ListReservationActivitiesRequest"/></wsdl:message><wsdl:message name="ListReservationActivitiesResponse"><wsdl:part name="parameters" element="tns:ListReservationActivitiesResponse"/></wsdl:message><wsdl:message name="ListReservationViewsRequest"><wsdl:part name="parameters" element="tns:ListReservationViewsRequest"/></wsdl:message><wsdl:message name="ListReservationViewsResponse"><wsdl:part name="parameters" element="tns:ListReservationViewsResponse"/></wsdl:message><wsdl:message name="ListCountriesRequest"><wsdl:part name="parameters" element="tns:ListCountriesRequest"/></wsdl:message><wsdl:message name="ListCountriesResponse"><wsdl:part name="parameters" element="tns:ListCountriesResponse"/></wsdl:message><wsdl:message name="FindCountiesRequest"><wsdl:part name="parameters" element="tns:FindCountiesRequest"/></wsdl:message><wsdl:message name="FindCountiesResponse"><wsdl:part name="parameters" element="tns:FindCountiesResponse"/></wsdl:message><wsdl:message name="ListLanguagesRequest"><wsdl:part name="parameters" element="tns:ListLanguagesRequest"/></wsdl:message><wsdl:message name="ListLanguagesResponse"><wsdl:part name="parameters" element="tns:ListLanguagesResponse"/></wsdl:message><wsdl:message name="GetDefaultLanguageRequest"><wsdl:part name="parameters" element="tns:GetDefaultLanguageRequest"/></wsdl:message><wsdl:message name="GetDefaultLanguageResponse"><wsdl:part name="parameters" element="tns:GetDefaultLanguageResponse"/></wsdl:message><wsdl:message name="ListWaitingListRequest"><wsdl:part name="parameters" element="tns:ListWaitingListRequest"/></wsdl:message><wsdl:message name="ListWaitingListResponse"><wsdl:part name="parameters" element="tns:ListWaitingListResponse"/></wsdl:message><wsdl:message name="ListLessonGroupRequest"><wsdl:part name="parameters" element="tns:ListLessonGroupRequest"/></wsdl:message><wsdl:message name="ListLessonGroupResponse"><wsdl:part name="parameters" element="tns:ListLessonGroupResponse"/></wsdl:message><wsdl:message name="FindLessonGroupsForCatchUpRequest"><wsdl:part name="parameters" element="tns:FindLessonGroupsForCatchUpRequest"/></wsdl:message><wsdl:message name="FindLessonGroupsForCatchUpResponse"><wsdl:part name="parameters" element="tns:FindLessonGroupsForCatchUpResponse"/></wsdl:message><wsdl:message name="FindLessonGroupOptionsRequest"><wsdl:part name="parameters" element="tns:FindLessonGroupOptionsRequest"/></wsdl:message><wsdl:message name="FindLessonGroupOptionsResponse"><wsdl:part name="parameters" element="tns:FindLessonGroupOptionsResponse"/></wsdl:message><wsdl:message name="ValidNumberOfOptionsForStudentRequest"><wsdl:part name="parameters" element="tns:ValidNumberOfOptionsForStudentRequest"/></wsdl:message><wsdl:message name="ValidNumberOfOptionsForStudentResponse"><wsdl:part name="parameters" element="tns:ValidNumberOfOptionsForStudentResponse"/></wsdl:message><wsdl:message name="ListSwimmingLevelRequest"><wsdl:part name="parameters" element="tns:ListSwimmingLevelRequest"/></wsdl:message><wsdl:message name="ListSwimmingLevelResponse"><wsdl:part name="parameters" element="tns:ListSwimmingLevelResponse"/></wsdl:message><wsdl:message name="ListStudentFollowScoreRequest"><wsdl:part name="parameters" element="tns:ListStudentFollowScoreRequest"/></wsdl:message><wsdl:message name="ListStudentFollowScoreResponse"><wsdl:part name="parameters" element="tns:ListStudentFollowScoreResponse"/></wsdl:message><wsdl:message name="ListStudentFollowScoreAllRequest"><wsdl:part name="parameters" element="tns:ListStudentFollowScoreAllRequest"/></wsdl:message><wsdl:message name="ListStudentFollowScoreAllResponse"><wsdl:part name="parameters" element="tns:ListStudentFollowScoreAllResponse"/></wsdl:message><wsdl:message name="ListStudentPresenceRequest"><wsdl:part name="parameters" element="tns:ListStudentPresenceRequest"/></wsdl:message><wsdl:message name="ListStudentPresenceResponse"><wsdl:part name="parameters" element="tns:ListStudentPresenceResponse"/></wsdl:message><wsdl:message name="ListLessonGroupPresencesRequest"><wsdl:part name="parameters" element="tns:ListLessonGroupPresencesRequest"/></wsdl:message><wsdl:message name="ListLessonGroupPresencesResponse"><wsdl:part name="parameters" element="tns:ListLessonGroupPresencesResponse"/></wsdl:message><wsdl:message name="ListNormRequest"><wsdl:part name="parameters" element="tns:ListNormRequest"/></wsdl:message><wsdl:message name="ListNormResponse"><wsdl:part name="parameters" element="tns:ListNormResponse"/></wsdl:message><wsdl:message name="ListSwimmingDiplomaRequest"><wsdl:part name="parameters" element="tns:ListSwimmingDiplomaRequest"/></wsdl:message><wsdl:message name="ListSwimmingDiplomaResponse"><wsdl:part name="parameters" element="tns:ListSwimmingDiplomaResponse"/></wsdl:message><wsdl:message name="SaveStudentTransferRequest"><wsdl:part name="parameters" element="tns:SaveStudentTransferRequest"/></wsdl:message><wsdl:message name="SaveStudentTransferResponse"><wsdl:part name="parameters" element="tns:SaveStudentTransferResponse"/></wsdl:message><wsdl:message name="SaveStudentTransfersRequest"><wsdl:part name="parameters" element="tns:SaveStudentTransfersRequest"/></wsdl:message><wsdl:message name="SaveStudentTransfersResponse"><wsdl:part name="parameters" element="tns:SaveStudentTransfersResponse"/></wsdl:message><wsdl:message name="SaveLLVInfoToDBRequest"><wsdl:part name="parameters" element="tns:SaveLLVInfoToDBRequest"/></wsdl:message><wsdl:message name="SaveLLVInfoToDBResponse"><wsdl:part name="parameters" element="tns:SaveLLVInfoToDBResponse"/></wsdl:message><wsdl:message name="SaveLLVDiplomaDateRequest"><wsdl:part name="parameters" element="tns:SaveLLVDiplomaDateRequest"/></wsdl:message><wsdl:message name="SaveLLVDiplomaDateResponse"><wsdl:part name="parameters" element="tns:SaveLLVDiplomaDateResponse"/></wsdl:message><wsdl:message name="ListLLVMessageTranslationRequest"><wsdl:part name="parameters" element="tns:ListLLVMessageTranslationRequest"/></wsdl:message><wsdl:message name="ListLLVMessageTranslationResponse"><wsdl:part name="parameters" element="tns:ListLLVMessageTranslationResponse"/></wsdl:message><wsdl:message name="ListPersonLLVInfoRequest"><wsdl:part name="parameters" element="tns:ListPersonLLVInfoRequest"/></wsdl:message><wsdl:message name="ListPersonLLVInfoResponse"><wsdl:part name="parameters" element="tns:ListPersonLLVInfoResponse"/></wsdl:message><wsdl:message name="ListLLVInfoRequest"><wsdl:part name="parameters" element="tns:ListLLVInfoRequest"/></wsdl:message><wsdl:message name="ListLLVInfoResponse"><wsdl:part name="parameters" element="tns:ListLLVInfoResponse"/></wsdl:message><wsdl:message name="FindWaitingListStudentOverviewRequest"><wsdl:part name="parameters" element="tns:FindWaitingListStudentOverviewRequest"/></wsdl:message><wsdl:message name="FindWaitingListStudentOverviewResponse"><wsdl:part name="parameters" element="tns:FindWaitingListStudentOverviewResponse"/></wsdl:message><wsdl:message name="DeleteWaitingListStudentRequest"><wsdl:part name="parameters" element="tns:DeleteWaitingListStudentRequest"/></wsdl:message><wsdl:message name="DeleteWaitingListStudentResponse"><wsdl:part name="parameters" element="tns:DeleteWaitingListStudentResponse"/></wsdl:message><wsdl:message name="SaveLessonGroupRequest"><wsdl:part name="parameters" element="tns:SaveLessonGroupRequest"/></wsdl:message><wsdl:message name="SaveLessonGroupResponse"><wsdl:part name="parameters" element="tns:SaveLessonGroupResponse"/></wsdl:message><wsdl:message name="FindLessonGroupCommentsRequest"><wsdl:part name="parameters" element="tns:FindLessonGroupCommentsRequest"/></wsdl:message><wsdl:message name="FindLessonGroupCommentsResponse"><wsdl:part name="parameters" element="tns:FindLessonGroupCommentsResponse"/></wsdl:message><wsdl:message name="SaveLessonGroupCommentRequest"><wsdl:part name="parameters" element="tns:SaveLessonGroupCommentRequest"/></wsdl:message><wsdl:message name="SaveLessonGroupCommentResponse"><wsdl:part name="parameters" element="tns:SaveLessonGroupCommentResponse"/></wsdl:message><wsdl:message name="UnsubscribeLessonGroupDayRequest"><wsdl:part name="parameters" element="tns:UnsubscribeLessonGroupDayRequest"/></wsdl:message><wsdl:message name="UnsubscribeLessonGroupDayResponse"><wsdl:part name="parameters" element="tns:UnsubscribeLessonGroupDayResponse"/></wsdl:message><wsdl:message name="FindUnsubscribeLessonGroupDayManipulationsRequest"><wsdl:part name="parameters" element="tns:FindUnsubscribeLessonGroupDayManipulationsRequest"/></wsdl:message><wsdl:message name="FindUnsubscribeLessonGroupDayManipulationsResponse"><wsdl:part name="parameters" element="tns:FindUnsubscribeLessonGroupDayManipulationsResponse"/></wsdl:message><wsdl:message name="FindCatchUpLessonGroupDayManipulationsRequest"><wsdl:part name="parameters" element="tns:FindCatchUpLessonGroupDayManipulationsRequest"/></wsdl:message><wsdl:message name="FindCatchUpLessonGroupDayManipulationsResponse"><wsdl:part name="parameters" element="tns:FindCatchUpLessonGroupDayManipulationsResponse"/></wsdl:message><wsdl:message name="CatchUpLessonGroupDayRequest"><wsdl:part name="parameters" element="tns:CatchUpLessonGroupDayRequest"/></wsdl:message><wsdl:message name="CatchUpLessonGroupDayResponse"><wsdl:part name="parameters" element="tns:CatchUpLessonGroupDayResponse"/></wsdl:message><wsdl:message name="GetLlvCreditInfoRequest"><wsdl:part name="parameters" element="tns:GetLlvCreditInfoRequest"/></wsdl:message><wsdl:message name="GetLlvCreditInfoResponse"><wsdl:part name="parameters" element="tns:GetLlvCreditInfoResponse"/></wsdl:message><wsdl:message name="FindPersonLlvTransferHistoriesRequest"><wsdl:part name="parameters" element="tns:FindPersonLlvTransferHistoriesRequest"/></wsdl:message><wsdl:message name="FindPersonLlvTransferHistoriesResponse"><wsdl:part name="parameters" element="tns:FindPersonLlvTransferHistoriesResponse"/></wsdl:message><wsdl:message name="FindPersonLlvCurrentLessonGroupsRequest"><wsdl:part name="parameters" element="tns:FindPersonLlvCurrentLessonGroupsRequest"/></wsdl:message><wsdl:message name="FindPersonLlvCurrentLessonGroupsResponse"><wsdl:part name="parameters" element="tns:FindPersonLlvCurrentLessonGroupsResponse"/></wsdl:message><wsdl:message name="ValidateWaitingListCallRequest"><wsdl:part name="parameters" element="tns:ValidateWaitingListCallRequest"/></wsdl:message><wsdl:message name="ValidateWaitingListCallResponse"><wsdl:part name="parameters" element="tns:ValidateWaitingListCallResponse"/></wsdl:message><wsdl:message name="ListWaitingListCallsRequest"><wsdl:part name="parameters" element="tns:ListWaitingListCallsRequest"/></wsdl:message><wsdl:message name="ListWaitingListCallsResponse"><wsdl:part name="parameters" element="tns:ListWaitingListCallsResponse"/></wsdl:message><wsdl:message name="ConfirmWaitingListCallRequest"><wsdl:part name="parameters" element="tns:ConfirmWaitingListCallRequest"/></wsdl:message><wsdl:message name="ConfirmWaitingListCallResponse"><wsdl:part name="parameters" element="tns:ConfirmWaitingListCallResponse"/></wsdl:message><wsdl:message name="SavePreferredLessonGroupsRequest"><wsdl:part name="parameters" element="tns:SavePreferredLessonGroupsRequest"/></wsdl:message><wsdl:message name="SavePreferredLessonGroupsResponse"><wsdl:part name="parameters" element="tns:SavePreferredLessonGroupsResponse"/></wsdl:message><wsdl:message name="AuthenticateEmployeeRequest"><wsdl:part name="parameters" element="tns:AuthenticateEmployeeRequest"/></wsdl:message><wsdl:message name="AuthenticateEmployeeResponse"><wsdl:part name="parameters" element="tns:AuthenticateEmployeeResponse"/></wsdl:message><wsdl:message name="FindEmployeesRequest"><wsdl:part name="parameters" element="tns:FindEmployeesRequest"/></wsdl:message><wsdl:message name="FindEmployeesResponse"><wsdl:part name="parameters" element="tns:FindEmployeesResponse"/></wsdl:message><wsdl:message name="SaveEmployeeRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeRequest"/></wsdl:message><wsdl:message name="SaveEmployeeResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeResponse"/></wsdl:message><wsdl:message name="SaveEmployeePasswordRequest"><wsdl:part name="parameters" element="tns:SaveEmployeePasswordRequest"/></wsdl:message><wsdl:message name="SaveEmployeePasswordResponse"><wsdl:part name="parameters" element="tns:SaveEmployeePasswordResponse"/></wsdl:message><wsdl:message name="IsEmployeePasswordExpiredRequest"><wsdl:part name="parameters" element="tns:IsEmployeePasswordExpiredRequest"/></wsdl:message><wsdl:message name="IsEmployeePasswordExpiredResponse"><wsdl:part name="parameters" element="tns:IsEmployeePasswordExpiredResponse"/></wsdl:message><wsdl:message name="SaveEmployeeTaskAttachmentRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskAttachmentRequest"/></wsdl:message><wsdl:message name="SaveEmployeeTaskAttachmentResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskAttachmentResponse"/></wsdl:message><wsdl:message name="DeleteEmployeeTaskAttachmentRequest"><wsdl:part name="parameters" element="tns:DeleteEmployeeTaskAttachmentRequest"/></wsdl:message><wsdl:message name="DeleteEmployeeTaskAttachmentResponse"><wsdl:part name="parameters" element="tns:DeleteEmployeeTaskAttachmentResponse"/></wsdl:message><wsdl:message name="FindEmployeeTaskAttachmentsRequest"><wsdl:part name="parameters" element="tns:FindEmployeeTaskAttachmentsRequest"/></wsdl:message><wsdl:message name="FindEmployeeTaskAttachmentsResponse"><wsdl:part name="parameters" element="tns:FindEmployeeTaskAttachmentsResponse"/></wsdl:message><wsdl:message name="FindEmployeeTasksRequest"><wsdl:part name="parameters" element="tns:FindEmployeeTasksRequest"/></wsdl:message><wsdl:message name="FindEmployeeTasksResponse"><wsdl:part name="parameters" element="tns:FindEmployeeTasksResponse"/></wsdl:message><wsdl:message name="SaveEmployeeTaskRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskRequest"/></wsdl:message><wsdl:message name="SaveEmployeeTaskResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskResponse"/></wsdl:message><wsdl:message name="DeleteEmployeeTaskRequest"><wsdl:part name="parameters" element="tns:DeleteEmployeeTaskRequest"/></wsdl:message><wsdl:message name="DeleteEmployeeTaskResponse"><wsdl:part name="parameters" element="tns:DeleteEmployeeTaskResponse"/></wsdl:message><wsdl:message name="SaveEmployeeTaskStatusRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskStatusRequest"/></wsdl:message><wsdl:message name="SaveEmployeeTaskStatusResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeTaskStatusResponse"/></wsdl:message><wsdl:message name="FindEmployeeNotificationsRequest"><wsdl:part name="parameters" element="tns:FindEmployeeNotificationsRequest"/></wsdl:message><wsdl:message name="FindEmployeeNotificationsResponse"><wsdl:part name="parameters" element="tns:FindEmployeeNotificationsResponse"/></wsdl:message><wsdl:message name="FindSkillsRequest"><wsdl:part name="parameters" element="tns:FindSkillsRequest"/></wsdl:message><wsdl:message name="FindSkillsResponse"><wsdl:part name="parameters" element="tns:FindSkillsResponse"/></wsdl:message><wsdl:message name="AssignEmployeeToTasksRequest"><wsdl:part name="parameters" element="tns:AssignEmployeeToTasksRequest"/></wsdl:message><wsdl:message name="AssignEmployeeToTasksResponse"><wsdl:part name="parameters" element="tns:AssignEmployeeToTasksResponse"/></wsdl:message><wsdl:message name="FindWorkTypesRequest"><wsdl:part name="parameters" element="tns:FindWorkTypesRequest"/></wsdl:message><wsdl:message name="FindWorkTypesResponse"><wsdl:part name="parameters" element="tns:FindWorkTypesResponse"/></wsdl:message><wsdl:message name="FindEmployeeAvailabilitiesRequest"><wsdl:part name="parameters" element="tns:FindEmployeeAvailabilitiesRequest"/></wsdl:message><wsdl:message name="FindEmployeeAvailabilitiesResponse"><wsdl:part name="parameters" element="tns:FindEmployeeAvailabilitiesResponse"/></wsdl:message><wsdl:message name="SaveEmployeeAvailabilityRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeAvailabilityRequest"/></wsdl:message><wsdl:message name="SaveEmployeeAvailabilityResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeAvailabilityResponse"/></wsdl:message><wsdl:message name="SaveEmployeeAvailabilitiesRequest"><wsdl:part name="parameters" element="tns:SaveEmployeeAvailabilitiesRequest"/></wsdl:message><wsdl:message name="SaveEmployeeAvailabilitiesResponse"><wsdl:part name="parameters" element="tns:SaveEmployeeAvailabilitiesResponse"/></wsdl:message><wsdl:message name="DeleteEmployeeAvailabilityRequest"><wsdl:part name="parameters" element="tns:DeleteEmployeeAvailabilityRequest"/></wsdl:message><wsdl:message name="DeleteEmployeeAvailabilityResponse"><wsdl:part name="parameters" element="tns:DeleteEmployeeAvailabilityResponse"/></wsdl:message><wsdl:message name="GetTaskFlowSettingsRequest"><wsdl:part name="parameters" element="tns:GetTaskFlowSettingsRequest"/></wsdl:message><wsdl:message name="GetTaskFlowSettingsResponse"><wsdl:part name="parameters" element="tns:GetTaskFlowSettingsResponse"/></wsdl:message><wsdl:message name="FindVendorsRequest"><wsdl:part name="parameters" element="tns:FindVendorsRequest"/></wsdl:message><wsdl:message name="FindVendorsResponse"><wsdl:part name="parameters" element="tns:FindVendorsResponse"/></wsdl:message><wsdl:message name="FindVendorGroupsRequest"><wsdl:part name="parameters" element="tns:FindVendorGroupsRequest"/></wsdl:message><wsdl:message name="FindVendorGroupsResponse"><wsdl:part name="parameters" element="tns:FindVendorGroupsResponse"/></wsdl:message><wsdl:message name="FindPurchaseArticlesRequest"><wsdl:part name="parameters" element="tns:FindPurchaseArticlesRequest"/></wsdl:message><wsdl:message name="FindPurchaseArticlesResponse"><wsdl:part name="parameters" element="tns:FindPurchaseArticlesResponse"/></wsdl:message><wsdl:message name="FindStockLocationsRequest"><wsdl:part name="parameters" element="tns:FindStockLocationsRequest"/></wsdl:message><wsdl:message name="FindStockLocationsResponse"><wsdl:part name="parameters" element="tns:FindStockLocationsResponse"/></wsdl:message><wsdl:message name="FindPurchaseOrdersRequest"><wsdl:part name="parameters" element="tns:FindPurchaseOrdersRequest"/></wsdl:message><wsdl:message name="FindPurchaseOrdersResponse"><wsdl:part name="parameters" element="tns:FindPurchaseOrdersResponse"/></wsdl:message><wsdl:message name="ValidatePurchaseOrderRequest"><wsdl:part name="parameters" element="tns:ValidatePurchaseOrderRequest"/></wsdl:message><wsdl:message name="ValidatePurchaseOrderResponse"><wsdl:part name="parameters" element="tns:ValidatePurchaseOrderResponse"/></wsdl:message><wsdl:message name="ValidatePurchaseLineRequest"><wsdl:part name="parameters" element="tns:ValidatePurchaseLineRequest"/></wsdl:message><wsdl:message name="ValidatePurchaseLineResponse"><wsdl:part name="parameters" element="tns:ValidatePurchaseLineResponse"/></wsdl:message><wsdl:message name="SavePurchaseOrderRequest"><wsdl:part name="parameters" element="tns:SavePurchaseOrderRequest"/></wsdl:message><wsdl:message name="SavePurchaseOrderResponse"><wsdl:part name="parameters" element="tns:SavePurchaseOrderResponse"/></wsdl:message><wsdl:message name="DeletePurchaseOrderRequest"><wsdl:part name="parameters" element="tns:DeletePurchaseOrderRequest"/></wsdl:message><wsdl:message name="DeletePurchaseOrderResponse"><wsdl:part name="parameters" element="tns:DeletePurchaseOrderResponse"/></wsdl:message><wsdl:message name="SavePurchaseLineRequest"><wsdl:part name="parameters" element="tns:SavePurchaseLineRequest"/></wsdl:message><wsdl:message name="SavePurchaseLineResponse"><wsdl:part name="parameters" element="tns:SavePurchaseLineResponse"/></wsdl:message><wsdl:message name="DeletePurchaseLineRequest"><wsdl:part name="parameters" element="tns:DeletePurchaseLineRequest"/></wsdl:message><wsdl:message name="DeletePurchaseLineResponse"><wsdl:part name="parameters" element="tns:DeletePurchaseLineResponse"/></wsdl:message><wsdl:message name="FindRentalArticlesRequest"><wsdl:part name="parameters" element="tns:FindRentalArticlesRequest"/></wsdl:message><wsdl:message name="FindRentalArticlesResponse"><wsdl:part name="parameters" element="tns:FindRentalArticlesResponse"/></wsdl:message><wsdl:message name="FindRentalOrdersRequest"><wsdl:part name="parameters" element="tns:FindRentalOrdersRequest"/></wsdl:message><wsdl:message name="FindRentalOrdersResponse"><wsdl:part name="parameters" element="tns:FindRentalOrdersResponse"/></wsdl:message><wsdl:message name="GetRentalOrderRequest"><wsdl:part name="parameters" element="tns:GetRentalOrderRequest"/></wsdl:message><wsdl:message name="GetRentalOrderResponse"><wsdl:part name="parameters" element="tns:GetRentalOrderResponse"/></wsdl:message><wsdl:message name="CancelRentalOrderRequest"><wsdl:part name="parameters" element="tns:CancelRentalOrderRequest"/></wsdl:message><wsdl:message name="CancelRentalOrderResponse"><wsdl:part name="parameters" element="tns:CancelRentalOrderResponse"/></wsdl:message><wsdl:message name="GetRentalPricingRequest"><wsdl:part name="parameters" element="tns:GetRentalPricingRequest"/></wsdl:message><wsdl:message name="GetRentalPricingResponse"><wsdl:part name="parameters" element="tns:GetRentalPricingResponse"/></wsdl:message><wsdl:message name="FindRentalArticleAvailablePeriodsRequest"><wsdl:part name="parameters" element="tns:FindRentalArticleAvailablePeriodsRequest"/></wsdl:message><wsdl:message name="FindRentalArticleAvailablePeriodsResponse"><wsdl:part name="parameters" element="tns:FindRentalArticleAvailablePeriodsResponse"/></wsdl:message><wsdl:message name="FindRentalActivitiesRequest"><wsdl:part name="parameters" element="tns:FindRentalActivitiesRequest"/></wsdl:message><wsdl:message name="FindRentalActivitiesResponse"><wsdl:part name="parameters" element="tns:FindRentalActivitiesResponse"/></wsdl:message><wsdl:message name="FindRentalPlacesRequest"><wsdl:part name="parameters" element="tns:FindRentalPlacesRequest"/></wsdl:message><wsdl:message name="FindRentalPlacesResponse"><wsdl:part name="parameters" element="tns:FindRentalPlacesResponse"/></wsdl:message><wsdl:message name="GetRentalOrdersByDateRequest"><wsdl:part name="parameters" element="tns:GetRentalOrdersByDateRequest"/></wsdl:message><wsdl:message name="GetRentalOrdersByDateResponse"><wsdl:part name="parameters" element="tns:GetRentalOrdersByDateResponse"/></wsdl:message><wsdl:message name="GetRentalPlaceOpeningHourRequest"><wsdl:part name="parameters" element="tns:GetRentalPlaceOpeningHourRequest"/></wsdl:message><wsdl:message name="GetRentalPlaceOpeningHourResponse"><wsdl:part name="parameters" element="tns:GetRentalPlaceOpeningHourResponse"/></wsdl:message><wsdl:message name="AuthenticateChildCareCentreEmployeeRequest"><wsdl:part name="parameters" element="tns:AuthenticateChildCareCentreEmployeeRequest"/></wsdl:message><wsdl:message name="AuthenticateChildCareCentreEmployeeResponse"><wsdl:part name="parameters" element="tns:AuthenticateChildCareCentreEmployeeResponse"/></wsdl:message><wsdl:message name="FindChildCareCentresRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentresRequest"/></wsdl:message><wsdl:message name="FindChildCareCentresResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentresResponse"/></wsdl:message><wsdl:message name="FindChildCareCentrePeriodsRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentrePeriodsRequest"/></wsdl:message><wsdl:message name="FindChildCareCentrePeriodsResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentrePeriodsResponse"/></wsdl:message><wsdl:message name="FindChildCareEntryPeriodsRequest"><wsdl:part name="parameters" element="tns:FindChildCareEntryPeriodsRequest"/></wsdl:message><wsdl:message name="FindChildCareEntryPeriodsResponse"><wsdl:part name="parameters" element="tns:FindChildCareEntryPeriodsResponse"/></wsdl:message><wsdl:message name="FindChildCareCentreEntriesRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentreEntriesRequest"/></wsdl:message><wsdl:message name="FindChildCareCentreEntriesResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentreEntriesResponse"/></wsdl:message><wsdl:message name="FindChildCareCentreAbsencesRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentreAbsencesRequest"/></wsdl:message><wsdl:message name="FindChildCareCentreAbsencesResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentreAbsencesResponse"/></wsdl:message><wsdl:message name="FindChildCareCentrePresencesRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentrePresencesRequest"/></wsdl:message><wsdl:message name="FindChildCareCentrePresencesResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentrePresencesResponse"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceRequest"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceRequest"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceResponse"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceResponse"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceListRequest"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceListRequest"/></wsdl:message><wsdl:message name="SaveChildCareCentrePresenceListResponse"><wsdl:part name="parameters" element="tns:SaveChildCareCentrePresenceListResponse"/></wsdl:message><wsdl:message name="DeleteChildCareCentrePresenceRequest"><wsdl:part name="parameters" element="tns:DeleteChildCareCentrePresenceRequest"/></wsdl:message><wsdl:message name="DeleteChildCareCentrePresenceResponse"><wsdl:part name="parameters" element="tns:DeleteChildCareCentrePresenceResponse"/></wsdl:message><wsdl:message name="FindChildCareCentrePresenceHeadersRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentrePresenceHeadersRequest"/></wsdl:message><wsdl:message name="FindChildCareCentrePresenceHeadersResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentrePresenceHeadersResponse"/></wsdl:message><wsdl:message name="FindChildCareCentreChipKnipRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentreChipKnipRequest"/></wsdl:message><wsdl:message name="FindChildCareCentreChipKnipResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentreChipKnipResponse"/></wsdl:message><wsdl:message name="GetChildCareChipKnipsRequest"><wsdl:part name="parameters" element="tns:GetChildCareChipKnipsRequest"/></wsdl:message><wsdl:message name="GetChildCareChipKnipsResponse"><wsdl:part name="parameters" element="tns:GetChildCareChipKnipsResponse"/></wsdl:message><wsdl:message name="FindChildCareCentreLogbookEntriesRequest"><wsdl:part name="parameters" element="tns:FindChildCareCentreLogbookEntriesRequest"/></wsdl:message><wsdl:message name="FindChildCareCentreLogbookEntriesResponse"><wsdl:part name="parameters" element="tns:FindChildCareCentreLogbookEntriesResponse"/></wsdl:message><wsdl:message name="SaveChildCareCentreLogbookEntryRequest"><wsdl:part name="parameters" element="tns:SaveChildCareCentreLogbookEntryRequest"/></wsdl:message><wsdl:message name="SaveChildCareCentreLogbookEntryResponse"><wsdl:part name="parameters" element="tns:SaveChildCareCentreLogbookEntryResponse"/></wsdl:message><wsdl:message name="DeleteChildCareCentreLogbookEntryRequest"><wsdl:part name="parameters" element="tns:DeleteChildCareCentreLogbookEntryRequest"/></wsdl:message><wsdl:message name="DeleteChildCareCentreLogbookEntryResponse"><wsdl:part name="parameters" element="tns:DeleteChildCareCentreLogbookEntryResponse"/></wsdl:message><wsdl:message name="UpdateChildCareCentreEntryRequest"><wsdl:part name="parameters" element="tns:UpdateChildCareCentreEntryRequest"/></wsdl:message><wsdl:message name="UpdateChildCareCentreEntryResponse"><wsdl:part name="parameters" element="tns:UpdateChildCareCentreEntryResponse"/></wsdl:message><wsdl:message name="CancelChildCareCentreEntryRequest"><wsdl:part name="parameters" element="tns:CancelChildCareCentreEntryRequest"/></wsdl:message><wsdl:message name="CancelChildCareCentreEntryResponse"><wsdl:part name="parameters" element="tns:CancelChildCareCentreEntryResponse"/></wsdl:message><wsdl:message name="ListStockArticleGroupsRequest"><wsdl:part name="parameters" element="tns:ListStockArticleGroupsRequest"/></wsdl:message><wsdl:message name="ListStockArticleGroupsResponse"><wsdl:part name="parameters" element="tns:ListStockArticleGroupsResponse"/></wsdl:message><wsdl:message name="ListJournalsRequest"><wsdl:part name="parameters" element="tns:ListJournalsRequest"/></wsdl:message><wsdl:message name="ListJournalsResponse"><wsdl:part name="parameters" element="tns:ListJournalsResponse"/></wsdl:message><wsdl:message name="SaveJournalRequest"><wsdl:part name="parameters" element="tns:SaveJournalRequest"/></wsdl:message><wsdl:message name="SaveJournalResponse"><wsdl:part name="parameters" element="tns:SaveJournalResponse"/></wsdl:message><wsdl:message name="SaveJournalLinesRequest"><wsdl:part name="parameters" element="tns:SaveJournalLinesRequest"/></wsdl:message><wsdl:message name="SaveJournalLinesResponse"><wsdl:part name="parameters" element="tns:SaveJournalLinesResponse"/></wsdl:message><wsdl:message name="DeleteJournalLinesRequest"><wsdl:part name="parameters" element="tns:DeleteJournalLinesRequest"/></wsdl:message><wsdl:message name="DeleteJournalLinesResponse"><wsdl:part name="parameters" element="tns:DeleteJournalLinesResponse"/></wsdl:message><wsdl:message name="FinalizeJournalRequest"><wsdl:part name="parameters" element="tns:FinalizeJournalRequest"/></wsdl:message><wsdl:message name="FinalizeJournalResponse"><wsdl:part name="parameters" element="tns:FinalizeJournalResponse"/></wsdl:message><wsdl:message name="GetJournalsSummaryRequest"><wsdl:part name="parameters" element="tns:GetJournalsSummaryRequest"/></wsdl:message><wsdl:message name="GetJournalsSummaryResponse"><wsdl:part name="parameters" element="tns:GetJournalsSummaryResponse"/></wsdl:message><wsdl:message name="FindJournalLinesRequest"><wsdl:part name="parameters" element="tns:FindJournalLinesRequest"/></wsdl:message><wsdl:message name="FindJournalLinesResponse"><wsdl:part name="parameters" element="tns:FindJournalLinesResponse"/></wsdl:message><wsdl:message name="FindExpositionTypesRequest"><wsdl:part name="parameters" element="tns:FindExpositionTypesRequest"/></wsdl:message><wsdl:message name="FindExpositionTypesResponse"><wsdl:part name="parameters" element="tns:FindExpositionTypesResponse"/></wsdl:message><wsdl:message name="FindExpositionRequest"><wsdl:part name="parameters" element="tns:FindExpositionRequest"/></wsdl:message><wsdl:message name="FindExpositionResponse"><wsdl:part name="parameters" element="tns:FindExpositionResponse"/></wsdl:message><wsdl:message name="FindOrganisedVisitsRequest"><wsdl:part name="parameters" element="tns:FindOrganisedVisitsRequest"/></wsdl:message><wsdl:message name="FindOrganisedVisitsResponse"><wsdl:part name="parameters" element="tns:FindOrganisedVisitsResponse"/></wsdl:message><wsdl:message name="SaveOrganisedVisitNamesRequest"><wsdl:part name="parameters" element="tns:SaveOrganisedVisitNamesRequest"/></wsdl:message><wsdl:message name="IWebShop_SaveOrganisedVisitNames_OutputMessage"/><wsdl:message name="ListExpositionLocationsRequest"><wsdl:part name="parameters" element="tns:ListExpositionLocationsRequest"/></wsdl:message><wsdl:message name="ListExpositionLocationsResponse"><wsdl:part name="parameters" element="tns:ListExpositionLocationsResponse"/></wsdl:message><wsdl:message name="FindExpositionSubCategoriesRequest"><wsdl:part name="parameters" element="tns:FindExpositionSubCategoriesRequest"/></wsdl:message><wsdl:message name="FindExpositionSubCategoriesResponse"><wsdl:part name="parameters" element="tns:FindExpositionSubCategoriesResponse"/></wsdl:message><wsdl:message name="FindExpositionLanguagesRequest"><wsdl:part name="parameters" element="tns:FindExpositionLanguagesRequest"/></wsdl:message><wsdl:message name="FindExpositionLanguagesResponse"><wsdl:part name="parameters" element="tns:FindExpositionLanguagesResponse"/></wsdl:message><wsdl:message name="ListExpositionCategoriesRequest"><wsdl:part name="parameters" element="tns:ListExpositionCategoriesRequest"/></wsdl:message><wsdl:message name="ListExpositionCategoriesResponse"><wsdl:part name="parameters" element="tns:ListExpositionCategoriesResponse"/></wsdl:message><wsdl:message name="ValidateExpositionSubscriptionItemRequest"><wsdl:part name="parameters" element="tns:ValidateExpositionSubscriptionItemRequest"/></wsdl:message><wsdl:message name="ValidateExpositionSubscriptionItemResponse"><wsdl:part name="parameters" element="tns:ValidateExpositionSubscriptionItemResponse"/></wsdl:message><wsdl:message name="FindExpositionOverviewByDayRequest"><wsdl:part name="parameters" element="tns:FindExpositionOverviewByDayRequest"/></wsdl:message><wsdl:message name="FindExpositionOverviewByDayResponse"><wsdl:part name="parameters" element="tns:FindExpositionOverviewByDayResponse"/></wsdl:message><wsdl:message name="FindExpositionPricesRequest"><wsdl:part name="parameters" element="tns:FindExpositionPricesRequest"/></wsdl:message><wsdl:message name="FindExpositionPricesResponse"><wsdl:part name="parameters" element="tns:FindExpositionPricesResponse"/></wsdl:message><wsdl:message name="GetExpositionOptionalArticlesCapacityRequest"><wsdl:part name="parameters" element="tns:GetExpositionOptionalArticlesCapacityRequest"/></wsdl:message><wsdl:message name="GetExpositionOptionalArticlesCapacityResponse"><wsdl:part name="parameters" element="tns:GetExpositionOptionalArticlesCapacityResponse"/></wsdl:message><wsdl:message name="FindExpositionArticlePricesRequest"><wsdl:part name="parameters" element="tns:FindExpositionArticlePricesRequest"/></wsdl:message><wsdl:message name="FindExpositionArticlePricesResponse"><wsdl:part name="parameters" element="tns:FindExpositionArticlePricesResponse"/></wsdl:message><wsdl:message name="ChangeExpositionPeriodCapacityRequest"><wsdl:part name="parameters" element="tns:ChangeExpositionPeriodCapacityRequest"/></wsdl:message><wsdl:message name="ChangeExpositionPeriodCapacityResponse"><wsdl:part name="parameters" element="tns:ChangeExpositionPeriodCapacityResponse"/></wsdl:message><wsdl:message name="ChangeExpositionPeriodStateRequest"><wsdl:part name="parameters" element="tns:ChangeExpositionPeriodStateRequest"/></wsdl:message><wsdl:message name="ChangeExpositionPeriodStateResponse"><wsdl:part name="parameters" element="tns:ChangeExpositionPeriodStateResponse"/></wsdl:message><wsdl:message name="GetExpositionSalesRequest"><wsdl:part name="parameters" element="tns:GetExpositionSalesRequest"/></wsdl:message><wsdl:message name="GetExpositionSalesResponse"><wsdl:part name="parameters" element="tns:GetExpositionSalesResponse"/></wsdl:message><wsdl:message name="CancelOrganisedVisitRequest"><wsdl:part name="parameters" element="tns:CancelOrganisedVisitRequest"/></wsdl:message><wsdl:message name="CancelOrganisedVisitResponse"><wsdl:part name="parameters" element="tns:CancelOrganisedVisitResponse"/></wsdl:message><wsdl:message name="CheckOrganisedVisitAlreadyRegisteredRequest"><wsdl:part name="parameters" element="tns:CheckOrganisedVisitAlreadyRegisteredRequest"/></wsdl:message><wsdl:message name="CheckOrganisedVisitAlreadyRegisteredResponse"><wsdl:part name="parameters" element="tns:CheckOrganisedVisitAlreadyRegisteredResponse"/></wsdl:message><wsdl:message name="AdjustOrganisedVisitRequest"><wsdl:part name="parameters" element="tns:AdjustOrganisedVisitRequest"/></wsdl:message><wsdl:message name="AdjustOrganisedVisitResponse"><wsdl:part name="parameters" element="tns:AdjustOrganisedVisitResponse"/></wsdl:message><wsdl:message name="GetOrganisedVisitRebookingCostsRequest"><wsdl:part name="parameters" element="tns:GetOrganisedVisitRebookingCostsRequest"/></wsdl:message><wsdl:message name="GetOrganisedVisitRebookingCostResponse"><wsdl:part name="parameters" element="tns:GetOrganisedVisitRebookingCostResponse"/></wsdl:message><wsdl:message name="FindCombiExpositionsRequest"><wsdl:part name="parameters" element="tns:FindCombiExpositionsRequest"/></wsdl:message><wsdl:message name="FindCombiExpositionsResponse"><wsdl:part name="parameters" element="tns:FindCombiExpositionsResponse"/></wsdl:message><wsdl:message name="GetCombiExpositionExpositionExtraArticlesRequest"><wsdl:part name="parameters" element="tns:GetCombiExpositionExpositionExtraArticlesRequest"/></wsdl:message><wsdl:message name="GetCombiExpositionExpositionExtraArticlesResponse"><wsdl:part name="parameters" element="tns:GetCombiExpositionExpositionExtraArticlesResponse"/></wsdl:message><wsdl:message name="GetCombiExpositionTicketsOptionalArticlesRequest"><wsdl:part name="parameters" element="tns:GetCombiExpositionTicketsOptionalArticlesRequest"/></wsdl:message><wsdl:message name="GetCombiExpositionTicketsOptionalArticlesResponse"><wsdl:part name="parameters" element="tns:GetCombiExpositionTicketsOptionalArticlesResponse"/></wsdl:message><wsdl:message name="CalculateCombiExpositionReservationRequest"><wsdl:part name="parameters" element="tns:CalculateCombiExpositionReservationRequest"/></wsdl:message><wsdl:message name="CalculateCombiExpositionReservationResponse"><wsdl:part name="parameters" element="tns:CalculateCombiExpositionReservationResponse"/></wsdl:message><wsdl:message name="FindCombiOrganisedVisitsRequest"><wsdl:part name="parameters" element="tns:FindCombiOrganisedVisitsRequest"/></wsdl:message><wsdl:message name="FindCombiOrganisedVisitsResponse"><wsdl:part name="parameters" element="tns:FindCombiOrganisedVisitsResponse"/></wsdl:message><wsdl:message name="GetCombiExpositionAllowedPeriodsRequest"><wsdl:part name="parameters" element="tns:GetCombiExpositionAllowedPeriodsRequest"/></wsdl:message><wsdl:message name="GetCombiExpositionAllowedPeriodsResponse"><wsdl:part name="parameters" element="tns:GetCombiExpositionAllowedPeriodsResponse"/></wsdl:message><wsdl:message name="GetCombiOrganisedVisitRebookingCostsRequest"><wsdl:part name="parameters" element="tns:GetCombiOrganisedVisitRebookingCostsRequest"/></wsdl:message><wsdl:message name="GetCombiOrganisedVisitRebookingCostsResponse"><wsdl:part name="parameters" element="tns:GetCombiOrganisedVisitRebookingCostsResponse"/></wsdl:message><wsdl:message name="AdjustCombiOrganisedVisitRequest"><wsdl:part name="parameters" element="tns:AdjustCombiOrganisedVisitRequest"/></wsdl:message><wsdl:message name="AdjustCombiOrganisedVisitResponse"><wsdl:part name="parameters" element="tns:AdjustCombiOrganisedVisitResponse"/></wsdl:message><wsdl:message name="ListFileAgeGroupsRequest"><wsdl:part name="parameters" element="tns:ListFileAgeGroupsRequest"/></wsdl:message><wsdl:message name="ListFileAgeGroupsResponse"><wsdl:part name="parameters" element="tns:ListFileAgeGroupsResponse"/></wsdl:message><wsdl:message name="FindFileTypesRequest"><wsdl:part name="parameters" element="tns:FindFileTypesRequest"/></wsdl:message><wsdl:message name="FindFileTypesResponse"><wsdl:part name="parameters" element="tns:FindFileTypesResponse"/></wsdl:message><wsdl:message name="ListFileActivityCategoriesRequest"><wsdl:part name="parameters" element="tns:ListFileActivityCategoriesRequest"/></wsdl:message><wsdl:message name="ListFileActivityCategoriesResponse"><wsdl:part name="parameters" element="tns:ListFileActivityCategoriesResponse"/></wsdl:message><wsdl:message name="ListFileActivityPeriodRequest"><wsdl:part name="parameters" element="tns:ListFileActivityPeriodRequest"/></wsdl:message><wsdl:message name="ListFileActivityPeriodResponse"><wsdl:part name="parameters" element="tns:ListFileActivityPeriodResponse"/></wsdl:message><wsdl:message name="FindFileActivityArticleRequest"><wsdl:part name="parameters" element="tns:FindFileActivityArticleRequest"/></wsdl:message><wsdl:message name="FindFileActivityArticleResponse"><wsdl:part name="parameters" element="tns:FindFileActivityArticleResponse"/></wsdl:message><wsdl:message name="FindFileActivitiesRequest"><wsdl:part name="parameters" element="tns:FindFileActivitiesRequest"/></wsdl:message><wsdl:message name="FindFileActivitiesResponse"><wsdl:part name="parameters" element="tns:FindFileActivitiesResponse"/></wsdl:message><wsdl:message name="FindFilesRequest"><wsdl:part name="parameters" element="tns:FindFilesRequest"/></wsdl:message><wsdl:message name="FindFilesResponse"><wsdl:part name="parameters" element="tns:FindFilesResponse"/></wsdl:message><wsdl:message name="FindSubFilesRequest"><wsdl:part name="parameters" element="tns:FindSubFilesRequest"/></wsdl:message><wsdl:message name="FindSubFilesResponse"><wsdl:part name="parameters" element="tns:FindSubFilesResponse"/></wsdl:message><wsdl:message name="ValidateBasketRequest"><wsdl:part name="parameters" element="tns:ValidateBasketRequest"/></wsdl:message><wsdl:message name="ValidateBasketResponse"><wsdl:part name="parameters" element="tns:ValidateBasketResponse"/></wsdl:message><wsdl:message name="ValidatePosBasketRequest"><wsdl:part name="parameters" element="tns:ValidatePosBasketRequest"/></wsdl:message><wsdl:message name="ValidatePosBasketResponse"><wsdl:part name="parameters" element="tns:ValidatePosBasketResponse"/></wsdl:message><wsdl:message name="ValidateBasketItemRequest"><wsdl:part name="parameters" element="tns:ValidateBasketItemRequest"/></wsdl:message><wsdl:message name="ValidateBasketItemResponse"><wsdl:part name="parameters" element="tns:ValidateBasketItemResponse"/></wsdl:message><wsdl:message name="CheckoutBasketRequest"><wsdl:part name="parameters" element="tns:CheckoutBasketRequest"/></wsdl:message><wsdl:message name="CheckoutBasketResponse"><wsdl:part name="parameters" element="tns:CheckoutBasketResponse"/></wsdl:message><wsdl:message name="CheckoutTemporaryBasketRequest"><wsdl:part name="parameters" element="tns:CheckoutTemporaryBasketRequest"/></wsdl:message><wsdl:message name="CheckoutTemporaryBasketResponse"><wsdl:part name="parameters" element="tns:CheckoutTemporaryBasketResponse"/></wsdl:message><wsdl:message name="CheckoutPosBasketRequest"><wsdl:part name="parameters" element="tns:CheckoutPosBasketRequest"/></wsdl:message><wsdl:message name="LockBasketItemsRequest"><wsdl:part name="parameters" element="tns:LockBasketItemsRequest"/></wsdl:message><wsdl:message name="LockBasketItemsResponse"><wsdl:part name="parameters" element="tns:LockBasketItemsResponse"/></wsdl:message><wsdl:message name="LockPosBasketItemsRequest"><wsdl:part name="parameters" element="tns:LockPosBasketItemsRequest"/></wsdl:message><wsdl:message name="LockPosBasketItemsResponse"><wsdl:part name="parameters" element="tns:LockPosBasketItemsResponse"/></wsdl:message><wsdl:message name="UnlockBasketItemsRequest"><wsdl:part name="parameters" element="tns:UnlockBasketItemsRequest"/></wsdl:message><wsdl:message name="UnlockBasketItemsResponse"><wsdl:part name="parameters" element="tns:UnlockBasketItemsResponse"/></wsdl:message><wsdl:message name="RecalculateBasketRequest"><wsdl:part name="parameters" element="tns:RecalculateBasketRequest"/></wsdl:message><wsdl:message name="RecalculateBasketResponse"><wsdl:part name="parameters" element="tns:RecalculateBasketResponse"/></wsdl:message><wsdl:message name="RecalculatePosBasketRequest"><wsdl:part name="parameters" element="tns:RecalculatePosBasketRequest"/></wsdl:message><wsdl:message name="RecalculatePosBasketResponse"><wsdl:part name="parameters" element="tns:RecalculatePosBasketResponse"/></wsdl:message><wsdl:message name="SupportsIncassoPaymentsRequest"><wsdl:part name="parameters" element="tns:SupportsIncassoPaymentsRequest"/></wsdl:message><wsdl:message name="SupportsIncassoPaymentsResponse"><wsdl:part name="parameters" element="tns:SupportsIncassoPaymentsResponse"/></wsdl:message><wsdl:message name="SupportsChipKnipPaymentsRequest"><wsdl:part name="parameters" element="tns:SupportsChipKnipPaymentsRequest"/></wsdl:message><wsdl:message name="SupportsChipKnipPaymentsResponse"><wsdl:part name="parameters" element="tns:SupportsChipKnipPaymentsResponse"/></wsdl:message><wsdl:message name="SupportsPayLaterPaymentsRequest"><wsdl:part name="parameters" element="tns:SupportsPayLaterPaymentsRequest"/></wsdl:message><wsdl:message name="SupportsPayLaterPaymentsResponse"><wsdl:part name="parameters" element="tns:SupportsPayLaterPaymentsResponse"/></wsdl:message><wsdl:message name="ExtendLockPeriodRequest"><wsdl:part name="parameters" element="tns:ExtendLockPeriodRequest"/></wsdl:message><wsdl:message name="ExtendLockPeriodResult"><wsdl:part name="parameters" element="tns:ExtendLockPeriodResult"/></wsdl:message><wsdl:message name="ExtendLockPeriodByTimeRequest"><wsdl:part name="parameters" element="tns:ExtendLockPeriodByTimeRequest"/></wsdl:message><wsdl:message name="ListLockedBasketItemsRequest"><wsdl:part name="parameters" element="tns:ListLockedBasketItemsRequest"/></wsdl:message><wsdl:message name="ListLockedBasketItemsResponse"><wsdl:part name="parameters" element="tns:ListLockedBasketItemsResponse"/></wsdl:message><wsdl:message name="ReLockBasketItemsRequest"><wsdl:part name="parameters" element="tns:ReLockBasketItemsRequest"/></wsdl:message><wsdl:message name="ReLockBasketItemsResponse"><wsdl:part name="parameters" element="tns:ReLockBasketItemsResponse"/></wsdl:message><wsdl:message name="GetProductTypeRequest"><wsdl:part name="parameters" element="tns:GetProductTypeRequest"/></wsdl:message><wsdl:message name="GetProductTypeResponse"><wsdl:part name="parameters" element="tns:GetProductTypeResponse"/></wsdl:message><wsdl:message name="FindCultureSeriesRequest"><wsdl:part name="parameters" element="tns:FindCultureSeriesRequest"/></wsdl:message><wsdl:message name="FindCultureSeriesResponse"><wsdl:part name="parameters" element="tns:FindCultureSeriesResponse"/></wsdl:message><wsdl:message name="ListCultureActivitiesRequest"><wsdl:part name="parameters" element="tns:ListCultureActivitiesRequest"/></wsdl:message><wsdl:message name="ListCultureActivitiesResponse"><wsdl:part name="parameters" element="tns:ListCultureActivitiesResponse"/></wsdl:message><wsdl:message name="FindCultureEventsRequest"><wsdl:part name="parameters" element="tns:FindCultureEventsRequest"/></wsdl:message><wsdl:message name="FindCultureEventsResponse"><wsdl:part name="parameters" element="tns:FindCultureEventsResponse"/></wsdl:message><wsdl:message name="GetHallSeatingRequest"><wsdl:part name="parameters" element="tns:GetHallSeatingRequest"/></wsdl:message><wsdl:message name="GetHallSeatingResponse"><wsdl:part name="parameters" element="tns:GetHallSeatingResponse"/></wsdl:message><wsdl:message name="GetHallSeatingWithIncludesRequest"><wsdl:part name="parameters" element="tns:GetHallSeatingWithIncludesRequest"/></wsdl:message><wsdl:message name="GetCultureEventSeatingRequest"><wsdl:part name="parameters" element="tns:GetCultureEventSeatingRequest"/></wsdl:message><wsdl:message name="GetCultureEventSeatingWithIncludesRequest"><wsdl:part name="parameters" element="tns:GetCultureEventSeatingWithIncludesRequest"/></wsdl:message><wsdl:message name="GetCultureSeriesSeatingRequest"><wsdl:part name="parameters" element="tns:GetCultureSeriesSeatingRequest"/></wsdl:message><wsdl:message name="GetCultureSeriesSeatingWithIncludesRequest"><wsdl:part name="parameters" element="tns:GetCultureSeriesSeatingWithIncludesRequest"/></wsdl:message><wsdl:message name="GetSeatAllocationsRequest"><wsdl:part name="parameters" element="tns:GetSeatAllocationsRequest"/></wsdl:message><wsdl:message name="GetSeatAllocationsResponse"><wsdl:part name="parameters" element="tns:GetSeatAllocationsResponse"/></wsdl:message><wsdl:message name="GetSiteAllocationsRequest"><wsdl:part name="parameters" element="tns:GetSiteAllocationsRequest"/></wsdl:message><wsdl:message name="GetSiteAllocationsResponse"><wsdl:part name="parameters" element="tns:GetSiteAllocationsResponse"/></wsdl:message><wsdl:message name="GetHallAllocationsRequest"><wsdl:part name="parameters" element="tns:GetHallAllocationsRequest"/></wsdl:message><wsdl:message name="GetHallAllocationsResponse"><wsdl:part name="parameters" element="tns:GetHallAllocationsResponse"/></wsdl:message><wsdl:message name="FindCultureReservationsRequest"><wsdl:part name="parameters" element="tns:FindCultureReservationsRequest"/></wsdl:message><wsdl:message name="FindCultureReservationsResponse"><wsdl:part name="parameters" element="tns:FindCultureReservationsResponse"/></wsdl:message><wsdl:message name="ListCultureEventCategoriesRequest"><wsdl:part name="parameters" element="tns:ListCultureEventCategoriesRequest"/></wsdl:message><wsdl:message name="ListCultureEventCategoriesResponse"><wsdl:part name="parameters" element="tns:ListCultureEventCategoriesResponse"/></wsdl:message><wsdl:message name="FindCultureWaitingListReservationsRequest"><wsdl:part name="parameters" element="tns:FindCultureWaitingListReservationsRequest"/></wsdl:message><wsdl:message name="FindCultureWaitingListReservationsResponse"><wsdl:part name="parameters" element="tns:FindCultureWaitingListReservationsResponse"/></wsdl:message><wsdl:message name="ListCultureSubscriptionsRequest"><wsdl:part name="parameters" element="tns:ListCultureSubscriptionsRequest"/></wsdl:message><wsdl:message name="ListCultureSubscriptionsResponse"><wsdl:part name="parameters" element="tns:ListCultureSubscriptionsResponse"/></wsdl:message><wsdl:message name="ListCultureEventTicketsRequest"><wsdl:part name="parameters" element="tns:ListCultureEventTicketsRequest"/></wsdl:message><wsdl:message name="ListCultureEventTicketsResponse"><wsdl:part name="parameters" element="tns:ListCultureEventTicketsResponse"/></wsdl:message><wsdl:message name="CreateCultureEventRequest"><wsdl:part name="parameters" element="tns:CreateCultureEventRequest"/></wsdl:message><wsdl:message name="CreateCultureEventResponse"><wsdl:part name="parameters" element="tns:CreateCultureEventResponse"/></wsdl:message><wsdl:message name="UpdateCultureEventRequest"><wsdl:part name="parameters" element="tns:UpdateCultureEventRequest"/></wsdl:message><wsdl:message name="UpdateCultureEventResponse"><wsdl:part name="parameters" element="tns:UpdateCultureEventResponse"/></wsdl:message><wsdl:message name="FindPriceGroupsRequest"><wsdl:part name="parameters" element="tns:FindPriceGroupsRequest"/></wsdl:message><wsdl:message name="FindPriceGroupsResponse"><wsdl:part name="parameters" element="tns:FindPriceGroupsResponse"/></wsdl:message><wsdl:message name="FindReservationsRequest"><wsdl:part name="parameters" element="tns:FindReservationsRequest"/></wsdl:message><wsdl:message name="FindReservationsResponse"><wsdl:part name="parameters" element="tns:FindReservationsResponse"/></wsdl:message><wsdl:message name="FindReservationsOverviewByDayRequest"><wsdl:part name="parameters" element="tns:FindReservationsOverviewByDayRequest"/></wsdl:message><wsdl:message name="FindReservationsOverviewByDayResponse"><wsdl:part name="parameters" element="tns:FindReservationsOverviewByDayResponse"/></wsdl:message><wsdl:message name="CalculateReservationCancelCostRequest"><wsdl:part name="parameters" element="tns:CalculateReservationCancelCostRequest"/></wsdl:message><wsdl:message name="CalculateReservationCancelCostResponse"><wsdl:part name="parameters" element="tns:CalculateReservationCancelCostResponse"/></wsdl:message><wsdl:message name="CancelReservationRequest"><wsdl:part name="parameters" element="tns:CancelReservationRequest"/></wsdl:message><wsdl:message name="CancelReservationResponse"><wsdl:part name="parameters" element="tns:CancelReservationResponse"/></wsdl:message><wsdl:message name="FindPriceGroupReservationActivitiesRequest"><wsdl:part name="parameters" element="tns:FindPriceGroupReservationActivitiesRequest"/></wsdl:message><wsdl:message name="FindPriceGroupReservationActivitiesResponse"><wsdl:part name="parameters" element="tns:FindPriceGroupReservationActivitiesResponse"/></wsdl:message><wsdl:message name="UpdatePlaceReservationRequest"><wsdl:part name="parameters" element="tns:UpdatePlaceReservationRequest"/></wsdl:message><wsdl:message name="UpdatePlaceReservationResponse"><wsdl:part name="parameters" element="tns:UpdatePlaceReservationResponse"/></wsdl:message><wsdl:message name="FindSubsidyInfosRequest"><wsdl:part name="parameters" element="tns:FindSubsidyInfosRequest"/></wsdl:message><wsdl:message name="FindSubsidyInfosResponse"><wsdl:part name="parameters" element="tns:FindSubsidyInfosResponse"/></wsdl:message><wsdl:message name="ConfirmReservationsRequest"><wsdl:part name="parameters" element="tns:ConfirmReservationsRequest"/></wsdl:message><wsdl:message name="ConfirmReservationsResponse"><wsdl:part name="parameters" element="tns:ConfirmReservationsResponse"/></wsdl:message><wsdl:message name="FindAvailablePlacesForReservationActivitiesRequest"><wsdl:part name="parameters" element="tns:FindAvailablePlacesForReservationActivitiesRequest"/></wsdl:message><wsdl:message name="FindAvailablePlacesForReservationActivityResponse"><wsdl:part name="parameters" element="tns:FindAvailablePlacesForReservationActivityResponse"/></wsdl:message><wsdl:message name="SaveReservationAttachmentRequest"><wsdl:part name="parameters" element="tns:SaveReservationAttachmentRequest"/></wsdl:message><wsdl:message name="SaveReservationAttachmentResponse"><wsdl:part name="parameters" element="tns:SaveReservationAttachmentResponse"/></wsdl:message><wsdl:message name="DeleteReservationAttachmentRequest"><wsdl:part name="parameters" element="tns:DeleteReservationAttachmentRequest"/></wsdl:message><wsdl:message name="DeleteReservationAttachmentResponse"><wsdl:part name="parameters" element="tns:DeleteReservationAttachmentResponse"/></wsdl:message><wsdl:message name="FindReservationAttachmentsRequest"><wsdl:part name="parameters" element="tns:FindReservationAttachmentsRequest"/></wsdl:message><wsdl:message name="FindReservationAttachmentsResponse"><wsdl:part name="parameters" element="tns:FindReservationAttachmentsResponse"/></wsdl:message><wsdl:message name="GetRecurringDayPatternRequest"><wsdl:part name="parameters" element="tns:GetRecurringDayPatternRequest"/></wsdl:message><wsdl:message name="GetRecurringDayPatternDatesResponse"><wsdl:part name="parameters" element="tns:GetRecurringDayPatternDatesResponse"/></wsdl:message><wsdl:message name="ProcessRefundRequest"><wsdl:part name="parameters" element="tns:ProcessRefundRequest"/></wsdl:message><wsdl:message name="ProcessRefundResponse"><wsdl:part name="parameters" element="tns:ProcessRefundResponse"/></wsdl:message><wsdl:message name="ListBusTripsRequest"><wsdl:part name="parameters" element="tns:ListBusTripsRequest"/></wsdl:message><wsdl:message name="ListBusTripsResponse"><wsdl:part name="parameters" element="tns:ListBusTripsResponse"/></wsdl:message><wsdl:message name="GetBusTripRequest"><wsdl:part name="parameters" element="tns:GetBusTripRequest"/></wsdl:message><wsdl:message name="GetBusTripResponse"><wsdl:part name="parameters" element="tns:GetBusTripResponse"/></wsdl:message><wsdl:message name="GetBusTripSerieRequest"><wsdl:part name="parameters" element="tns:GetBusTripSerieRequest"/></wsdl:message><wsdl:message name="GetBusTripSerieResponse"><wsdl:part name="parameters" element="tns:GetBusTripSerieResponse"/></wsdl:message><wsdl:message name="SaveBusTripRequest"><wsdl:part name="parameters" element="tns:SaveBusTripRequest"/></wsdl:message><wsdl:message name="SaveBusTripResponse"><wsdl:part name="parameters" element="tns:SaveBusTripResponse"/></wsdl:message><wsdl:message name="SaveBusTripSerieRequest"><wsdl:part name="parameters" element="tns:SaveBusTripSerieRequest"/></wsdl:message><wsdl:message name="SaveBusTripSerieResponse"><wsdl:part name="parameters" element="tns:SaveBusTripSerieResponse"/></wsdl:message><wsdl:message name="CancelBusTripRequest"><wsdl:part name="parameters" element="tns:CancelBusTripRequest"/></wsdl:message><wsdl:message name="CancelBusTripResponse"><wsdl:part name="parameters" element="tns:CancelBusTripResponse"/></wsdl:message><wsdl:message name="CancelBusTripSerieRequest"><wsdl:part name="parameters" element="tns:CancelBusTripSerieRequest"/></wsdl:message><wsdl:message name="CancelBusTripSerieResponse"><wsdl:part name="parameters" element="tns:CancelBusTripSerieResponse"/></wsdl:message><wsdl:message name="DeleteBusTripRequest"><wsdl:part name="parameters" element="tns:DeleteBusTripRequest"/></wsdl:message><wsdl:message name="DeleteBusTripResponse"><wsdl:part name="parameters" element="tns:DeleteBusTripResponse"/></wsdl:message><wsdl:message name="DeleteBusTripSerieRequest"><wsdl:part name="parameters" element="tns:DeleteBusTripSerieRequest"/></wsdl:message><wsdl:message name="DeleteBusTripSerieResponse"><wsdl:part name="parameters" element="tns:DeleteBusTripSerieResponse"/></wsdl:message><wsdl:message name="GetFitnessNonMemberPersonRequest"><wsdl:part name="parameters" element="tns:GetFitnessNonMemberPersonRequest"/></wsdl:message><wsdl:message name="GetFitnessNonMemberPersonResponse"><wsdl:part name="parameters" element="tns:GetFitnessNonMemberPersonResponse"/></wsdl:message><wsdl:message name="ListFitnessLocationsRequest"><wsdl:part name="parameters" element="tns:ListFitnessLocationsRequest"/></wsdl:message><wsdl:message name="ListFitnessLocationsResponse"><wsdl:part name="parameters" element="tns:ListFitnessLocationsResponse"/></wsdl:message><wsdl:message name="FindFitnessActivitiesRequest"><wsdl:part name="parameters" element="tns:FindFitnessActivitiesRequest"/></wsdl:message><wsdl:message name="FindFitnessActivitiesResponse"><wsdl:part name="parameters" element="tns:FindFitnessActivitiesResponse"/></wsdl:message><wsdl:message name="GetFitnessActivityRequest"><wsdl:part name="parameters" element="tns:GetFitnessActivityRequest"/></wsdl:message><wsdl:message name="GetFitnessActivityResponse"><wsdl:part name="parameters" element="tns:GetFitnessActivityResponse"/></wsdl:message><wsdl:message name="FindFitnessActivityCategoriesRequest"><wsdl:part name="parameters" element="tns:FindFitnessActivityCategoriesRequest"/></wsdl:message><wsdl:message name="FindFitnessActivityCategoriesResponse"><wsdl:part name="parameters" element="tns:FindFitnessActivityCategoriesResponse"/></wsdl:message><wsdl:message name="FindFitnessActivityReservationsRequest"><wsdl:part name="parameters" element="tns:FindFitnessActivityReservationsRequest"/></wsdl:message><wsdl:message name="FindFitnessActivityReservationsResponse"><wsdl:part name="parameters" element="tns:FindFitnessActivityReservationsResponse"/></wsdl:message><wsdl:message name="GetFitnessActivityReservationRequest"><wsdl:part name="parameters" element="tns:GetFitnessActivityReservationRequest"/></wsdl:message><wsdl:message name="GetFitnessActivityReservationResponse"><wsdl:part name="parameters" element="tns:GetFitnessActivityReservationResponse"/></wsdl:message><wsdl:message name="ConfirmFitnessActivityDayReservationRequest"><wsdl:part name="parameters" element="tns:ConfirmFitnessActivityDayReservationRequest"/></wsdl:message><wsdl:message name="ConfirmFitnessActivityDayReservationResponse"><wsdl:part name="parameters" element="tns:ConfirmFitnessActivityDayReservationResponse"/></wsdl:message><wsdl:message name="CancelFitnessActivityDayReservationRequest"><wsdl:part name="parameters" element="tns:CancelFitnessActivityDayReservationRequest"/></wsdl:message><wsdl:message name="CancelFitnessActivityDayReservationResponse"><wsdl:part name="parameters" element="tns:CancelFitnessActivityDayReservationResponse"/></wsdl:message><wsdl:message name="FindSubscriptionsRequest"><wsdl:part name="parameters" element="tns:FindSubscriptionsRequest"/></wsdl:message><wsdl:message name="FindSubscriptionsResponse"><wsdl:part name="parameters" element="tns:FindSubscriptionsResponse"/></wsdl:message><wsdl:message name="ChangeSubscriptionActiveStateRequest"><wsdl:part name="parameters" element="tns:ChangeSubscriptionActiveStateRequest"/></wsdl:message><wsdl:message name="ChangeSubscriptionActiveStateResponse"><wsdl:part name="parameters" element="tns:ChangeSubscriptionActiveStateResponse"/></wsdl:message><wsdl:message name="FindSubscriptionLogsRequest"><wsdl:part name="parameters" element="tns:FindSubscriptionLogsRequest"/></wsdl:message><wsdl:message name="FindSubscriptionLogsResponse"><wsdl:part name="parameters" element="tns:FindSubscriptionLogsResponse"/></wsdl:message><wsdl:message name="FindSubscriptionArticlesRequest"><wsdl:part name="parameters" element="tns:FindSubscriptionArticlesRequest"/></wsdl:message><wsdl:message name="FindSubscriptionArticlesResponse"><wsdl:part name="parameters" element="tns:FindSubscriptionArticlesResponse"/></wsdl:message><wsdl:message name="CancelSubscriptionRequest"><wsdl:part name="parameters" element="tns:CancelSubscriptionRequest"/></wsdl:message><wsdl:message name="CancelSubscriptionResponse"><wsdl:part name="parameters" element="tns:CancelSubscriptionResponse"/></wsdl:message><wsdl:message name="GetSubscriptionArticleFamilyMembersRequest"><wsdl:part name="parameters" element="tns:GetSubscriptionArticleFamilyMembersRequest"/></wsdl:message><wsdl:message name="GetSubscriptionArticleFamilyMembersResponse"><wsdl:part name="parameters" element="tns:GetSubscriptionArticleFamilyMembersResponse"/></wsdl:message><wsdl:message name="AddPersonCardSubscriptionRequest"><wsdl:part name="parameters" element="tns:AddPersonCardSubscriptionRequest"/></wsdl:message><wsdl:message name="AddPersonCardSubscriptionResponse"><wsdl:part name="parameters" element="tns:AddPersonCardSubscriptionResponse"/></wsdl:message><wsdl:message name="RemovePersonCardSubscriptionRequest"><wsdl:part name="parameters" element="tns:RemovePersonCardSubscriptionRequest"/></wsdl:message><wsdl:message name="RemovePersonCardSubscriptionResponse"><wsdl:part name="parameters" element="tns:RemovePersonCardSubscriptionResponse"/></wsdl:message><wsdl:message name="GetDirectDebitSummaryRequest"><wsdl:part name="parameters" element="tns:GetDirectDebitSummaryRequest"/></wsdl:message><wsdl:message name="GetDirectDebitSummaryResponse"><wsdl:part name="parameters" element="tns:GetDirectDebitSummaryResponse"/></wsdl:message><wsdl:message name="DevaluateSubscriptionRequest"><wsdl:part name="parameters" element="tns:DevaluateSubscriptionRequest"/></wsdl:message><wsdl:message name="DevaluateSubscriptionResponse"><wsdl:part name="parameters" element="tns:DevaluateSubscriptionResponse"/></wsdl:message><wsdl:message name="RegisterSubscriptionRefusationLogRequest"><wsdl:part name="parameters" element="tns:RegisterSubscriptionRefusationLogRequest"/></wsdl:message><wsdl:message name="RegisterSubscriptionRefusationLogResponse"><wsdl:part name="parameters" element="tns:RegisterSubscriptionRefusationLogResponse"/></wsdl:message><wsdl:message name="FindSubscriptionConversionArticlesRequest"><wsdl:part name="parameters" element="tns:FindSubscriptionConversionArticlesRequest"/></wsdl:message><wsdl:message name="FindSubscriptionConversionArticlesResponse"><wsdl:part name="parameters" element="tns:FindSubscriptionConversionArticlesResponse"/></wsdl:message><wsdl:message name="IWebShop_IsAvailable_InputMessage"><wsdl:part name="parameters" element="tns:IsAvailable"/></wsdl:message><wsdl:message name="IWebShop_IsAvailable_OutputMessage"><wsdl:part name="parameters" element="tns:IsAvailableResponse"/></wsdl:message><wsdl:message name="ListLicenseModulesRequest"><wsdl:part name="parameters" element="tns:ListLicenseModulesRequest"/></wsdl:message><wsdl:message name="ListLicenseModulesResponse"><wsdl:part name="parameters" element="tns:ListLicenseModulesResponse"/></wsdl:message><wsdl:message name="ListAppLicensesRequest"><wsdl:part name="parameters" element="tns:ListAppLicensesRequest"/></wsdl:message><wsdl:message name="ListAppLicensesResponse"><wsdl:part name="parameters" element="tns:ListAppLicensesResponse"/></wsdl:message><wsdl:message name="GetUtcOffsetRequest"><wsdl:part name="parameters" element="tns:GetUtcOffsetRequest"/></wsdl:message><wsdl:message name="GetUtcOffsetResponse"><wsdl:part name="parameters" element="tns:GetUtcOffsetResponse"/></wsdl:message><wsdl:message name="FindReasonsRequest"><wsdl:part name="parameters" element="tns:FindReasonsRequest"/></wsdl:message><wsdl:message name="FindReasonsResponse"><wsdl:part name="parameters" element="tns:FindReasonsResponse"/></wsdl:message><wsdl:message name="ListZipcodesRequest"><wsdl:part name="parameters" element="tns:ListZipcodesRequest"/></wsdl:message><wsdl:message name="ListZipcodesResponse"><wsdl:part name="parameters" element="tns:ListZipcodesResponse"/></wsdl:message><wsdl:message name="ListZipcodeStreetsRequest"><wsdl:part name="parameters" element="tns:ListZipcodeStreetsRequest"/></wsdl:message><wsdl:message name="ListZipcodeStreetsResponse"><wsdl:part name="parameters" element="tns:ListZipcodeStreetsResponse"/></wsdl:message><wsdl:message name="ListZipcodeCendrisStreetsRequest"><wsdl:part name="parameters" element="tns:ListZipcodeCendrisStreetsRequest"/></wsdl:message><wsdl:message name="ListZipcodeCendrisStreetsResponse"><wsdl:part name="parameters" element="tns:ListZipcodeCendrisStreetsResponse"/></wsdl:message><wsdl:message name="ListLocationsRequest"><wsdl:part name="parameters" element="tns:ListLocationsRequest"/></wsdl:message><wsdl:message name="ListLocationsResponse"><wsdl:part name="parameters" element="tns:ListLocationsResponse"/></wsdl:message><wsdl:message name="GenLoyaltyCardIsValidRequest"><wsdl:part name="parameters" element="tns:GenLoyaltyCardIsValidRequest"/></wsdl:message><wsdl:message name="GenLoyaltyCardIsValidResponse"><wsdl:part name="parameters" element="tns:GenLoyaltyCardIsValidResponse"/></wsdl:message><wsdl:message name="ApplyGenLoyaltyCardDiscountRequest"><wsdl:part name="parameters" element="tns:ApplyGenLoyaltyCardDiscountRequest"/></wsdl:message><wsdl:message name="ApplyGenLoyaltyCardDiscountResponse"><wsdl:part name="parameters" element="tns:ApplyGenLoyaltyCardDiscountResponse"/></wsdl:message><wsdl:message name="UnapplyGenLoyaltyCardDiscountRequest"><wsdl:part name="parameters" element="tns:UnapplyGenLoyaltyCardDiscountRequest"/></wsdl:message><wsdl:message name="UnapplyGenLoyaltyCardDiscountResponse"><wsdl:part name="parameters" element="tns:UnapplyGenLoyaltyCardDiscountResponse"/></wsdl:message><wsdl:message name="ValidateVoucherRequest"><wsdl:part name="parameters" element="tns:ValidateVoucherRequest"/></wsdl:message><wsdl:message name="ValidateVoucherResponse"><wsdl:part name="parameters" element="tns:ValidateVoucherResponse"/></wsdl:message><wsdl:message name="RedeemVoucherRequest"><wsdl:part name="parameters" element="tns:RedeemVoucherRequest"/></wsdl:message><wsdl:message name="RedeemVoucherResponse"><wsdl:part name="parameters" element="tns:RedeemVoucherResponse"/></wsdl:message><wsdl:message name="UnRedeemVoucherRequest"><wsdl:part name="parameters" element="tns:UnRedeemVoucherRequest"/></wsdl:message><wsdl:message name="UnRedeemVoucherResponse"><wsdl:part name="parameters" element="tns:UnRedeemVoucherResponse"/></wsdl:message><wsdl:message name="FindTransportArticlesRequest"><wsdl:part name="parameters" element="tns:FindTransportArticlesRequest"/></wsdl:message><wsdl:message name="FindTransportArticlesResponse"><wsdl:part name="parameters" element="tns:FindTransportArticlesResponse"/></wsdl:message><wsdl:message name="GetDigitalWalletRequest"><wsdl:part name="parameters" element="tns:GetDigitalWalletRequest"/></wsdl:message><wsdl:message name="GetDigitalWalletResponse"><wsdl:part name="parameters" element="tns:GetDigitalWalletResponse"/></wsdl:message><wsdl:message name="VendingMachineDigitalWalletPayoutLockRequest"><wsdl:part name="parameters" element="tns:VendingMachineDigitalWalletPayoutLockRequest"/></wsdl:message><wsdl:message name="IWebShop_SetLockStateForDigitalWalletPayout_OutputMessage"/><wsdl:message name="RegisterOverstayChargesRequest"><wsdl:part name="parameters" element="tns:RegisterOverstayChargesRequest"/></wsdl:message><wsdl:message name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest"><wsdl:part name="parameters" element="tns:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest"/></wsdl:message><wsdl:message name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse"><wsdl:part name="parameters" element="tns:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse"/></wsdl:message><wsdl:message name="GetDigitalWalletsRequest"><wsdl:part name="parameters" element="tns:GetDigitalWalletsRequest"/></wsdl:message><wsdl:message name="GetDigitalWalletsResponse"><wsdl:part name="parameters" element="tns:GetDigitalWalletsResponse"/></wsdl:message><wsdl:message name="AddCreditCardTokenToDigitalWalletRequest"><wsdl:part name="parameters" element="tns:AddCreditCardTokenToDigitalWalletRequest"/></wsdl:message><wsdl:message name="AddCreditCardTokenToDigitalWalletResponse"><wsdl:part name="parameters" element="tns:AddCreditCardTokenToDigitalWalletResponse"/></wsdl:message><wsdl:message name="BlockDivisionCardRequest"><wsdl:part name="parameters" element="tns:BlockDivisionCardRequest"/></wsdl:message><wsdl:message name="BlockDivisionCardResponse"><wsdl:part name="parameters" element="tns:BlockDivisionCardResponse"/></wsdl:message><wsdl:message name="GetCardRequest"><wsdl:part name="parameters" element="tns:GetCardRequest"/></wsdl:message><wsdl:message name="GetCardResponse"><wsdl:part name="parameters" element="tns:GetCardResponse"/></wsdl:message><wsdl:message name="GetPointOfSalesRequest"><wsdl:part name="parameters" element="tns:GetPointOfSalesRequest"/></wsdl:message><wsdl:message name="GetPointOfSalesResponse"><wsdl:part name="parameters" element="tns:GetPointOfSalesResponse"/></wsdl:message><wsdl:message name="GetReadersRequest"><wsdl:part name="parameters" element="tns:GetReadersRequest"/></wsdl:message><wsdl:message name="GetReadersResponse"><wsdl:part name="parameters" element="tns:GetReadersResponse"/></wsdl:message><wsdl:message name="GetReaderSummaryRequest"><wsdl:part name="parameters" element="tns:GetReaderSummaryRequest"/></wsdl:message><wsdl:message name="GetReaderSummaryResponse"><wsdl:part name="parameters" element="tns:GetReaderSummaryResponse"/></wsdl:message><wsdl:message name="IsValidVerificationCodeRequest"><wsdl:part name="parameters" element="tns:IsValidVerificationCodeRequest"/></wsdl:message><wsdl:message name="IsValidVerificationCodeResponse"><wsdl:part name="parameters" element="tns:IsValidVerificationCodeResponse"/></wsdl:message><wsdl:message name="GetFullCardNumberRequest"><wsdl:part name="parameters" element="tns:GetFullCardNumberRequest"/></wsdl:message><wsdl:message name="GetFullCardNumberResponse"><wsdl:part name="parameters" element="tns:GetFullCardNumberResponse"/></wsdl:message><wsdl:message name="GetTranslationsRequest"><wsdl:part name="parameters" element="tns:GetTranslationsRequest"/></wsdl:message><wsdl:message name="GetTranslationsResponse"><wsdl:part name="parameters" element="tns:GetTranslationsResponse"/></wsdl:message><wsdl:message name="GetCurrentWsdlVersionRequest"><wsdl:part name="parameters" element="tns:GetCurrentWsdlVersionRequest"/></wsdl:message><wsdl:message name="GetCurrentWsdlVersionResponse"><wsdl:part name="parameters" element="tns:GetCurrentWsdlVersionResponse"/></wsdl:message><wsdl:message name="GetSubscriptionsWithInvalidityReasonsRequest"><wsdl:part name="parameters" element="tns:GetSubscriptionsWithInvalidityReasonsRequest"/></wsdl:message><wsdl:message name="GetSubscriptionsWithInvalidityReasonsResponse"><wsdl:part name="parameters" element="tns:GetSubscriptionsWithInvalidityReasonsResponse"/></wsdl:message><wsdl:message name="GetDefaultPointOfSalesCustomerRequest"><wsdl:part name="parameters" element="tns:GetDefaultPointOfSalesCustomerRequest"/></wsdl:message><wsdl:message name="GetDefaultPointOfSalesCustomerResponse"><wsdl:part name="parameters" element="tns:GetDefaultPointOfSalesCustomerResponse"/></wsdl:message><wsdl:message name="FindAccessZonesRequest"><wsdl:part name="parameters" element="tns:FindAccessZonesRequest"/></wsdl:message><wsdl:message name="FindAccessZonesResponse"><wsdl:part name="parameters" element="tns:FindAccessZonesResponse"/></wsdl:message><wsdl:message name="GetCurrentDivisionRequest"><wsdl:part name="parameters" element="tns:GetCurrentDivisionRequest"/></wsdl:message><wsdl:message name="GetCurrentDivisionResponse"><wsdl:part name="parameters" element="tns:GetCurrentDivisionResponse"/></wsdl:message><wsdl:message name="UnsubscribeEmailRequest"><wsdl:part name="parameters" element="tns:UnsubscribeEmailRequest"/></wsdl:message><wsdl:message name="UnsubscribeMailResponse"><wsdl:part name="parameters" element="tns:UnsubscribeMailResponse"/></wsdl:message><wsdl:message name="GetSalesQuestionsRequest"><wsdl:part name="parameters" element="tns:GetSalesQuestionsRequest"/></wsdl:message><wsdl:message name="GetSalesQuestionsResponse"><wsdl:part name="parameters" element="tns:GetSalesQuestionsResponse"/></wsdl:message><wsdl:message name="FindSalesShiftsRequest"><wsdl:part name="parameters" element="tns:FindSalesShiftsRequest"/></wsdl:message><wsdl:message name="FindSalesShiftsResponse"><wsdl:part name="parameters" element="tns:FindSalesShiftsResponse"/></wsdl:message><wsdl:message name="ValidateUserNameRequest"><wsdl:part name="parameters" element="tns:ValidateUserNameRequest"/></wsdl:message><wsdl:message name="ValidateUserNameResponse"><wsdl:part name="parameters" element="tns:ValidateUserNameResponse"/></wsdl:message><wsdl:message name="AuthenticateUserRequest"><wsdl:part name="parameters" element="tns:AuthenticateUserRequest"/></wsdl:message><wsdl:message name="AuthenticateUserResponse"><wsdl:part name="parameters" element="tns:AuthenticateUserResponse"/></wsdl:message><wsdl:message name="GetResellerCodeRequest"><wsdl:part name="parameters" element="tns:GetResellerCodeRequest"/></wsdl:message><wsdl:message name="GetResellerCodeResponse"><wsdl:part name="parameters" element="tns:GetResellerCodeResponse"/></wsdl:message><wsdl:message name="GetTotalSalesByResellerCategoryRequest"><wsdl:part name="parameters" element="tns:GetTotalSalesByResellerCategoryRequest"/></wsdl:message><wsdl:message name="GetTotalSalesByResellerCategoryResponse"><wsdl:part name="parameters" element="tns:GetTotalSalesByResellerCategoryResponse"/></wsdl:message><wsdl:message name="AuthenticateContactRequest"><wsdl:part name="parameters" element="tns:AuthenticateContactRequest"/></wsdl:message><wsdl:message name="AuthenticateContactResponse"><wsdl:part name="parameters" element="tns:AuthenticateContactResponse"/></wsdl:message><wsdl:message name="AuthenticateUserByCardRequest"><wsdl:part name="parameters" element="tns:AuthenticateUserByCardRequest"/></wsdl:message><wsdl:message name="AuthenticateNationalNumberRequest"><wsdl:part name="parameters" element="tns:AuthenticateNationalNumberRequest"/></wsdl:message><wsdl:message name="AuthenticateNationalNumberResponse"><wsdl:part name="parameters" element="tns:AuthenticateNationalNumberResponse"/></wsdl:message><wsdl:message name="AuthenticateManagerRequest"><wsdl:part name="parameters" element="tns:AuthenticateManagerRequest"/></wsdl:message><wsdl:message name="AuthenticateManagerResponse"><wsdl:part name="parameters" element="tns:AuthenticateManagerResponse"/></wsdl:message><wsdl:message name="AuthenticateTokenRequest"><wsdl:part name="parameters" element="tns:AuthenticateTokenRequest"/></wsdl:message><wsdl:message name="AuthenticateTokenResponse"><wsdl:part name="parameters" element="tns:AuthenticateTokenResponse"/></wsdl:message><wsdl:message name="RequestAuthenticationTokenRequest"><wsdl:part name="parameters" element="tns:RequestAuthenticationTokenRequest"/></wsdl:message><wsdl:message name="RequestAuthenticationTokenResponse"><wsdl:part name="parameters" element="tns:RequestAuthenticationTokenResponse"/></wsdl:message><wsdl:message name="DeleteAuthenticationTokenRequest"><wsdl:part name="parameters" element="tns:DeleteAuthenticationTokenRequest"/></wsdl:message><wsdl:message name="DeleteAuthenticationTokenResponse"><wsdl:part name="parameters" element="tns:DeleteAuthenticationTokenResponse"/></wsdl:message><wsdl:message name="GenerateTwoFASetupCodeRequest"><wsdl:part name="parameters" element="tns:GenerateTwoFASetupCodeRequest"/></wsdl:message><wsdl:message name="GenerateTwoFASetupCodeResponse"><wsdl:part name="parameters" element="tns:GenerateTwoFASetupCodeResponse"/></wsdl:message><wsdl:message name="ValidateTwoFARequest"><wsdl:part name="parameters" element="tns:ValidateTwoFARequest"/></wsdl:message><wsdl:message name="ValidateTwoFAResponse"><wsdl:part name="parameters" element="tns:ValidateTwoFAResponse"/></wsdl:message><wsdl:message name="ResetTwoFAUniqueKeyRequest"><wsdl:part name="parameters" element="tns:ResetTwoFAUniqueKeyRequest"/></wsdl:message><wsdl:message name="ResetTwoFAUniqueKeyResponse"><wsdl:part name="parameters" element="tns:ResetTwoFAUniqueKeyResponse"/></wsdl:message><wsdl:message name="SavePersonRequest"><wsdl:part name="parameters" element="tns:SavePersonRequest"/></wsdl:message><wsdl:message name="SavePersonResponse"><wsdl:part name="parameters" element="tns:SavePersonResponse"/></wsdl:message><wsdl:message name="DeleteCeviPersonsRequest"><wsdl:part name="parameters" element="tns:DeleteCeviPersonsRequest"/></wsdl:message><wsdl:message name="DeleteCeviPersonsResponse"><wsdl:part name="parameters" element="tns:DeleteCeviPersonsResponse"/></wsdl:message><wsdl:message name="SaveCeviPersonsRequest"><wsdl:part name="parameters" element="tns:SaveCeviPersonsRequest"/></wsdl:message><wsdl:message name="SaveCeviPersonsResponse"><wsdl:part name="parameters" element="tns:SaveCeviPersonsResponse"/></wsdl:message><wsdl:message name="SavePersonContactRequest"><wsdl:part name="parameters" element="tns:SavePersonContactRequest"/></wsdl:message><wsdl:message name="SavePersonContactResponse"><wsdl:part name="parameters" element="tns:SavePersonContactResponse"/></wsdl:message><wsdl:message name="SavePersonContactsRequest"><wsdl:part name="parameters" element="tns:SavePersonContactsRequest"/></wsdl:message><wsdl:message name="SavePersonContactsResponse"><wsdl:part name="parameters" element="tns:SavePersonContactsResponse"/></wsdl:message><wsdl:message name="SavePersonSubCategoryRequest"><wsdl:part name="parameters" element="tns:SavePersonSubCategoryRequest"/></wsdl:message><wsdl:message name="SavePersonSubCategoryResponse"><wsdl:part name="parameters" element="tns:SavePersonSubCategoryResponse"/></wsdl:message><wsdl:message name="SavePersonExternalMasterIdRequest"><wsdl:part name="parameters" element="tns:SavePersonExternalMasterIdRequest"/></wsdl:message><wsdl:message name="SavePersonExternalMasterIdResponse"><wsdl:part name="parameters" element="tns:SavePersonExternalMasterIdResponse"/></wsdl:message><wsdl:message name="ForgotPasswordRequest"><wsdl:part name="parameters" element="tns:ForgotPasswordRequest"/></wsdl:message><wsdl:message name="ForgotPasswordResponse"><wsdl:part name="parameters" element="tns:ForgotPasswordResponse"/></wsdl:message><wsdl:message name="ResetPersonPasswordRequest"><wsdl:part name="parameters" element="tns:ResetPersonPasswordRequest"/></wsdl:message><wsdl:message name="ResetPersonPasswordResponse"><wsdl:part name="parameters" element="tns:ResetPersonPasswordResponse"/></wsdl:message><wsdl:message name="GetInfoFieldsRequest"><wsdl:part name="parameters" element="tns:GetInfoFieldsRequest"/></wsdl:message><wsdl:message name="GetInfoFieldsResponse"><wsdl:part name="parameters" element="tns:GetInfoFieldsResponse"/></wsdl:message><wsdl:message name="GetInfoFieldCategoriesRequest"><wsdl:part name="parameters" element="tns:GetInfoFieldCategoriesRequest"/></wsdl:message><wsdl:message name="GetInfoFieldCategoriesResponse"><wsdl:part name="parameters" element="tns:GetInfoFieldCategoriesResponse"/></wsdl:message><wsdl:message name="FindPersonsRequest"><wsdl:part name="parameters" element="tns:FindPersonsRequest"/></wsdl:message><wsdl:message name="FindPersonsResponse"><wsdl:part name="parameters" element="tns:FindPersonsResponse"/></wsdl:message><wsdl:message name="GetExternalMappingRequest"><wsdl:part name="parameters" element="tns:GetExternalMappingRequest"/></wsdl:message><wsdl:message name="GetExternalMappingResponse"><wsdl:part name="parameters" element="tns:GetExternalMappingResponse"/></wsdl:message><wsdl:message name="CreateExternalMappingRequest"><wsdl:part name="parameters" element="tns:CreateExternalMappingRequest"/></wsdl:message><wsdl:message name="CreateExternalMappingResponse"><wsdl:part name="parameters" element="tns:CreateExternalMappingResponse"/></wsdl:message><wsdl:message name="DeleteExternalMappingRequest"><wsdl:part name="parameters" element="tns:DeleteExternalMappingRequest"/></wsdl:message><wsdl:message name="DeleteExternalMappingResponse"><wsdl:part name="parameters" element="tns:DeleteExternalMappingResponse"/></wsdl:message><wsdl:message name="FindPersonsBaseRequest"><wsdl:part name="parameters" element="tns:FindPersonsBaseRequest"/></wsdl:message><wsdl:message name="FindPersonsBaseResponse"><wsdl:part name="parameters" element="tns:FindPersonsBaseResponse"/></wsdl:message><wsdl:message name="FindDoctorsRequest"><wsdl:part name="parameters" element="tns:FindDoctorsRequest"/></wsdl:message><wsdl:message name="FindDoctorsResponse"><wsdl:part name="parameters" element="tns:FindDoctorsResponse"/></wsdl:message><wsdl:message name="FindStaffMembersRequest"><wsdl:part name="parameters" element="tns:FindStaffMembersRequest"/></wsdl:message><wsdl:message name="FindStaffMembersResponse"><wsdl:part name="parameters" element="tns:FindStaffMembersResponse"/></wsdl:message><wsdl:message name="SavePersonPriceGroupsRequest"><wsdl:part name="parameters" element="tns:SavePersonPriceGroupsRequest"/></wsdl:message><wsdl:message name="SavePersonPriceGroupsResponse"><wsdl:part name="parameters" element="tns:SavePersonPriceGroupsResponse"/></wsdl:message><wsdl:message name="FindClubLocationContractTypesRequest"><wsdl:part name="parameters" element="tns:FindClubLocationContractTypesRequest"/></wsdl:message><wsdl:message name="FindClubLocationContractTypesResponse"><wsdl:part name="parameters" element="tns:FindClubLocationContractTypesResponse"/></wsdl:message><wsdl:message name="SaveGroupClubLocationsRequest"><wsdl:part name="parameters" element="tns:SaveGroupClubLocationsRequest"/></wsdl:message><wsdl:message name="SaveGroupClubLocationsResponse"><wsdl:part name="parameters" element="tns:SaveGroupClubLocationsResponse"/></wsdl:message><wsdl:message name="SavePersonRelationRequest"><wsdl:part name="parameters" element="tns:SavePersonRelationRequest"/></wsdl:message><wsdl:message name="SavePersonRelationResponse"><wsdl:part name="parameters" element="tns:SavePersonRelationResponse"/></wsdl:message><wsdl:message name="DeletePersonRelationRequest"><wsdl:part name="parameters" element="tns:DeletePersonRelationRequest"/></wsdl:message><wsdl:message name="DeletePersonRelationResponse"><wsdl:part name="parameters" element="tns:DeletePersonRelationResponse"/></wsdl:message><wsdl:message name="FindPersonDeliveryAddressesRequest"><wsdl:part name="parameters" element="tns:FindPersonDeliveryAddressesRequest"/></wsdl:message><wsdl:message name="FindPersonDeliveryAddressesResponse"><wsdl:part name="parameters" element="tns:FindPersonDeliveryAddressesResponse"/></wsdl:message><wsdl:message name="DeletePersonDeliveryAddressRequest"><wsdl:part name="parameters" element="tns:DeletePersonDeliveryAddressRequest"/></wsdl:message><wsdl:message name="DeletePersonDeliveryAddressResponse"><wsdl:part name="parameters" element="tns:DeletePersonDeliveryAddressResponse"/></wsdl:message><wsdl:message name="SavePersonDeliveryAddressRequest"><wsdl:part name="parameters" element="tns:SavePersonDeliveryAddressRequest"/></wsdl:message><wsdl:message name="SavePersonDeliveryAddressResponse"><wsdl:part name="parameters" element="tns:SavePersonDeliveryAddressResponse"/></wsdl:message><wsdl:message name="GetPersonChipKnipRequest"><wsdl:part name="parameters" element="tns:GetPersonChipKnipRequest"/></wsdl:message><wsdl:message name="GetPersonChipKnipResponse"><wsdl:part name="parameters" element="tns:GetPersonChipKnipResponse"/></wsdl:message><wsdl:message name="GetPersonCreditsRequest"><wsdl:part name="parameters" element="tns:GetPersonCreditsRequest"/></wsdl:message><wsdl:message name="GetPersonCreditsResponse"><wsdl:part name="parameters" element="tns:GetPersonCreditsResponse"/></wsdl:message><wsdl:message name="FindPersonGroupsRequest"><wsdl:part name="parameters" element="tns:FindPersonGroupsRequest"/></wsdl:message><wsdl:message name="FindPersonGroupsResponse"><wsdl:part name="parameters" element="tns:FindPersonGroupsResponse"/></wsdl:message><wsdl:message name="FindPersonContactsRequest"><wsdl:part name="parameters" element="tns:FindPersonContactsRequest"/></wsdl:message><wsdl:message name="FindPersonContactsResponse"><wsdl:part name="parameters" element="tns:FindPersonContactsResponse"/></wsdl:message><wsdl:message name="GetAvailableWalletBalanceRequest"><wsdl:part name="parameters" element="tns:GetAvailableWalletBalanceRequest"/></wsdl:message><wsdl:message name="GetAvailableWalletBalanceResponse"><wsdl:part name="parameters" element="tns:GetAvailableWalletBalanceResponse"/></wsdl:message><wsdl:message name="GetPersonNotificationsRequest"><wsdl:part name="parameters" element="tns:GetPersonNotificationsRequest"/></wsdl:message><wsdl:message name="GetPersonNotificationsResponse"><wsdl:part name="parameters" element="tns:GetPersonNotificationsResponse"/></wsdl:message><wsdl:message name="MarkPersonNotificationReadRequest"><wsdl:part name="parameters" element="tns:MarkPersonNotificationReadRequest"/></wsdl:message><wsdl:message name="MarkPersonNotificationReadResponse"><wsdl:part name="parameters" element="tns:MarkPersonNotificationReadResponse"/></wsdl:message><wsdl:message name="CreatePersonAndLinkCardsRequest"><wsdl:part name="parameters" element="tns:CreatePersonAndLinkCardsRequest"/></wsdl:message><wsdl:message name="CreatePersonAndLinkCardsResponse"><wsdl:part name="parameters" element="tns:CreatePersonAndLinkCardsResponse"/></wsdl:message><wsdl:message name="FindContactRelationsRequest"><wsdl:part name="parameters" element="tns:FindContactRelationsRequest"/></wsdl:message><wsdl:message name="FindContactRelationsResponse"><wsdl:part name="parameters" element="tns:FindContactRelationsResponse"/></wsdl:message><wsdl:message name="AllowedToDeleteLockTicketRequest"><wsdl:part name="parameters" element="tns:AllowedToDeleteLockTicketRequest"/></wsdl:message><wsdl:message name="AllowedToDeleteLockTicketResponse"><wsdl:part name="parameters" element="tns:AllowedToDeleteLockTicketResponse"/></wsdl:message><wsdl:message name="AuthenticateExternalLoginTokenRequest"><wsdl:part name="parameters" element="tns:AuthenticateExternalLoginTokenRequest"/></wsdl:message><wsdl:message name="ValidateNationalRegisterNumberRequest"><wsdl:part name="parameters" element="tns:ValidateNationalRegisterNumberRequest"/></wsdl:message><wsdl:message name="ValidateNationalRegisterNumberResponse"><wsdl:part name="parameters" element="tns:ValidateNationalRegisterNumberResponse"/></wsdl:message><wsdl:message name="GetResellerSettingsRequest"><wsdl:part name="parameters" element="tns:GetResellerSettingsRequest"/></wsdl:message><wsdl:message name="GetResellerSettingsResponse"><wsdl:part name="parameters" element="tns:GetResellerSettingsResponse"/></wsdl:message><wsdl:message name="LoadGuiConfigurationRequest"><wsdl:part name="parameters" element="tns:LoadGuiConfigurationRequest"/></wsdl:message><wsdl:message name="LoadGuiConfigurationResponse"><wsdl:part name="parameters" element="tns:LoadGuiConfigurationResponse"/></wsdl:message><wsdl:message name="SaveGuiConfigurationRequest"><wsdl:part name="parameters" element="tns:SaveGuiConfigurationRequest"/></wsdl:message><wsdl:message name="SaveGuiConfigurationResponse"><wsdl:part name="parameters" element="tns:SaveGuiConfigurationResponse"/></wsdl:message><wsdl:message name="LoadApplicationsRequest"><wsdl:part name="parameters" element="tns:LoadApplicationsRequest"/></wsdl:message><wsdl:message name="LoadApplicationsResponse"><wsdl:part name="parameters" element="tns:LoadApplicationsResponse"/></wsdl:message><wsdl:message name="SaveApplicationRequest"><wsdl:part name="parameters" element="tns:SaveApplicationRequest"/></wsdl:message><wsdl:message name="SaveApplicationResponse"><wsdl:part name="parameters" element="tns:SaveApplicationResponse"/></wsdl:message><wsdl:message name="LoadApplicationConfigurationsRequest"><wsdl:part name="parameters" element="tns:LoadApplicationConfigurationsRequest"/></wsdl:message><wsdl:message name="LoadApplicationConfigurationsResponse"><wsdl:part name="parameters" element="tns:LoadApplicationConfigurationsResponse"/></wsdl:message><wsdl:message name="SaveApplicationConfigurationRequest"><wsdl:part name="parameters" element="tns:SaveApplicationConfigurationRequest"/></wsdl:message><wsdl:message name="SaveApplicationConfigurationResponse"><wsdl:part name="parameters" element="tns:SaveApplicationConfigurationResponse"/></wsdl:message><wsdl:message name="HasValidPersonConsentRequest"><wsdl:part name="parameters" element="tns:HasValidPersonConsentRequest"/></wsdl:message><wsdl:message name="HasValidPersonConsentResponse"><wsdl:part name="parameters" element="tns:HasValidPersonConsentResponse"/></wsdl:message><wsdl:message name="SavePersonConsentRequest"><wsdl:part name="parameters" element="tns:SavePersonConsentRequest"/></wsdl:message><wsdl:message name="SavePersonConsentResponse"><wsdl:part name="parameters" element="tns:SavePersonConsentResponse"/></wsdl:message><wsdl:message name="FindActivitiesRequest"><wsdl:part name="parameters" element="tns:FindActivitiesRequest"/></wsdl:message><wsdl:message name="FindActivitiesResponse"><wsdl:part name="parameters" element="tns:FindActivitiesResponse"/></wsdl:message><wsdl:message name="FindPriceGroupActivitiesRequest"><wsdl:part name="parameters" element="tns:FindPriceGroupActivitiesRequest"/></wsdl:message><wsdl:message name="FindPriceGroupActivitiesResponse"><wsdl:part name="parameters" element="tns:FindPriceGroupActivitiesResponse"/></wsdl:message><wsdl:message name="GetPriceGroupActivityForPersonRequest"><wsdl:part name="parameters" element="tns:GetPriceGroupActivityForPersonRequest"/></wsdl:message><wsdl:message name="GetPriceGroupActivityForPersonResponse"><wsdl:part name="parameters" element="tns:GetPriceGroupActivityForPersonResponse"/></wsdl:message><wsdl:message name="FindEntryOverviewRequest"><wsdl:part name="parameters" element="tns:FindEntryOverviewRequest"/></wsdl:message><wsdl:message name="FindEntryOverviewResponse"><wsdl:part name="parameters" element="tns:FindEntryOverviewResponse"/></wsdl:message><wsdl:message name="CancelEntryRequest"><wsdl:part name="parameters" element="tns:CancelEntryRequest"/></wsdl:message><wsdl:message name="CancelEntryResponse"><wsdl:part name="parameters" element="tns:CancelEntryResponse"/></wsdl:message><wsdl:message name="FindActivityTypeSearchTermsRequest"><wsdl:part name="parameters" element="tns:FindActivityTypeSearchTermsRequest"/></wsdl:message><wsdl:message name="FindActivityTypeSearchTermsResponse"><wsdl:part name="parameters" element="tns:FindActivityTypeSearchTermsResponse"/></wsdl:message><wsdl:message name="FindOrganisationTypesRequest"><wsdl:part name="parameters" element="tns:FindOrganisationTypesRequest"/></wsdl:message><wsdl:message name="FindOrganisationTypesResponse"><wsdl:part name="parameters" element="tns:FindOrganisationTypesResponse"/></wsdl:message><wsdl:message name="FindCareTypesRequest"><wsdl:part name="parameters" element="tns:FindCareTypesRequest"/></wsdl:message><wsdl:message name="FindCareTypesResponse"><wsdl:part name="parameters" element="tns:FindCareTypesResponse"/></wsdl:message><wsdl:message name="ActivityOptionGetAvailabilityRequest"><wsdl:part name="parameters" element="tns:ActivityOptionGetAvailabilityRequest"/></wsdl:message><wsdl:message name="ActivityOptionGetAvailabilityResponse"><wsdl:part name="parameters" element="tns:ActivityOptionGetAvailabilityResponse"/></wsdl:message><wsdl:message name="ActivitySubscriptionSettingsRequest"><wsdl:part name="parameters" element="tns:ActivitySubscriptionSettingsRequest"/></wsdl:message><wsdl:message name="ActivitySubscriptionSettingsResponse"><wsdl:part name="parameters" element="tns:ActivitySubscriptionSettingsResponse"/></wsdl:message><wsdl:message name="AvailablePlacesForActivityRequest"><wsdl:part name="parameters" element="tns:AvailablePlacesForActivityRequest"/></wsdl:message><wsdl:message name="AvailablePlacesForActivityResponse"><wsdl:part name="parameters" element="tns:AvailablePlacesForActivityResponse"/></wsdl:message><wsdl:message name="FindActivitiesAvailablePlacesRequest"><wsdl:part name="parameters" element="tns:FindActivitiesAvailablePlacesRequest"/></wsdl:message><wsdl:message name="FindActivitiesAvailablePlacesResponse"><wsdl:part name="parameters" element="tns:FindActivitiesAvailablePlacesResponse"/></wsdl:message><wsdl:message name="UpdateParticipantPresenceRequest"><wsdl:part name="parameters" element="tns:UpdateParticipantPresenceRequest"/></wsdl:message><wsdl:message name="UpdateParticipantPresenceResponse"><wsdl:part name="parameters" element="tns:UpdateParticipantPresenceResponse"/></wsdl:message><wsdl:message name="GetActivityDayParticipantsRequest"><wsdl:part name="parameters" element="tns:GetActivityDayParticipantsRequest"/></wsdl:message><wsdl:message name="GetActivityDayParticipantsResponse"><wsdl:part name="parameters" element="tns:GetActivityDayParticipantsResponse"/></wsdl:message><wsdl:message name="CheckParticipantsAlreadyRegisteredRequest"><wsdl:part name="parameters" element="tns:CheckParticipantsAlreadyRegisteredRequest"/></wsdl:message><wsdl:message name="CheckParticipantsAlreadyRegisteredResponse"><wsdl:part name="parameters" element="tns:CheckParticipantsAlreadyRegisteredResponse"/></wsdl:message><wsdl:message name="SaveEntryNotaRequest"><wsdl:part name="parameters" element="tns:SaveEntryNotaRequest"/></wsdl:message><wsdl:message name="SaveEntryNotaResponse"><wsdl:part name="parameters" element="tns:SaveEntryNotaResponse"/></wsdl:message><wsdl:message name="FindArticlesRequest"><wsdl:part name="parameters" element="tns:FindArticlesRequest"/></wsdl:message><wsdl:message name="FindArticlesResponse"><wsdl:part name="parameters" element="tns:FindArticlesResponse"/></wsdl:message><wsdl:message name="FindArticleSalesOrdersRequest"><wsdl:part name="parameters" element="tns:FindArticleSalesOrdersRequest"/></wsdl:message><wsdl:message name="FindArticleSalesOrdersResponse"><wsdl:part name="parameters" element="tns:FindArticleSalesOrdersResponse"/></wsdl:message><wsdl:message name="GetArticlePriceInformationRequest"><wsdl:part name="parameters" element="tns:GetArticlePriceInformationRequest"/></wsdl:message><wsdl:message name="GetArticlePriceInformationResponse"><wsdl:part name="parameters" element="tns:GetArticlePriceInformationResponse"/></wsdl:message><wsdl:message name="FindSalesZoneArticlesRequest"><wsdl:part name="parameters" element="tns:FindSalesZoneArticlesRequest"/></wsdl:message><wsdl:message name="FindSalesZoneArticlesResponse"><wsdl:part name="parameters" element="tns:FindSalesZoneArticlesResponse"/></wsdl:message><wsdl:message name="FindSalesZoneAdditionalSuggestionsRequest"><wsdl:part name="parameters" element="tns:FindSalesZoneAdditionalSuggestionsRequest"/></wsdl:message><wsdl:message name="FindSalesZoneAdditionalSuggestionsResponse"><wsdl:part name="parameters" element="tns:FindSalesZoneAdditionalSuggestionsResponse"/></wsdl:message><wsdl:message name="ListSalesSeriesOrderRequest"><wsdl:part name="parameters" element="tns:ListSalesSeriesOrderRequest"/></wsdl:message><wsdl:message name="ListSalesSeriesOrdersResponse"><wsdl:part name="parameters" element="tns:ListSalesSeriesOrdersResponse"/></wsdl:message><wsdl:message name="UpdateSalesSeriesOrderRequest"><wsdl:part name="parameters" element="tns:UpdateSalesSeriesOrderRequest"/></wsdl:message><wsdl:message name="UpdateSalesSeriesOrdersResponse"><wsdl:part name="parameters" element="tns:UpdateSalesSeriesOrdersResponse"/></wsdl:message><wsdl:message name="SetSalesZoneItemUnavailabilityRequest"><wsdl:part name="parameters" element="tns:SetSalesZoneItemUnavailabilityRequest"/></wsdl:message><wsdl:message name="SetSalesZoneItemUnavailabilityResponse"><wsdl:part name="parameters" element="tns:SetSalesZoneItemUnavailabilityResponse"/></wsdl:message><wsdl:message name="ListWarehousesRequest"><wsdl:part name="parameters" element="tns:ListWarehousesRequest"/></wsdl:message><wsdl:message name="ListWarehousesResponse"><wsdl:part name="parameters" element="tns:ListWarehousesResponse"/></wsdl:message><wsdl:message name="ListMobileStockArticlesRequest"><wsdl:part name="parameters" element="tns:ListMobileStockArticlesRequest"/></wsdl:message><wsdl:message name="ListMobileStockArticlesResponse"><wsdl:part name="parameters" element="tns:ListMobileStockArticlesResponse"/></wsdl:message><wsdl:portType msc:usingSession="false" name="IWebShop"><wsdl:documentation><summary>ReCreateX Web Shop Web Services (Contract version 4.0)</summary></wsdl:documentation><wsdl:operation name="GetAddressAttachmentTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentTypes" name="AddressAttachmentTypesRequest" message="tns:AddressAttachmentTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentTypesResponse" name="AddressAttachmentTypesResponse" message="tns:AddressAttachmentTypesResponse"/></wsdl:operation><wsdl:operation name="GetAddressAttachmentSubTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentSubTypes" name="AddressAttachmentSubTypesRequest" message="tns:AddressAttachmentSubTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentSubTypesResponse" name="AddressAttachmentSubTypesResponse" message="tns:AddressAttachmentSubTypesResponse"/></wsdl:operation><wsdl:operation name="SaveAddressAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveAddressAttachment" name="SaveAddressAttachmentRequest" message="tns:SaveAddressAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveAddressAttachmentResponse" name="SaveAddressAttachmentResponse" message="tns:SaveAddressAttachmentResponse"/></wsdl:operation><wsdl:operation name="GetAddressAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachment" name="AddressAttachmentRequest" message="tns:AddressAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentResponse" name="AddressAttachmentResponse" message="tns:AddressAttachmentResponse"/></wsdl:operation><wsdl:operation name="Log"><wsdl:documentation><summary>This method is used to log data of a client application to a specific server location</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/Log" name="LogRequest" message="tns:LogRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LogResponse" name="LogResponse" message="tns:LogResponse"/></wsdl:operation><wsdl:operation name="FindInfoPlayLogs"><wsdl:documentation><summary>Find all InfoPlayLogs satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInfoPlayLogs" name="FindInfoPlayLogsRequest" message="tns:FindInfoPlayLogsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInfoPlayLogsResponse" name="FindInfoPlayLogsResponse" message="tns:FindInfoPlayLogsResponse"/></wsdl:operation><wsdl:operation name="GetInfoPlayCustomFields"><wsdl:documentation><summary>Get the info play custom fields</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomFields" name="GetInfoPlayCustomFieldsRequest" message="tns:GetInfoPlayCustomFieldsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomFieldsResponse" name="GetInfoPlayCustomFieldsResponse" message="tns:GetInfoPlayCustomFieldsResponse"/></wsdl:operation><wsdl:operation name="GetInfoPlayCustomData"><wsdl:documentation><summary>Get the info play custom data</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomData" name="GetInfoPlayCustomDataRequest" message="tns:GetInfoPlayCustomDataRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomDataResponse" name="GetInfoPlayCustomDataResponse" message="tns:GetInfoPlayCustomDataResponse"/></wsdl:operation><wsdl:operation name="GetDirectDebitParameters"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitParameters" name="GetDirectDebitParametersRequest" message="tns:GetDirectDebitParametersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitParametersResponse" name="GetDirectDebitParametersResponse" message="tns:GetDirectDebitParametersResponse"/></wsdl:operation><wsdl:operation name="SearchUitpasTariff"><wsdl:documentation><summary>Search if a tariff is allowed and what the tariff is for a combination of a uitpasnumber and an event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SearchUitpasTariff" name="SearchUitpasTariffRequest" message="tns:SearchUitpasTariffRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SearchUitpasTariffResponse" name="SearchUitpasTariffResponse" message="tns:SearchUitpasTariffResponse"/></wsdl:operation><wsdl:operation name="BuyUitpasEvent"><wsdl:documentation><summary>Buy a combination of uitpas &amp; </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BuyUitpasEvent" name="BuyUitpasEventRequest" message="tns:BuyUitpasEventRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BuyUitpasEventResponse" name="BuyUitpasEventResponse" message="tns:BuyUitpasEventResponse"/></wsdl:operation><wsdl:operation name="GetUitpasData"><wsdl:documentation><summary>Get the uitpas data for the item in the request</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetUitpasData" name="GetUitpasDataRequest" message="tns:GetUitpasDataRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetUitpasDataResponse" name="GetUitpasDataResponse" message="tns:GetUitpasDataResponse"/></wsdl:operation><wsdl:operation name="UpdateCollectLaterLine"><wsdl:documentation><summary>Update a CollectLaterLine</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateCollectLaterLine" name="UpdateCollectLaterLineRequest" message="tns:UpdateCollectLaterLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateCollectLaterLineResponse" name="UpdateCollectLaterLineResponse" message="tns:UpdateCollectLaterLineResponse"/></wsdl:operation><wsdl:operation name="CreateCollectLaterLine"><wsdl:documentation><summary>Create a CollectLaterLine</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateCollectLaterLine" name="CreateCollectLaterLineRequest" message="tns:CreateCollectLaterLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateCollectLaterLineResponse" name="CreateCollectLaterLineResponse" message="tns:CreateCollectLaterLineResponse"/></wsdl:operation><wsdl:operation name="MarkETicketAsDelivered"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MarkETicketAsDelivered" name="MarkETicketAsDeliveredRequest" message="tns:MarkETicketAsDeliveredRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MarkETicketAsDeliveredResponse" message="tns:IWebShop_MarkETicketAsDelivered_OutputMessage"/></wsdl:operation><wsdl:operation name="ValidateCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateCard" name="ValidateCardRequest" message="tns:ValidateCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateCardResponse" name="ValidateCardResponse" message="tns:ValidateCardResponse"/></wsdl:operation><wsdl:operation name="FindExternalCards"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExternalCards" name="FindExternalCardsRequest" message="tns:FindExternalCardsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExternalCardsResponse" name="FindExternalCardsResponse" message="tns:FindExternalCardsResponse"/></wsdl:operation><wsdl:operation name="HandleCardByPlugin"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HandleCardByPlugin" name="HandleCardByPluginRequest" message="tns:HandleCardByPluginRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HandleCardByPluginResponse" name="HandleCardByPluginResponse" message="tns:HandleCardByPluginResponse"/></wsdl:operation><wsdl:operation name="HandleChannelEventByPlugin"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HandleChannelEventByPlugin" name="HandleChannelEventByPluginRequest" message="tns:HandleChannelEventByPluginRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HandleChannelEventByPluginResponse" name="HandleChannelEventByPluginResponse" message="tns:HandleChannelEventByPluginResponse"/></wsdl:operation><wsdl:operation name="GetNetPayChargeUrl"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNetPayChargeUrl" name="GetNetPayChargeUrlRequest" message="tns:GetNetPayChargeUrlRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNetPayChargeUrlResponse" name="GetNetPayChargeUrlResponse" message="tns:GetNetPayChargeUrlResponse"/></wsdl:operation><wsdl:operation name="GetNetpayBalace"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNetpayBalace" name="GetNetPayBalanceRequest" message="tns:GetNetPayBalanceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNetpayBalaceResponse" name="GetNetPayBalanceResponse" message="tns:GetNetPayBalanceResponse"/></wsdl:operation><wsdl:operation name="GetBebarmaticInfo"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBebarmaticInfo" name="GetBebarmaticInfoRequest" message="tns:GetBebarmaticInfoRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBebarmaticInfoResponse" name="GetBebarmaticInfoResponse" message="tns:GetBebarmaticInfoResponse"/></wsdl:operation><wsdl:operation name="PayBebarmatic"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/PayBebarmatic" name="PayBebarmaticRequest" message="tns:PayBebarmaticRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/PayBebarmaticResponse" name="PayBebarmaticResponse" message="tns:PayBebarmaticResponse"/></wsdl:operation><wsdl:operation name="ListSeasonPlannings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSeasonPlannings" name="ListSeasonPlanningsRequest" message="tns:ListSeasonPlanningsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSeasonPlanningsResponse" name="ListSeasonPlanningsResponse" message="tns:ListSeasonPlanningsResponse"/></wsdl:operation><wsdl:operation name="CreateSeasonPlanning"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateSeasonPlanning" name="CreateSeasonPlanningRequest" message="tns:CreateSeasonPlanningRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateSeasonPlanningResponse" name="CreateSeasonPlanningResponse" message="tns:CreateSeasonPlanningResponse"/></wsdl:operation><wsdl:operation name="ValidateSeasonPlanning"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSeasonPlanning" name="ValidateSeasonPlanningRequest" message="tns:ValidateSeasonPlanningRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSeasonPlanningResponse" name="ValidateSeasonPlanningResponse" message="tns:ValidateSeasonPlanningResponse"/></wsdl:operation><wsdl:operation name="GetSeasonPlanningSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSeasonPlanningSettings" name="GetSeasonPlanningSettingsRequest" message="tns:GetSeasonPlanningSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSeasonPlanningSettingsResponse" name="GetSeasonPlanningSettingsResponse" message="tns:GetSeasonPlanningSettingsResponse"/></wsdl:operation><wsdl:operation name="ChangeSeasonPlanningStatus"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeSeasonPlanningStatus" name="ChangeSeasonPlanningStatusRequest" message="tns:ChangeSeasonPlanningStatusRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeSeasonPlanningStatusResponse" name="ChangeSeasonPlanningStatusResponse" message="tns:ChangeSeasonPlanningStatusResponse"/></wsdl:operation><wsdl:operation name="GetNMBSStations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSStations" name="GetNMBSStationsRequest" message="tns:GetNMBSStationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSStationsResponse" name="GetNMBSStationsResponse" message="tns:GetNMBSStationsResponse"/></wsdl:operation><wsdl:operation name="GetNMBSProducts"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSProducts" name="GetNMBSProductsRequest" message="tns:GetNMBSProductsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSProductsResponse" name="GetNMBSProductsResponse" message="tns:GetNMBSProductsResponse"/></wsdl:operation><wsdl:operation name="BuyNMBSTicket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BuyNMBSTicket" name="BuyNMBSTicketRequest" message="tns:BuyNMBSTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BuyNMBSTicketResponse" name="BuyNMBSTicketResponse" message="tns:BuyNMBSTicketResponse"/></wsdl:operation><wsdl:operation name="GetNMBSSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSSettings" name="GetNMBSSettingsRequest" message="tns:GetNMBSSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetNMBSSettingsResponse" name="GetNMBSSettingsResponse" message="tns:GetNMBSSettingsResponse"/></wsdl:operation><wsdl:operation name="GetStatusIncertVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusIncertVoucher" name="GetStatusIncertVoucherRequest" message="tns:GetStatusIncertVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusIncertVoucherResponse" name="GetStatusIncertVoucherResponse" message="tns:GetStatusIncertVoucherResponse"/></wsdl:operation><wsdl:operation name="RedeemIncertVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemIncertVoucher" name="RedeemIncertVoucherRequest" message="tns:RedeemIncertVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemIncertVoucherResponse" name="RedeemIncertVoucherResponse" message="tns:RedeemIncertVoucherResponse"/></wsdl:operation><wsdl:operation name="CancelIncertVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelIncertVoucher" name="CancelIncertVoucherRequest" message="tns:CancelIncertVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelIncertVoucherResponse" name="CancelIncertVoucherResponse" message="tns:CancelIncertVoucherResponse"/></wsdl:operation><wsdl:operation name="GetShopIDConfiguration"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetShopIDConfiguration" name="GetShopIDConfigurationRequest" message="tns:GetShopIDConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetShopIDConfigurationResponse" name="GetShopIDConfigurationResponse" message="tns:GetShopIDConfigurationResponse"/></wsdl:operation><wsdl:operation name="GetStatusFashionCheque"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusFashionCheque" name="GetStatusFashionChequeRequest" message="tns:GetStatusFashionChequeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusFashionChequeResponse" name="GetStatusFashionChequeResponse" message="tns:GetStatusFashionChequeResponse"/></wsdl:operation><wsdl:operation name="RedeemFashionCheque"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemFashionCheque" name="RedeemFashionChequeRequest" message="tns:RedeemFashionChequeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemFashionChequeResponse" name="RedeemFashionChequeResponse" message="tns:RedeemFashionChequeResponse"/></wsdl:operation><wsdl:operation name="CancelFashionCheque"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelFashionCheque" name="CancelFashionChequeRequest" message="tns:CancelFashionChequeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelFashionChequeResponse" name="CancelFashionChequeResponse" message="tns:CancelFashionChequeResponse"/></wsdl:operation><wsdl:operation name="GetGezinsbondSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetGezinsbondSettings" name="GetGezinsbondSettingsRequest" message="tns:GetGezinsbondSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetGezinsbondSettingsResponse" name="GetGezinsbondSettingsResponse" message="tns:GetGezinsbondSettingsResponse"/></wsdl:operation><wsdl:operation name="GetStatusGezinsbond"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusGezinsbond" name="GetStatusGezinsbondRequest" message="tns:GetStatusGezinsbondRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusGezinsbondResponse" name="GetStatusGezinsbondResponse" message="tns:GetStatusGezinsbondResponse"/></wsdl:operation><wsdl:operation name="RewardGezinsbond"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RewardGezinsbond" name="RewardGezinsbondRequest" message="tns:RewardGezinsbondRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RewardGezinsbondResponse" name="RewardGezinsbondResponse" message="tns:RewardGezinsbondResponse"/></wsdl:operation><wsdl:operation name="RedeemGezinsbond"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemGezinsbond" name="RedeemGezinsbondRequest" message="tns:RedeemGezinsbondRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemGezinsbondResponse" name="RedeemGezinsbondResponse" message="tns:RedeemGezinsbondResponse"/></wsdl:operation><wsdl:operation name="CancelGezinsbond"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelGezinsbond" name="CancelGezinsbondRequest" message="tns:CancelGezinsbondRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelGezinsbondResponse" name="CancelGezinsbondResponse" message="tns:CancelGezinsbondResponse"/></wsdl:operation><wsdl:operation name="GetStatusLerarenkaart"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusLerarenkaart" name="GetStatusLerarenkaartRequest" message="tns:GetStatusLerarenkaartRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetStatusLerarenkaartResponse" name="GetStatusLerarenkaartResponse" message="tns:GetStatusLerarenkaartResponse"/></wsdl:operation><wsdl:operation name="FindQRAppPopups"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindQRAppPopups" name="FindQRAppPopupsRequest" message="tns:FindQRAppPopupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindQRAppPopupsResponse" name="FindQRAppPopupsResponse" message="tns:FindQRAppPopupsResponse"/></wsdl:operation><wsdl:operation name="GetMuseumPass"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetMuseumPass" name="GetMuseumPassRequest" message="tns:GetMuseumPassRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetMuseumPassResponse" name="GetMuseumPassResponse" message="tns:GetMuseumPassResponse"/></wsdl:operation><wsdl:operation name="ActivateMuseumPassSubscription"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ActivateMuseumPassSubscription" name="ActivateMuseumPassSubscriptionRequest" message="tns:ActivateMuseumPassSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ActivateMuseumPassSubscriptionResponse" name="ActivateMuseumPassSubscriptionResponse" message="tns:ActivateMuseumPassSubscriptionResponse"/></wsdl:operation><wsdl:operation name="GetChildCareEntryTariffs"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareEntryTariffs" name="GetChildCareEntryTariffsRequest" message="tns:GetChildCareEntryTariffsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareEntryTariffsResponse" name="GetChildCareEntryTariffsResponse" message="tns:GetChildCareEntryTariffsResponse"/></wsdl:operation><wsdl:operation name="FindChildCareSchoolHolidays"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchoolHolidays" name="FindChildCareSchoolHolidaysRequest" message="tns:FindChildCareSchoolHolidaysRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchoolHolidaysResponse" name="FindChildCareSchoolHolidaysResponse" message="tns:FindChildCareSchoolHolidaysResponse"/></wsdl:operation><wsdl:operation name="ChildCareCentreOptionGetAvailability"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChildCareCentreOptionGetAvailability" name="ChildCareCentreOptionGetAvailabilityRequest" message="tns:ChildCareCentreOptionGetAvailabilityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChildCareCentreOptionGetAvailabilityResponse" name="ChildCareCentreOptionGetAvailabilityResponse" message="tns:ChildCareCentreOptionGetAvailabilityResponse"/></wsdl:operation><wsdl:operation name="GetChildCareCentrePresenceOptions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareCentrePresenceOptions" name="GetChildCareCentrePresenceOptionsRequest" message="tns:GetChildCareCentrePresenceOptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareCentrePresenceOptionsResponse" name="GetChildCareCentrePresenceOptionsResponse" message="tns:GetChildCareCentrePresenceOptionsResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceOption"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOption" name="SaveChildCareCentrePresenceOptionRequest" message="tns:SaveChildCareCentrePresenceOptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOptionResponse" name="SaveChildCareCentrePresenceOptionResponse" message="tns:SaveChildCareCentrePresenceOptionResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceOptions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOptions" name="SaveChildCareCentrePresenceOptionsRequest" message="tns:SaveChildCareCentrePresenceOptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOptionsResponse" name="SaveChildCareCentrePresenceOptionsResponse" message="tns:SaveChildCareCentrePresenceOptionsResponse"/></wsdl:operation><wsdl:operation name="FindChildCareSchools"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchools" name="FindChildCareSchoolsRequest" message="tns:FindChildCareSchoolsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchoolsResponse" name="FindChildCareSchoolsResponse" message="tns:FindChildCareSchoolsResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareSchool"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareSchool" name="SaveChildCareSchoolRequest" message="tns:SaveChildCareSchoolRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareSchoolResponse" name="SaveChildCareSchoolResponse" message="tns:SaveChildCareSchoolResponse"/></wsdl:operation><wsdl:operation name="FindChildCareParentStatutes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareParentStatutes" name="FindChildCareParentStatutesRequest" message="tns:FindChildCareParentStatutesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareParentStatutesResponse" name="FindChildCareParentStatutesResponse" message="tns:FindChildCareParentStatutesResponse"/></wsdl:operation><wsdl:operation name="FindChildCareBenefits"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareBenefits" name="FindChildCareBenefitsRequest" message="tns:FindChildCareBenefitsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareBenefitsResponse" name="FindChildCareBenefitsResponse" message="tns:FindChildCareBenefitsResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareExtraInfoParent"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareExtraInfoParent" name="SaveChildCareExtraInfoParentRequest" message="tns:SaveChildCareExtraInfoParentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareExtraInfoParentResponse" name="SaveChildCareExtraInfoParentResponse" message="tns:SaveChildCareExtraInfoParentResponse"/></wsdl:operation><wsdl:operation name="FindChildCareFiscalCertificates"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareFiscalCertificates" name="FindFiscalCertificatesRequest" message="tns:FindFiscalCertificatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareFiscalCertificatesResponse" name="FindFiscalCertificatesResponse" message="tns:FindFiscalCertificatesResponse"/></wsdl:operation><wsdl:operation name="ValidateChildCareEntryPriorityRule"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateChildCareEntryPriorityRule" name="ValidateChildCareEntryPriorityRuleRequest" message="tns:ValidateChildCareEntryPriorityRuleRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateChildCareEntryPriorityRuleResponse" name="ValidateChildCareEntryPriorityRuleResponse" message="tns:ValidateChildCareEntryPriorityRuleResponse"/></wsdl:operation><wsdl:operation name="FindSales"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSales" name="FindSalesRequest" message="tns:FindSalesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesResponse" name="FindSalesResponse" message="tns:FindSalesResponse"/></wsdl:operation><wsdl:operation name="FindETickets"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindETickets" name="FindETicketsRequest" message="tns:FindETicketsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindETicketsResponse" name="FindETicketsResponse" message="tns:FindETicketsResponse"/></wsdl:operation><wsdl:operation name="FindInvoices"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInvoices" name="FindInvoicesRequest" message="tns:FindInvoicesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInvoicesResponse" name="FindInvoicesResponse" message="tns:FindInvoicesResponse"/></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintData"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintData" name="GetSalesHeaderReceiptRequest" message="tns:GetSalesHeaderReceiptRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetSalesHeaderAccessTicketsPrintData"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintData" name="GetSalesHeaderAccessTicketsRequest" message="tns:GetSalesHeaderAccessTicketsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintDataResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetSalesHeaderAccessTicketsPrintDataJson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintDataJson" name="GetSalesHeaderAccessTicketsPrintDataJsonRequest" message="tns:GetSalesHeaderAccessTicketsPrintDataJsonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintDataJsonResponse" name="GetSalesHeaderAccessTicketsPrintDataJsonResponse" message="tns:GetSalesHeaderAccessTicketsPrintDataJsonResponse"/></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintDataForWindowsPrinter"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataForWindowsPrinter" name="GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest" message="tns:GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse" name="GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse" message="tns:GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse"/></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintDataJson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataJson" name="GetSalesHeaderReceiptPrintDataJsonRequest" message="tns:GetSalesHeaderReceiptPrintDataJsonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataJsonResponse" name="GetSalesHeaderReceiptPrintDataJsonResponse" message="tns:GetSalesHeaderReceiptPrintDataJsonResponse"/></wsdl:operation><wsdl:operation name="GetIntermediateSalesTicketPrintData"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetIntermediateSalesTicketPrintData" name="GetIntermediateSalesTicketRequest" message="tns:GetIntermediateSalesTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetIntermediateSalesTicketPrintDataResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetKitchenMessageTicketPrintData"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetKitchenMessageTicketPrintData" name="GetInterTicketMessageRequest" message="tns:GetInterTicketMessageRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetKitchenMessageTicketPrintDataResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetKitchenBarTicketPrintData"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetKitchenBarTicketPrintData" name="GetKitchenBarTicketRequest" message="tns:GetKitchenBarTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetKitchenBarTicketPrintDataResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="SalesZoneTableResetZeroLines"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SalesZoneTableResetZeroLines" name="SalesZoneTableResetZeroLinesRequest" message="tns:SalesZoneTableResetZeroLinesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SalesZoneTableResetZeroLinesResponse" name="SalesZoneTableResetZeroLinesResponse" message="tns:SalesZoneTableResetZeroLinesResponse"/></wsdl:operation><wsdl:operation name="PointOfSaleResetZeroLines"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/PointOfSaleResetZeroLines" name="PointOfSaleResetZeroLinesRequest" message="tns:PointOfSaleResetZeroLinesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/PointOfSaleResetZeroLinesResponse" name="PointOfSaleResetZeroLinesResponse" message="tns:PointOfSaleResetZeroLinesResponse"/></wsdl:operation><wsdl:operation name="GetPosReport"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPosReport" name="GetPosReportTicketRequest" message="tns:GetPosReportTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPosReportResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetCashReport"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCashReport" name="GetCashReportTicketRequest" message="tns:GetCashReportTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCashReportResponse" name="GetPrintDataResponse" message="tns:GetPrintDataResponse"/></wsdl:operation><wsdl:operation name="GetCashReportJson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCashReportJson" name="GetCashReportJsonRequest" message="tns:GetCashReportJsonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCashReportJsonResponse" name="GetCashReportJsonResponse" message="tns:GetCashReportJsonResponse"/></wsdl:operation><wsdl:operation name="SetSaleRefundStatus"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSaleRefundStatus" name="SetSaleRefundStatusRequest" message="tns:SetSaleRefundStatusRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSaleRefundStatusResponse" name="SetSaleRefundStatusResponse" message="tns:SetSaleRefundStatusResponse"/></wsdl:operation><wsdl:operation name="SetSaleEnvisoPayByLink"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSaleEnvisoPayByLink" name="SetSaleEnvisoPayByLinkRequest" message="tns:SetSaleEnvisoPayByLinkRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSaleEnvisoPayByLinkResponse" name="SetSaleEnvisoPayByLinkResponse" message="tns:SetSaleEnvisoPayByLinkResponse"/></wsdl:operation><wsdl:operation name="AddDigitalReceiptEmailAddressToSale"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddDigitalReceiptEmailAddressToSale" name="VendingMachineDigitalEmailReceiptRequest" message="tns:VendingMachineDigitalEmailReceiptRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddDigitalReceiptEmailAddressToSaleResponse" message="tns:IWebShop_AddDigitalReceiptEmailAddressToSale_OutputMessage"/></wsdl:operation><wsdl:operation name="GetVendingMachineNextTransactionID"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineNextTransactionID" name="GetVendingMachineNextTransactionIDRequest" message="tns:GetVendingMachineNextTransactionIDRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineNextTransactionIDResponse" name="GetVendingMachineNextTransactionIDResponse" message="tns:GetVendingMachineNextTransactionIDResponse"/></wsdl:operation><wsdl:operation name="GetVendingMachineSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineSettings" name="GetVendingMachineSettingsRequest" message="tns:GetVendingMachineSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineSettingsResponse" name="GetVendingMachineSettingsResponse" message="tns:GetVendingMachineSettingsResponse"/></wsdl:operation><wsdl:operation name="ListVendingMachineArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListVendingMachineArticles" name="ListVendingMachineArticlesRequest" message="tns:ListVendingMachineArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListVendingMachineArticlesResponse" name="ListVendingMachineArticlesResponse" message="tns:ListVendingMachineArticlesResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachinePersonSubscriptions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachinePersonSubscriptions" name="FindVendingMachinePersonSubscriptionsRequest" message="tns:FindVendingMachinePersonSubscriptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachinePersonSubscriptionsResponse" name="FindVendingMachinePersonSubscriptionsResponse" message="tns:FindVendingMachinePersonSubscriptionsResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineSubscriptions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptions" name="FindVendingMachineSubscriptionsRequest" message="tns:FindVendingMachineSubscriptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptionsResponse" name="FindVendingMachineSubscriptionsResponse" message="tns:FindVendingMachineSubscriptionsResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineIncentives"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineIncentives" name="FindVendingMachineIncentivesRequest" message="tns:FindVendingMachineIncentivesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineIncentivesResponse" name="FindVendingMachineIncentivesResponse" message="tns:FindVendingMachineIncentivesResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineCultureEvents"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineCultureEvents" name="FindVendingMachineCultureEventsRequest" message="tns:FindVendingMachineCultureEventsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineCultureEventsResponse" name="FindVendingMachineCultureEventsResponse" message="tns:FindVendingMachineCultureEventsResponse"/></wsdl:operation><wsdl:operation name="GetVendingMachineCrystalReportsDatasource"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasource" name="GetVendingMachineCrystalReportsDatasourceRequest" message="tns:GetVendingMachineCrystalReportsDatasourceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasourceResponse" name="GetVendingMachineCrystalReportsDatasourceResponse" message="tns:GetVendingMachineCrystalReportsDatasourceResponse"/></wsdl:operation><wsdl:operation name="GetVendingMachineCrystalReportsDatasources"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasources" name="GetVendingMachineCrystalReportsDatasourceRequest" message="tns:GetVendingMachineCrystalReportsDatasourceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasourcesResponse" name="GetVendingMachineCrystalReportsDatasourcesResponse" message="tns:GetVendingMachineCrystalReportsDatasourcesResponse"/></wsdl:operation><wsdl:operation name="SetVendingMachineIncentivesTicketPrinted"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineIncentivesTicketPrinted" name="SetVendingMachineIncentivesTicketPrintedRequest" message="tns:SetVendingMachineIncentivesTicketPrintedRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineIncentivesTicketPrintedResponse" message="tns:IWebShop_SetVendingMachineIncentivesTicketPrinted_OutputMessage"/></wsdl:operation><wsdl:operation name="GetVendingMachineArticlePartsSalesLines"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineArticlePartsSalesLines" name="GetVendingMachineArticlePartsSalesLineRequest" message="tns:GetVendingMachineArticlePartsSalesLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineArticlePartsSalesLinesResponse" name="GetVendingMachineArticlePartsSalesLineResponse" message="tns:GetVendingMachineArticlePartsSalesLineResponse"/></wsdl:operation><wsdl:operation name="GetHeadOfFamilySubscriberId"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHeadOfFamilySubscriberId" name="GetHeadOfFamilySubscriberIdRequest" message="tns:GetHeadOfFamilySubscriberIdRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHeadOfFamilySubscriberIdResponse" name="GetHeadOfFamilySubscriberIdResponse" message="tns:GetHeadOfFamilySubscriberIdResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineExpositions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositions" name="FindVendingMachineExpositionsRequest" message="tns:FindVendingMachineExpositionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionsResponse" name="FindVendingMachineExpositionsResponse" message="tns:FindVendingMachineExpositionsResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineExpositionPeriodDates"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodDates" name="FindVendingMachineExpositionPeriodDatesRequest" message="tns:FindVendingMachineExpositionPeriodDatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodDatesResponse" name="FindVendingMachineExpositionPeriodDatesResponse" message="tns:FindVendingMachineExpositionPeriodDatesResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineExpositionPeriodPrices"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodPrices" name="FindVendingMachineExpositionPeriodPricesRequest" message="tns:FindVendingMachineExpositionPeriodPricesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodPricesResponse" name="FindVendingMachineExpositionPeriodPricesResponse" message="tns:FindVendingMachineExpositionPeriodPricesResponse"/></wsdl:operation><wsdl:operation name="SaveWiseCommunicationLog"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveWiseCommunicationLog" name="SaveWiseCommunicationLogRequest" message="tns:SaveWiseCommunicationLogRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveWiseCommunicationLogResponse" message="tns:IWebShop_SaveWiseCommunicationLog_OutputMessage"/></wsdl:operation><wsdl:operation name="WiseGetPatronName"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseGetPatronName" name="WiseGetPatronNameRequest" message="tns:WiseGetPatronNameRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseGetPatronNameResponse" name="WiseGetPatronNameResponse" message="tns:WiseGetPatronNameResponse"/></wsdl:operation><wsdl:operation name="WiseGetFeesForPatron"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseGetFeesForPatron" name="WiseGetFeesForPatronRequest" message="tns:WiseGetFeesForPatronRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseGetFeesForPatronResponse" name="WiseGetFeesForPatronResponse" message="tns:WiseGetFeesForPatronResponse"/></wsdl:operation><wsdl:operation name="WiseSetFeePayedForPatron"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseSetFeePayedForPatron" name="WiseSetFeePayedForPatronRequest" message="tns:WiseSetFeePayedForPatronRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/WiseSetFeePayedForPatronResponse" name="WiseSetFeePayedForPatronResponse" message="tns:WiseSetFeePayedForPatronResponse"/></wsdl:operation><wsdl:operation name="SetVendingMachineTicketsPrinted"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineTicketsPrinted" name="SetVendingMachineTicketsPrintedRequest" message="tns:SetVendingMachineTicketsPrintedRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineTicketsPrintedResponse" message="tns:IWebShop_SetVendingMachineTicketsPrinted_OutputMessage"/></wsdl:operation><wsdl:operation name="GetVendingMachineTickets"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineTickets" name="GetVendingMachineTicketsRequest" message="tns:GetVendingMachineTicketsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineTicketsResponse" name="GetVendingMachineTicketsResponse" message="tns:GetVendingMachineTicketsResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineBenefits"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineBenefits" name="FindVendingMachineBenefitsRequest" message="tns:FindVendingMachineBenefitsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineBenefitsResponse" name="FindVendingMachineBenefitsResponse" message="tns:FindVendingMachineBenefitsResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineArticles" name="FindVendingMachineArticlesRequest" message="tns:FindVendingMachineArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineArticlesResponse" name="FindVendingMachineArticlesResponse" message="tns:FindVendingMachineArticlesResponse"/></wsdl:operation><wsdl:operation name="FindVendingMachineSubscriptionsInformation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptionsInformation" name="FindVendingMachineSubscriptionsInformationRequest" message="tns:FindVendingMachineSubscriptionsInformationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptionsInformationResponse" name="FindVendingMachineSubscriptionsInformationResponse" message="tns:FindVendingMachineSubscriptionsInformationResponse"/></wsdl:operation><wsdl:operation name="ValidateSoulIt"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSoulIt" name="ValidateSoulItRequest" message="tns:ValidateSoulItRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSoulItResponse" name="ValidateSoulItResponse" message="tns:ValidateSoulItResponse"/></wsdl:operation><wsdl:operation name="ValidateSoulItByPersonInfo"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSoulItByPersonInfo" name="ValidateSoulItByPersonInfoRequest" message="tns:ValidateSoulItByPersonInfoRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSoulItByPersonInfoResponse" name="ValidateSoulItByPersonInfoResponse" message="tns:ValidateSoulItByPersonInfoResponse"/></wsdl:operation><wsdl:operation name="ValidateSorteerStraatjesCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSorteerStraatjesCard" name="ValidateSorteerStraatjesCardRequest" message="tns:ValidateSorteerStraatjesCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateSorteerStraatjesCardResponse" name="ValidateSorteerStraatjesCardResponse" message="tns:ValidateSorteerStraatjesCardResponse"/></wsdl:operation><wsdl:operation name="AddPaymentToSorteerStraatjesCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddPaymentToSorteerStraatjesCard" name="AddPaymentToSorteerStraatjesCardRequest" message="tns:AddPaymentToSorteerStraatjesCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddPaymentToSorteerStraatjesCardResponse" name="AddPaymentToSorteerStraatjesCardResponse" message="tns:AddPaymentToSorteerStraatjesCardResponse"/></wsdl:operation><wsdl:operation name="ValidateAVSBonusCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateAVSBonusCard" name="ValidateAVSBonusCardRequest" message="tns:ValidateAVSBonusCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateAVSBonusCardResponse" name="ValidateAVSBonusCardResponse" message="tns:ValidateAVSBonusCardResponse"/></wsdl:operation><wsdl:operation name="EarnAVSBonusCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/EarnAVSBonusCard" name="EarnAVSBonusCardRequest" message="tns:EarnAVSBonusCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/EarnAVSBonusCardResponse" name="EarnAVSBonusCardResponse" message="tns:EarnAVSBonusCardResponse"/></wsdl:operation><wsdl:operation name="VendingMachineCarrierSwitch"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/VendingMachineCarrierSwitch" name="VendingMachineCarrierSwitchRequest" message="tns:VendingMachineCarrierSwitchRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/VendingMachineCarrierSwitchResponse" name="VendingMachineCarrierSwitchResponse" message="tns:VendingMachineCarrierSwitchResponse"/></wsdl:operation><wsdl:operation name="CouponCalculate"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponCalculate" name="CouponCalculateRequest" message="tns:CouponCalculateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponCalculateResponse" name="CouponCalculateResponse" message="tns:CouponCalculateResponse"/></wsdl:operation><wsdl:operation name="CouponReserve"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponReserve" name="CouponReserveRequest" message="tns:CouponReserveRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponReserveResponse" name="CouponReserveResponse" message="tns:CouponReserveResponse"/></wsdl:operation><wsdl:operation name="CouponRelease"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponRelease" name="CouponReleaseRequest" message="tns:CouponReleaseRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CouponReleaseResponse" name="CouponReleaseResponse" message="tns:CouponReleaseResponse"/></wsdl:operation><wsdl:operation name="VoucherValidate"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/VoucherValidate" name="VoucherValidateRequest" message="tns:VoucherValidateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/VoucherValidateResponse" name="VoucherValidateResponse" message="tns:VoucherValidateResponse"/></wsdl:operation><wsdl:operation name="FindCoupons"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCoupons" name="FindCouponsRequest" message="tns:FindCouponsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCouponsResponse" name="FindCouponsResponse" message="tns:FindCouponsResponse"/></wsdl:operation><wsdl:operation name="SetCouponPrinted"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetCouponPrinted" name="SetCouponPrintedRequest" message="tns:SetCouponPrintedRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetCouponPrintedResponse" message="tns:IWebShop_SetCouponPrinted_OutputMessage"/></wsdl:operation><wsdl:operation name="GiftCertificateReserve"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateReserve" name="GiftCertificateReserveRequest" message="tns:GiftCertificateReserveRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateReserveResponse" message="tns:IWebShop_GiftCertificateReserve_OutputMessage"/></wsdl:operation><wsdl:operation name="GiftCertificateRelease"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateRelease" name="GiftCertificateReleaseRequest" message="tns:GiftCertificateReleaseRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateReleaseResponse" message="tns:IWebShop_GiftCertificateRelease_OutputMessage"/></wsdl:operation><wsdl:operation name="GiftCertificateCalculate"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateCalculate" name="GiftCertificateCalculateRequest" message="tns:GiftCertificateCalculateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GiftCertificateCalculateResponse" name="GiftCertificateCalculateResponse" message="tns:GiftCertificateCalculateResponse"/></wsdl:operation><wsdl:operation name="FindGiftCertificates"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindGiftCertificates" name="FindGiftCertificatesRequest" message="tns:FindGiftCertificatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindGiftCertificatesResponse" name="FindGiftCertificatesResponse" message="tns:FindGiftCertificatesResponse"/></wsdl:operation><wsdl:operation name="SetGiftCertificatePrinted"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetGiftCertificatePrinted" name="SetGiftCertificatePrintedRequest" message="tns:SetGiftCertificatePrintedRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetGiftCertificatePrintedResponse" message="tns:IWebShop_SetGiftCertificatePrinted_OutputMessage"/></wsdl:operation><wsdl:operation name="SaveCRMLog"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCRMLog" name="SaveCRMLogRequest" message="tns:SaveCRMLogRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCRMLogResponse" name="SaveCRMLogResponse" message="tns:SaveCRMLogResponse"/></wsdl:operation><wsdl:operation name="ConfigureDevice"><wsdl:documentation><summary>Validates the MAC address for the WebShop in the context and specified DivisionID. Checks the license for a valid number of MAC addresses per Division</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfigureDevice" name="DeviceConfigurationRequest" message="tns:DeviceConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfigureDeviceResponse" name="DeviceConfigurationResponse" message="tns:DeviceConfigurationResponse"/></wsdl:operation><wsdl:operation name="LoginCashier"><wsdl:documentation><summary>This method is used to allow user to get authorization from POS for further communication</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoginCashier" name="LoginCashierRequest" message="tns:LoginCashierRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoginCashierResponse" name="LoginCashierResponse" message="tns:LoginCashierResponse"/></wsdl:operation><wsdl:operation name="LogoutCashier"><wsdl:documentation><summary>This method is used to logout waiter from POS.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LogoutCashier" name="LogoutCashierRequest" message="tns:LogoutCashierRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LogoutCashierResponse" name="LogoutCashierResponse" message="tns:LogoutCashierResponse"/></wsdl:operation><wsdl:operation name="StartNewShift"><wsdl:documentation><summary>This method is used start a new Shift.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/StartNewShift" name="StartNewShiftRequest" message="tns:StartNewShiftRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/StartNewShiftResponse" name="StartNewShiftResponse" message="tns:StartNewShiftResponse"/></wsdl:operation><wsdl:operation name="GetSalesZoneStatus"><wsdl:documentation><summary>This method is used to get current orders, waiter cash and notifications</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneStatus" name="GetSalesZoneStatusRequest" message="tns:GetSalesZoneStatusRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneStatusResponse" name="GetSalesZoneStatusResponse" message="tns:GetSalesZoneStatusResponse"/></wsdl:operation><wsdl:operation name="GetSalesZoneTables"><wsdl:documentation><summary>This method is used to get all static table information</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneTables" name="GetSalesZoneTablesRequest" message="tns:GetSalesZoneTablesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneTablesResponse" name="GetSalesZoneTablesResponse" message="tns:GetSalesZoneTablesResponse"/></wsdl:operation><wsdl:operation name="GetSalesZoneOverview"><wsdl:documentation><summary>This method is used to get all high-level variable table information</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneOverview" name="GetSalesZoneOverviewRequest" message="tns:GetSalesZoneOverviewRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneOverviewResponse" name="GetSalesZoneOverviewResponse" message="tns:GetSalesZoneOverviewResponse"/></wsdl:operation><wsdl:operation name="GetTableSalesWithoutTable"><wsdl:documentation><summary>This method is used to get current orders for a point of sale without tables</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTableSalesWithoutTable" name="GetTableSalesWithoutTableRequest" message="tns:GetTableSalesWithoutTableRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTableSalesWithoutTableResponse" name="GetTableSalesWithoutTableResponse" message="tns:GetTableSalesWithoutTableResponse"/></wsdl:operation><wsdl:operation name="SendPOSOrder"><wsdl:documentation><summary>This method is used to send an order to the POS</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SendPOSOrder" name="SendPOSOrderRequest" message="tns:SendPOSOrderRequest"><wsdl:documentation><summary>All orderlines for one table</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SendPOSOrderResponse" name="SendPOSOrderResponse" message="tns:SendPOSOrderResponse"/></wsdl:operation><wsdl:operation name="SplitTable"><wsdl:documentation><summary>This method is used to split tables</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SplitTable" name="SplitTableRequest" message="tns:SplitTableRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SplitTableResponse" name="SplitTableResponse" message="tns:SplitTableResponse"/></wsdl:operation><wsdl:operation name="GroupTables"><wsdl:documentation><summary>This method is used to group tables</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GroupTables" name="GroupTablesRequest" message="tns:GroupTablesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GroupTablesResponse" name="GroupTablesResponse" message="tns:GroupTablesResponse"/></wsdl:operation><wsdl:operation name="UngroupTables"><wsdl:documentation><summary>This method is used to remove tables from a group</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UngroupTables" name="UngroupTablesRequest" message="tns:UngroupTablesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UngroupTablesResponse" name="UngroupTablesResponse" message="tns:UngroupTablesResponse"/></wsdl:operation><wsdl:operation name="CreateVirtualTable"><wsdl:documentation><summary>This method is used to create a virtual table</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateVirtualTable" name="CreateVirtualTableRequest" message="tns:CreateVirtualTableRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateVirtualTableResponse" name="CreateVirtualTableResponse" message="tns:CreateVirtualTableResponse"/></wsdl:operation><wsdl:operation name="DeleteTable"><wsdl:documentation><summary>This method is used to remove a virtual table</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteTable" name="DeleteTableRequest" message="tns:DeleteTableRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteTableResponse" name="DeleteTableResponse" message="tns:DeleteTableResponse"/></wsdl:operation><wsdl:operation name="GetCreditSalesByDivisionCard"><wsdl:documentation><summary>This method returns the list of SalesItems that have been put on the Customer' card.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCreditSalesByDivisionCard" name="GetCreditSalesByDivisionCardRequest" message="tns:GetCreditSalesByDivisionCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCreditSalesByDivisionCardResponse" name="GetCreditSalesByDivisionCardResponse" message="tns:GetCreditSalesByDivisionCardResponse"/></wsdl:operation><wsdl:operation name="MoveTableSalesToTable"><wsdl:documentation><summary>This method moves TableSales to another table</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MoveTableSalesToTable" name="MoveTableSalesToTableRequest" message="tns:MoveTableSalesToTableRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MoveTableSalesToTableResponse" name="MoveTableSalesToTableResponse" message="tns:MoveTableSalesToTableResponse"/></wsdl:operation><wsdl:operation name="GetTicketMessages"><wsdl:documentation><summary>This method returns the ticket messages</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTicketMessages" name="GetTicketMessagesRequest" message="tns:GetTicketMessagesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTicketMessagesResponse" name="GetTicketMessagesResponse" message="tns:GetTicketMessagesResponse"/></wsdl:operation><wsdl:operation name="GetPointOfSaleConfiguration"><wsdl:documentation><summary>This method returns the point of sale configuraiton</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPointOfSaleConfiguration" name="GetPointOfSaleConfigurationRequest" message="tns:GetPointOfSaleConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPointOfSaleConfigurationResponse" name="GetPointOfSaleConfigurationResponse" message="tns:GetPointOfSaleConfigurationResponse"/></wsdl:operation><wsdl:operation name="SwitchShiftEmployee"><wsdl:documentation><summary>This switches the employee of the current shift at the point of sale</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SwitchShiftEmployee" name="SwitchShiftEmployeeRequest" message="tns:SwitchShiftEmployeeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SwitchShiftEmployeeResponse" name="SwitchShiftEmployeeResponse" message="tns:SwitchShiftEmployeeResponse"/></wsdl:operation><wsdl:operation name="LocalCounterGetParameters"><wsdl:documentation><summary>This method is used to get the configuration for the local counter application (PRIVATE USE ONLY)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LocalCounterGetParameters" name="LocalCounterGetParametersRequest" message="tns:LocalCounterGetParametersRequest"><wsdl:documentation><summary>Base data for all Pos Web Shop service requests</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LocalCounterGetParametersResponse" name="LocalCounterGetParametersResponse" message="tns:LocalCounterGetParametersResponse"><wsdl:documentation><summary>Local Counter: get all parameters (encoded)</summary></wsdl:documentation></wsdl:output></wsdl:operation><wsdl:operation name="LocalCounterSynchronize"><wsdl:documentation><summary>This method is used to get the configuration for the local counter application (PRIVATE USE ONLY)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LocalCounterSynchronize" name="LocalCounterSynchronizeRequest" message="tns:LocalCounterSynchronizeRequest"><wsdl:documentation><summary>Base data for all Pos Web Shop service requests</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LocalCounterSynchronizeResponse" name="LocalCounterSynchronizeResponse" message="tns:LocalCounterSynchronizeResponse"><wsdl:documentation><summary>Base data for all Pos Web Shop service requests</summary></wsdl:documentation></wsdl:output></wsdl:operation><wsdl:operation name="SaveCounterSales"><wsdl:documentation><summary>This method is used to get the configuration for the local counter application (PRIVATE USE ONLY)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCounterSales" name="SaveCounterSalesRequest" message="tns:SaveCounterSalesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCounterSalesResponse" name="SaveCounterSalesResponse" message="tns:SaveCounterSalesResponse"/></wsdl:operation><wsdl:operation name="FindScenarios"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarios" name="FindScenariosRequest" message="tns:FindScenariosRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenariosResponse" name="FindScenariosResponse" message="tns:FindScenariosResponse"/></wsdl:operation><wsdl:operation name="FindScenarioSessions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessions" name="FindScenarioSessionsRequest" message="tns:FindScenarioSessionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessionsResponse" name="FindScenarioSessionsResponse" message="tns:FindScenarioSessionsResponse"/></wsdl:operation><wsdl:operation name="DeleteScenarioSession"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSession" name="DeleteScenarioSessionRequest" message="tns:DeleteScenarioSessionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionResponse" name="DeleteScenarioSessionResponse" message="tns:DeleteScenarioSessionResponse"/></wsdl:operation><wsdl:operation name="SaveSpotbookingStatus"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveSpotbookingStatus" name="SaveSpotbookingStatusRequest" message="tns:SaveSpotbookingStatusRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveSpotbookingStatusResponse" name="SaveSpotbookingStatusResponse" message="tns:SaveSpotbookingStatusResponse"/></wsdl:operation><wsdl:operation name="SaveScenarioSession"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSession" name="SaveScenarioSessionRequest" message="tns:SaveScenarioSessionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionResponse" name="SaveScenarioSessionResponse" message="tns:SaveScenarioSessionResponse"/></wsdl:operation><wsdl:operation name="FindScenarioTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioTypes" name="FindScenarioTypesRequest" message="tns:FindScenarioTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioTypesResponse" name="FindScenarioTypesResponse" message="tns:FindScenarioTypesResponse"/></wsdl:operation><wsdl:operation name="ListCdbCategories"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCdbCategories" name="ListCdbCategoriesRequest" message="tns:ListCdbCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCdbCategoriesResponse" name="ListCdbCategoriesResponse" message="tns:ListCdbCategoriesResponse"/></wsdl:operation><wsdl:operation name="GetScenarioSessionEmailMessage"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessage" name="GetScenarioSessionEmailMessageRequest" message="tns:GetScenarioSessionEmailMessageRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessageResponse" name="GetScenarioSessionEmailMessageResponse" message="tns:GetScenarioSessionEmailMessageResponse"/></wsdl:operation><wsdl:operation name="GetScenarioSessionEmailMessages"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessages" name="GetScenarioSessionEmailMessagesRequest" message="tns:GetScenarioSessionEmailMessagesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessagesResponse" name="GetScenarioSessionEmailMessagesResponse" message="tns:GetScenarioSessionEmailMessagesResponse"/></wsdl:operation><wsdl:operation name="GetScenarioQuestionInputValueFileGeneral"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileGeneral" name="GetScenarioQuestionInputValueFileGeneralRequest" message="tns:GetScenarioQuestionInputValueFileGeneralRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileGeneralResponse" name="GetScenarioQuestionInputValueFileGeneralResponse" message="tns:GetScenarioQuestionInputValueFileGeneralResponse"/></wsdl:operation><wsdl:operation name="GetScenarioQuestionInputValueFileDetails"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileDetails" name="GetScenarioQuestionInputValueFileDetailRequest" message="tns:GetScenarioQuestionInputValueFileDetailRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileDetailsResponse" name="GetScenarioQuestionInputValueFileDetailResponse" message="tns:GetScenarioQuestionInputValueFileDetailResponse"/></wsdl:operation><wsdl:operation name="SaveScenarioSessionAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionAttachment" name="SaveScenarioSessionAttachmentRequest" message="tns:SaveScenarioSessionAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionAttachmentResponse" name="SaveScenarioSessionAttachmentResponse" message="tns:SaveScenarioSessionAttachmentResponse"/></wsdl:operation><wsdl:operation name="DeleteScenarioSessionAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionAttachment" name="DeleteScenarioSessionAttachmentRequest" message="tns:DeleteScenarioSessionAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionAttachmentResponse" name="DeleteScenarioSessionAttachmentResponse" message="tns:DeleteScenarioSessionAttachmentResponse"/></wsdl:operation><wsdl:operation name="SaveScenarioSessionComment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionComment" name="SaveScenarioSessionCommentRequest" message="tns:SaveScenarioSessionCommentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionCommentResponse" name="SaveScenarioSessionCommentResponse" message="tns:SaveScenarioSessionCommentResponse"/></wsdl:operation><wsdl:operation name="DeleteScenarioSessionComment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionComment" name="DeleteScenarioSessionCommentRequest" message="tns:DeleteScenarioSessionCommentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionCommentResponse" name="DeleteScenarioSessionCommentResponse" message="tns:DeleteScenarioSessionCommentResponse"/></wsdl:operation><wsdl:operation name="ValidateScenarioSessionCheck"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateScenarioSessionCheck" name="ValidateScenarioSessionCheckRequest" message="tns:ValidateScenarioSessionCheckRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateScenarioSessionCheckResponse" name="ValidateScenarioSessionCheckResponse" message="tns:ValidateScenarioSessionCheckResponse"/></wsdl:operation><wsdl:operation name="FindScenarioSessionAttachments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessionAttachments" name="FindScenarioSessionAttachmentsRequest" message="tns:FindScenarioSessionAttachmentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessionAttachmentsResponse" name="FindScenarioSessionAttachmentsResponse" message="tns:FindScenarioSessionAttachmentsResponse"/></wsdl:operation><wsdl:operation name="GetSpotbookingSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSpotbookingSettings" name="GetSpotbookingSettingsRequest" message="tns:GetSpotbookingSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSpotbookingSettingsResponse" name="GetSpotbookingSettingsResponse" message="tns:GetSpotbookingSettingsResponse"/></wsdl:operation><wsdl:operation name="ListVisitingCustomersInformation"><wsdl:documentation><summary>This method returns the visiting customers</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListVisitingCustomersInformation" name="ListVisitingCustomersInformationRequest" message="tns:ListVisitingCustomersInformationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListVisitingCustomersInformationResponse" name="ListVisitingCustomersInformationResponse" message="tns:ListVisitingCustomersInformationResponse"/></wsdl:operation><wsdl:operation name="ListSalesInformation"><wsdl:documentation><summary>This method returns the sales</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSalesInformation" name="ListSalesInformationRequest" message="tns:ListSalesInformationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSalesInformationResponse" name="ListSalesInformationResponse" message="tns:ListSalesInformationResponse"/></wsdl:operation><wsdl:operation name="ListDivisions"><wsdl:documentation><summary>This method returns the Divisions</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListDivisions" name="ListDivisionsRequest" message="tns:ListDivisionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListDivisionsResponse" name="ListDivisionsResponse" message="tns:ListDivisionsResponse"/></wsdl:operation><wsdl:operation name="ListConsolidationCodes"><wsdl:documentation><summary>This method returns the consolidation codes</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListConsolidationCodes" name="ListConsolidationCodesRequest" message="tns:ListConsolidationCodesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListConsolidationCodesResponse" name="ListConsolidationCodesResponse" message="tns:ListConsolidationCodesResponse"/></wsdl:operation><wsdl:operation name="InterSolveIsCardValid"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveIsCardValid" name="InterSolveIsCardValidRequest" message="tns:InterSolveIsCardValidRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveIsCardValidResponse" name="InterSolveIsCardValidResponse" message="tns:InterSolveIsCardValidResponse"/></wsdl:operation><wsdl:operation name="InterSolveDoPurchaseSimulate"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchaseSimulate" name="InterSolveDoPurchaseSimulateRequest" message="tns:InterSolveDoPurchaseSimulateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchaseSimulateResponse" name="InterSolveDoPurchaseSimulateResponse" message="tns:InterSolveDoPurchaseSimulateResponse"/></wsdl:operation><wsdl:operation name="InterSolveDoPurchase"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchase" name="InterSolveDoPurchaseRequest" message="tns:InterSolveDoPurchaseRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchaseResponse" name="InterSolveDoPurchaseResponse" message="tns:InterSolveDoPurchaseResponse"/></wsdl:operation><wsdl:operation name="GetIntersolveGiftCardAccessItem"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetIntersolveGiftCardAccessItem" name="IntersolveGiftCardAccessItemRequest" message="tns:IntersolveGiftCardAccessItemRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetIntersolveGiftCardAccessItemResponse" name="IntersolveGiftCardAccessItemResponse" message="tns:IntersolveGiftCardAccessItemResponse"/></wsdl:operation><wsdl:operation name="UniflowEnsureUserExistsCardReg"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowEnsureUserExistsCardReg" name="UniflowEnsureUserExistsCardRegRequest" message="tns:UniflowEnsureUserExistsCardRegRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowEnsureUserExistsCardRegResponse" name="UniflowEnsureUserExistsCardRegResponse" message="tns:UniflowEnsureUserExistsCardRegResponse"/></wsdl:operation><wsdl:operation name="UniflowMakeDepositWithRef"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowMakeDepositWithRef" name="UniflowMakeDepositWithRefRequest" message="tns:UniflowMakeDepositWithRefRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowMakeDepositWithRefResponse" name="UniflowMakeDepositWithRefResponse" message="tns:UniflowMakeDepositWithRefResponse"/></wsdl:operation><wsdl:operation name="UniflowChargeUserWithRef"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowChargeUserWithRef" name="UniflowChargeUserWithRefRequest" message="tns:UniflowChargeUserWithRefRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowChargeUserWithRefResponse" name="UniflowChargeUserWithRefResponse" message="tns:UniflowChargeUserWithRefResponse"/></wsdl:operation><wsdl:operation name="UniflowGetExtRefIdAndAmountPayed"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowGetExtRefIdAndAmountPayed" name="UniflowGetExtRefIdAndAmountPayedRequest" message="tns:UniflowGetExtRefIdAndAmountPayedRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UniflowGetExtRefIdAndAmountPayedResponse" name="UniflowGetExtRefIdAndAmountPayedResponse" message="tns:UniflowGetExtRefIdAndAmountPayedResponse"/></wsdl:operation><wsdl:operation name="GetAddressAttachmentsInformation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentsInformation" name="AddressAttachmentsInformationRequest" message="tns:AddressAttachmentsInformationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentsInformationResponse" name="AddressAttachmentsInformationResponse" message="tns:AddressAttachmentsInformationResponse"/></wsdl:operation><wsdl:operation name="FindFamilyMembersForFamilySubscriptionAdjustment"><wsdl:documentation><summary>Find the not linked family members for a family subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFamilyMembersForFamilySubscriptionAdjustment" name="FindFamilyMembersForFamilySubscriptionAdjustmentRequest" message="tns:FindFamilyMembersForFamilySubscriptionAdjustmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFamilyMembersForFamilySubscriptionAdjustmentResponse" name="FindFamilyMembersForFamilySubscriptionAdjustmentResponse" message="tns:FindFamilyMembersForFamilySubscriptionAdjustmentResponse"/></wsdl:operation><wsdl:operation name="DisconnectDivisionCard"><wsdl:documentation><summary>Disconnect all subscriptions from a division card </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DisconnectDivisionCard" name="DisconnectDivisionCardRequest" message="tns:DisconnectDivisionCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DisconnectDivisionCardResponse" name="DisconnectDivisionCardResponse" message="tns:DisconnectDivisionCardResponse"/></wsdl:operation><wsdl:operation name="FindPersonSubscriptionData"><wsdl:documentation><summary>Find all subscriptiondata for one or all persons</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonSubscriptionData" name="FindPersonSubscriptionDataRequest" message="tns:FindPersonSubscriptionDataRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonSubscriptionDataResponse" name="FindPersonSubscriptionDataResponse" message="tns:FindPersonSubscriptionDataResponse"/></wsdl:operation><wsdl:operation name="ModifySubscriptionDates"><wsdl:documentation><summary>Modifies the subscription startdate or enddate</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ModifySubscriptionDates" name="ModifySubscriptionDatesRequest" message="tns:ModifySubscriptionDatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ModifySubscriptionDatesResponse" name="ModifySubscriptionDatesResponse" message="tns:ModifySubscriptionDatesResponse"/></wsdl:operation><wsdl:operation name="UndoCancelSubscription"><wsdl:documentation><summary>UndoCancel of a subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UndoCancelSubscription" name="UndoCancelSubscriptionRequest" message="tns:UndoCancelSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UndoCancelSubscriptionResponse" name="UndoCancelSubscriptionResponse" message="tns:UndoCancelSubscriptionResponse"/></wsdl:operation><wsdl:operation name="GetFamilyCards"><wsdl:documentation><summary>Lists all the cards that belong to the family of the given person</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFamilyCards" name="GetFamilyCardsRequest" message="tns:GetFamilyCardsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFamilyCardsResponse" name="GetFamilyCardsResponse" message="tns:GetFamilyCardsResponse"/></wsdl:operation><wsdl:operation name="CancelCollectionContract"><wsdl:documentation><summary>Cancel a collection contract</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelCollectionContract" name="CancelCollectionContractRequest" message="tns:CancelCollectionContractRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelCollectionContractResponse" name="CancelCollectionContractResponse" message="tns:CancelCollectionContractResponse"/></wsdl:operation><wsdl:operation name="ListPersonTitles"><wsdl:documentation><summary>Returns all person Titles</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPersonTitles" name="ListPersonTitlesRequest" message="tns:ListPersonTitlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPersonTitlesResponse" name="ListPersonTitlesResponse" message="tns:ListPersonTitlesResponse"/></wsdl:operation><wsdl:operation name="ListBankBICs"><wsdl:documentation><summary>Returns all BIC numbers</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListBankBICs" name="ListBankBICsRequest" message="tns:ListBankBICsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListBankBICsResponse" name="ListBankBICsResponse" message="tns:ListBankBICsResponse"/></wsdl:operation><wsdl:operation name="FindPersonCards"><wsdl:documentation><summary>Returns all person Cards</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonCards" name="FindPersonCardsRequest" message="tns:FindPersonCardsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonCardsResponse" name="FindPersonCardsResponse" message="tns:FindPersonCardsResponse"/></wsdl:operation><wsdl:operation name="ListPersonFunctions"><wsdl:documentation><summary>Returns all person Functions</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPersonFunctions" name="ListPersonFunctionsRequest" message="tns:ListPersonFunctionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPersonFunctionsResponse" name="ListPersonFunctionsResponse" message="tns:ListPersonFunctionsResponse"/></wsdl:operation><wsdl:operation name="ListActivityTypes"><wsdl:documentation><summary>Returns all Activity types</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListActivityTypes" name="ListActivityTypesRequest" message="tns:ListActivityTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListActivityTypesResponse" name="ListActivityTypesResponse" message="tns:ListActivityTypesResponse"/></wsdl:operation><wsdl:operation name="ListArticleGroups"><wsdl:documentation><summary>Returns all Article Groups</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListArticleGroups" name="ListArticleGroupsRequest" message="tns:ListArticleGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListArticleGroupsResponse" name="ListArticleGroupsResponse" message="tns:ListArticleGroupsResponse"/></wsdl:operation><wsdl:operation name="FindArticleCategories"><wsdl:documentation><summary>Returns all Article categories</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticleCategories" name="FindArticleCategoriesRequest" message="tns:FindArticleCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticleCategoriesResponse" name="FindArticleCategoriesResponse" message="tns:FindArticleCategoriesResponse"/></wsdl:operation><wsdl:operation name="ListExpositionTypes"><wsdl:documentation><summary>Returns all Exposition Groups</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionTypes" name="ListExpositionTypesRequest" message="tns:ListExpositionTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionTypesResponse" name="ListExpositionTypesResponse" message="tns:ListExpositionTypesResponse"/></wsdl:operation><wsdl:operation name="ListExpositionPeriods"><wsdl:documentation><summary>Lists Exposition Periods</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionPeriods" name="ListExpositionPeriodsRequest" message="tns:ListExpositionPeriodsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionPeriodsResponse" name="ListExpositionPeriodsResponse" message="tns:ListExpositionPeriodsResponse"/></wsdl:operation><wsdl:operation name="SaveExpositionPeriodArticles"><wsdl:documentation><summary>Save Exposition Period Articles</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveExpositionPeriodArticles" name="SaveExpositionPeriodArticlesRequest" message="tns:SaveExpositionPeriodArticlesRequest"><wsdl:documentation><summary>The request for saving exposition period articles</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveExpositionPeriodArticlesResponse" name="SaveExpositionPeriodArticlesResponse" message="tns:SaveExpositionPeriodArticlesResponse"/></wsdl:operation><wsdl:operation name="FindExpositionPeriodDates"><wsdl:documentation><summary>Lists dates that have exposition periods for a certain exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionPeriodDates" name="FindExpositionPeriodDatesRequest" message="tns:FindExpositionPeriodDatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionPeriodDatesResponse" name="FindExpositionPeriodDatesResponse" message="tns:FindExpositionPeriodDatesResponse"/></wsdl:operation><wsdl:operation name="ListAudiences"><wsdl:documentation><summary>Lists Exposition Audiences</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListAudiences" name="ListAudiencesRequest" message="tns:ListAudiencesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListAudiencesResponse" name="ListAudiencesResponse" message="tns:ListAudiencesResponse"/></wsdl:operation><wsdl:operation name="ListPaymentMethods"><wsdl:documentation><summary>Lists all Paymentmethods</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPaymentMethods" name="ListPaymentMethodRequest" message="tns:ListPaymentMethodRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPaymentMethodsResponse" name="ListPaymentMethodResponse" message="tns:ListPaymentMethodResponse"/></wsdl:operation><wsdl:operation name="CreatePaymentMethod"><wsdl:documentation><summary>Creates a new payment method</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreatePaymentMethod" name="CreatePaymentMethodRequest" message="tns:CreatePaymentMethodRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreatePaymentMethodResponse" name="CreatePaymentMethodResponse" message="tns:CreatePaymentMethodResponse"/></wsdl:operation><wsdl:operation name="ListHalls"><wsdl:documentation><summary>Return all the halls (Not including seating information</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListHalls" name="ListHallsRequest" message="tns:ListHallsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListHallsResponse" name="ListHallsResponse" message="tns:ListHallsResponse"/></wsdl:operation><wsdl:operation name="ListCategories"><wsdl:documentation><summary>Returns all categories</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCategories" name="ListCategoriesRequest" message="tns:ListCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCategoriesResponse" name="ListCategoriesResponse" message="tns:ListCategoriesResponse"/></wsdl:operation><wsdl:operation name="ListInfrastructures"><wsdl:documentation><summary>Returns all infrastructures which comply with the given search criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListInfrastructures" name="ListInfrastructuresRequest" message="tns:ListInfrastructuresRequest"><wsdl:documentation><summary>The request for finding infrastructures</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListInfrastructuresResponse" name="ListInfrastructuresResponse" message="tns:ListInfrastructuresResponse"/></wsdl:operation><wsdl:operation name="FindInfrastructureOpenings"><wsdl:documentation><summary>Returns detailed information about the infrastructures opening times</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInfrastructureOpenings" name="FindInfrastructureOpeningsRequest" message="tns:FindInfrastructureOpeningsRequest"><wsdl:documentation><summary>The request for finding infrastructures</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindInfrastructureOpeningsResponse" name="FindInfrastructureOpeningsResponse" message="tns:FindInfrastructureOpeningsResponse"/></wsdl:operation><wsdl:operation name="ListPlaces"><wsdl:documentation><summary>Returns all places which comply with the given search criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPlaces" name="ListPlacesRequest" message="tns:ListPlacesRequest"><wsdl:documentation><summary>The request for finding places</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListPlacesResponse" name="ListPlacesResponse" message="tns:ListPlacesResponse"/></wsdl:operation><wsdl:operation name="ListReservationActivities"><wsdl:documentation><summary>Returns all reservation activities which comply with the given search criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListReservationActivities" name="ListReservationActivitiesRequest" message="tns:ListReservationActivitiesRequest"><wsdl:documentation><summary>The request for finding reservation activities</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListReservationActivitiesResponse" name="ListReservationActivitiesResponse" message="tns:ListReservationActivitiesResponse"/></wsdl:operation><wsdl:operation name="ListReservationViews"><wsdl:documentation><summary>Returns all reservation views which comply with the given search criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListReservationViews" name="ListReservationViewsRequest" message="tns:ListReservationViewsRequest"><wsdl:documentation><summary>The request for finding reservation views</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListReservationViewsResponse" name="ListReservationViewsResponse" message="tns:ListReservationViewsResponse"/></wsdl:operation><wsdl:operation name="ListCountries"><wsdl:documentation><summary>Returns all countries (including internal codes)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCountries" name="ListCountriesRequest" message="tns:ListCountriesRequest"><wsdl:documentation><summary>The request for finding countries</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCountriesResponse" name="ListCountriesResponse" message="tns:ListCountriesResponse"/></wsdl:operation><wsdl:operation name="FindCounties"><wsdl:documentation><summary>Returns all counties which comply with the given search criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCounties" name="FindCountiesRequest" message="tns:FindCountiesRequest"><wsdl:documentation><summary>The request for finding counties</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCountiesResponse" name="FindCountiesResponse" message="tns:FindCountiesResponse"/></wsdl:operation><wsdl:operation name="ListLanguages"><wsdl:documentation><summary>Returns all languages</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLanguages" name="ListLanguagesRequest" message="tns:ListLanguagesRequest"><wsdl:documentation><summary>The request for listing all languages</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLanguagesResponse" name="ListLanguagesResponse" message="tns:ListLanguagesResponse"/></wsdl:operation><wsdl:operation name="GetDefaultLanguage"><wsdl:documentation><summary>Returns the default language from ReCreateX if any is configured</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDefaultLanguage" name="GetDefaultLanguageRequest" message="tns:GetDefaultLanguageRequest"><wsdl:documentation><summary>The request to get the default langauge from the RCX parameters</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDefaultLanguageResponse" name="GetDefaultLanguageResponse" message="tns:GetDefaultLanguageResponse"/></wsdl:operation><wsdl:operation name="FindLessonsChildrenFiscalCertificates"><wsdl:documentation><summary>Returns FiscalCertificates</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonsChildrenFiscalCertificates" name="FindFiscalCertificatesRequest" message="tns:FindFiscalCertificatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonsChildrenFiscalCertificatesResponse" name="FindFiscalCertificatesResponse" message="tns:FindFiscalCertificatesResponse"/></wsdl:operation><wsdl:operation name="ListWaitingLists"><wsdl:documentation><summary>Returns all waitinglists</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWaitingLists" name="ListWaitingListRequest" message="tns:ListWaitingListRequest"><wsdl:documentation><summary>The request for finding waitinglists</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWaitingListsResponse" name="ListWaitingListResponse" message="tns:ListWaitingListResponse"/></wsdl:operation><wsdl:operation name="ListLessonGroups"><wsdl:documentation><summary>Returns LessonGrouplists</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLessonGroups" name="ListLessonGroupRequest" message="tns:ListLessonGroupRequest"><wsdl:documentation><summary>The request for finding waitinglists</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLessonGroupsResponse" name="ListLessonGroupResponse" message="tns:ListLessonGroupResponse"/></wsdl:operation><wsdl:operation name="FindLessonGroupsForCatchUp"><wsdl:documentation><summary>Returns LessonGroups which are available for catch-up registrations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupsForCatchUp" name="FindLessonGroupsForCatchUpRequest" message="tns:FindLessonGroupsForCatchUpRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupsForCatchUpResponse" name="FindLessonGroupsForCatchUpResponse" message="tns:FindLessonGroupsForCatchUpResponse"/></wsdl:operation><wsdl:operation name="FindLessonGroupOptions"><wsdl:documentation><summary>Returns the options that are linked to a certain lesson group</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupOptions" name="FindLessonGroupOptionsRequest" message="tns:FindLessonGroupOptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupOptionsResponse" name="FindLessonGroupOptionsResponse" message="tns:FindLessonGroupOptionsResponse"/></wsdl:operation><wsdl:operation name="ValidNumberOfOptionsForStudent"><wsdl:documentation><summary>Validates the number of options of a lessongroup</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidNumberOfOptionsForStudent" name="ValidNumberOfOptionsForStudentRequest" message="tns:ValidNumberOfOptionsForStudentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidNumberOfOptionsForStudentResponse" name="ValidNumberOfOptionsForStudentResponse" message="tns:ValidNumberOfOptionsForStudentResponse"/></wsdl:operation><wsdl:operation name="ListSwimmingLevels"><wsdl:documentation><summary>Returns SwimmingLevellists</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSwimmingLevels" name="ListSwimmingLevelRequest" message="tns:ListSwimmingLevelRequest"><wsdl:documentation><summary>The request for finding waitinglists</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSwimmingLevelsResponse" name="ListSwimmingLevelResponse" message="tns:ListSwimmingLevelResponse"/></wsdl:operation><wsdl:operation name="ListStudentFollowScores"><wsdl:documentation><summary>Returns StudentFollowScores</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScores" name="ListStudentFollowScoreRequest" message="tns:ListStudentFollowScoreRequest"><wsdl:documentation><summary>The request for finding StudentFollowScore</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScoresResponse" name="ListStudentFollowScoreResponse" message="tns:ListStudentFollowScoreResponse"/></wsdl:operation><wsdl:operation name="ListStudentFollowScoresAll"><wsdl:documentation><summary>Returns StudentFollowScores (both current date and previous scores)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScoresAll" name="ListStudentFollowScoreAllRequest" message="tns:ListStudentFollowScoreAllRequest"><wsdl:documentation><summary>The request for finding both current and previous StudentFollowScore</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScoresAllResponse" name="ListStudentFollowScoreAllResponse" message="tns:ListStudentFollowScoreAllResponse"/></wsdl:operation><wsdl:operation name="ListStudentPresences"><wsdl:documentation><summary>Returns StudentPresences</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentPresences" name="ListStudentPresenceRequest" message="tns:ListStudentPresenceRequest"><wsdl:documentation><summary>The request for finding StudentPresence</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStudentPresencesResponse" name="ListStudentPresenceResponse" message="tns:ListStudentPresenceResponse"/></wsdl:operation><wsdl:operation name="ListLessonGroupPresences"><wsdl:documentation><summary>Returns LessonGroupPresences</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLessonGroupPresences" name="ListLessonGroupPresencesRequest" message="tns:ListLessonGroupPresencesRequest"><wsdl:documentation><summary>The request for finding StudentPresence</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLessonGroupPresencesResponse" name="ListLessonGroupPresencesResponse" message="tns:ListLessonGroupPresencesResponse"/></wsdl:operation><wsdl:operation name="ListNorms"><wsdl:documentation><summary>Returns Norms</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListNorms" name="ListNormRequest" message="tns:ListNormRequest"><wsdl:documentation><summary>The request for finding Norms</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListNormsResponse" name="ListNormResponse" message="tns:ListNormResponse"/></wsdl:operation><wsdl:operation name="ListSwimmingDiplomas"><wsdl:documentation><summary>Returns SwimmingDiplomas</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSwimmingDiplomas" name="ListSwimmingDiplomaRequest" message="tns:ListSwimmingDiplomaRequest"><wsdl:documentation><summary>The request for finding SwimmingDiplomas</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSwimmingDiplomasResponse" name="ListSwimmingDiplomaResponse" message="tns:ListSwimmingDiplomaResponse"/></wsdl:operation><wsdl:operation name="SaveStudentTransfer"><wsdl:documentation><summary>Returns feedback of SaveStudentTransfer</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransfer" name="SaveStudentTransferRequest" message="tns:SaveStudentTransferRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransferResponse" name="SaveStudentTransferResponse" message="tns:SaveStudentTransferResponse"/></wsdl:operation><wsdl:operation name="SaveStudentTransfers"><wsdl:documentation><summary>Saves multiple transfers at once and returns feedback per transfer</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransfers" name="SaveStudentTransfersRequest" message="tns:SaveStudentTransfersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransfersResponse" name="SaveStudentTransfersResponse" message="tns:SaveStudentTransfersResponse"/></wsdl:operation><wsdl:operation name="SaveLLVInfoToDB"><wsdl:documentation><summary>Returns boolean SaveLLVInfoToDB</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLLVInfoToDB" name="SaveLLVInfoToDBRequest" message="tns:SaveLLVInfoToDBRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLLVInfoToDBResponse" name="SaveLLVInfoToDBResponse" message="tns:SaveLLVInfoToDBResponse"/></wsdl:operation><wsdl:operation name="SaveLLVDiplomaDate"><wsdl:documentation><summary>Saves the graduation date for a student in a lessongroup</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLLVDiplomaDate" name="SaveLLVDiplomaDateRequest" message="tns:SaveLLVDiplomaDateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLLVDiplomaDateResponse" name="SaveLLVDiplomaDateResponse" message="tns:SaveLLVDiplomaDateResponse"/></wsdl:operation><wsdl:operation name="LLVMessageTranslations"><wsdl:documentation><summary>Returns list LLVMessageTranslation</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LLVMessageTranslations" name="ListLLVMessageTranslationRequest" message="tns:ListLLVMessageTranslationRequest"><wsdl:documentation><summary>The request for finding Norms</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LLVMessageTranslationsResponse" name="ListLLVMessageTranslationResponse" message="tns:ListLLVMessageTranslationResponse"/></wsdl:operation><wsdl:operation name="GetPersonLLVInfoByLessonGroup"><wsdl:documentation><summary>Returns list PersonLLVInfo</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonLLVInfoByLessonGroup" name="ListPersonLLVInfoRequest" message="tns:ListPersonLLVInfoRequest"><wsdl:documentation><summary>The request for finding PersonLLVInfos</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonLLVInfoByLessonGroupResponse" name="ListPersonLLVInfoResponse" message="tns:ListPersonLLVInfoResponse"/></wsdl:operation><wsdl:operation name="GetLLVInfo"><wsdl:documentation><summary>Returns list LLVInfo</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetLLVInfo" name="ListLLVInfoRequest" message="tns:ListLLVInfoRequest"><wsdl:documentation><summary>The request for finding LLVInfos</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetLLVInfoResponse" name="ListLLVInfoResponse" message="tns:ListLLVInfoResponse"/></wsdl:operation><wsdl:operation name="FindWaitingListStudentOverview"><wsdl:documentation><summary>Returns waitingliststudent overview</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindWaitingListStudentOverview" name="FindWaitingListStudentOverviewRequest" message="tns:FindWaitingListStudentOverviewRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindWaitingListStudentOverviewResponse" name="FindWaitingListStudentOverviewResponse" message="tns:FindWaitingListStudentOverviewResponse"/></wsdl:operation><wsdl:operation name="DeleteWaitingListStudent"><wsdl:documentation><summary>Delete waitingliststudent</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteWaitingListStudent" name="DeleteWaitingListStudentRequest" message="tns:DeleteWaitingListStudentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteWaitingListStudentResponse" name="DeleteWaitingListStudentResponse" message="tns:DeleteWaitingListStudentResponse"/></wsdl:operation><wsdl:operation name="SaveLessonGroup"><wsdl:documentation><summary>Save Lessongroup</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroup" name="SaveLessonGroupRequest" message="tns:SaveLessonGroupRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroupResponse" name="SaveLessonGroupResponse" message="tns:SaveLessonGroupResponse"/></wsdl:operation><wsdl:operation name="FindLessonGroupComments"><wsdl:documentation><summary>Find LessonGroupComments</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupComments" name="FindLessonGroupCommentsRequest" message="tns:FindLessonGroupCommentsRequest"><wsdl:documentation><summary>The request for finding LessonGroupComments</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupCommentsResponse" name="FindLessonGroupCommentsResponse" message="tns:FindLessonGroupCommentsResponse"/></wsdl:operation><wsdl:operation name="SaveLessonGroupComment"><wsdl:documentation><summary>Save LessonGroupComments</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroupComment" name="SaveLessonGroupCommentRequest" message="tns:SaveLessonGroupCommentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroupCommentResponse" name="SaveLessonGroupCommentResponse" message="tns:SaveLessonGroupCommentResponse"/></wsdl:operation><wsdl:operation name="UnsubscribeLessonGroupDay"><wsdl:documentation><summary>Unsubscribe LessonGroupDay</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnsubscribeLessonGroupDay" name="UnsubscribeLessonGroupDayRequest" message="tns:UnsubscribeLessonGroupDayRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnsubscribeLessonGroupDayResponse" name="UnsubscribeLessonGroupDayResponse" message="tns:UnsubscribeLessonGroupDayResponse"/></wsdl:operation><wsdl:operation name="FindUnsubscribeLessonGroupDayManipulations"><wsdl:documentation><summary>Find UnsubscribeLessonGroupDayManipulations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindUnsubscribeLessonGroupDayManipulations" name="FindUnsubscribeLessonGroupDayManipulationsRequest" message="tns:FindUnsubscribeLessonGroupDayManipulationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindUnsubscribeLessonGroupDayManipulationsResponse" name="FindUnsubscribeLessonGroupDayManipulationsResponse" message="tns:FindUnsubscribeLessonGroupDayManipulationsResponse"/></wsdl:operation><wsdl:operation name="FindCatchUpLessonGroupDayManipulations"><wsdl:documentation><summary>Find CatchUpLessonGroupDayManipulations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCatchUpLessonGroupDayManipulations" name="FindCatchUpLessonGroupDayManipulationsRequest" message="tns:FindCatchUpLessonGroupDayManipulationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCatchUpLessonGroupDayManipulationsResponse" name="FindCatchUpLessonGroupDayManipulationsResponse" message="tns:FindCatchUpLessonGroupDayManipulationsResponse"/></wsdl:operation><wsdl:operation name="CatchUpLessonGroupDay"><wsdl:documentation><summary>Register Catch-Up LessonGroupDay</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CatchUpLessonGroupDay" name="CatchUpLessonGroupDayRequest" message="tns:CatchUpLessonGroupDayRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CatchUpLessonGroupDayResponse" name="CatchUpLessonGroupDayResponse" message="tns:CatchUpLessonGroupDayResponse"/></wsdl:operation><wsdl:operation name="GetLlvCreditInfo"><wsdl:documentation><summary>Get LLV Credit info</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetLlvCreditInfo" name="GetLlvCreditInfoRequest" message="tns:GetLlvCreditInfoRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetLlvCreditInfoResponse" name="GetLlvCreditInfoResponse" message="tns:GetLlvCreditInfoResponse"/></wsdl:operation><wsdl:operation name="FindPersonLlvTransferHistories"><wsdl:documentation><summary>Find the transfer histories for a specific person</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvTransferHistories" name="FindPersonLlvTransferHistoriesRequest" message="tns:FindPersonLlvTransferHistoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvTransferHistoriesResponse" name="FindPersonLlvTransferHistoriesResponse" message="tns:FindPersonLlvTransferHistoriesResponse"/></wsdl:operation><wsdl:operation name="FindPersonLlvCurrentLessonGroups"><wsdl:documentation><summary>Find the current lesson groups for a specific person</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvCurrentLessonGroups" name="FindPersonLlvCurrentLessonGroupsRequest" message="tns:FindPersonLlvCurrentLessonGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvCurrentLessonGroupsResponse" name="FindPersonLlvCurrentLessonGroupsResponse" message="tns:FindPersonLlvCurrentLessonGroupsResponse"/></wsdl:operation><wsdl:operation name="ValidateWaitingListCall"><wsdl:documentation><summary>Validate WaitingListCall and returns a validation result and specific info about the WaitingListCall</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateWaitingListCall" name="ValidateWaitingListCallRequest" message="tns:ValidateWaitingListCallRequest"><wsdl:documentation><summary>The request for finding ValidateWaitingListCall</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateWaitingListCallResponse" name="ValidateWaitingListCallResponse" message="tns:ValidateWaitingListCallResponse"><wsdl:documentation><summary>The response for finding ValidateWaitingListCall</summary></wsdl:documentation></wsdl:output></wsdl:operation><wsdl:operation name="ListWaitingListCalls"><wsdl:documentation><summary>Returns all WaitingListCalls for a specific waitinglist student</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWaitingListCalls" name="ListWaitingListCallsRequest" message="tns:ListWaitingListCallsRequest"><wsdl:documentation><summary>The request for finding ListWaitingListCalls</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWaitingListCallsResponse" name="ListWaitingListCallsResponse" message="tns:ListWaitingListCallsResponse"><wsdl:documentation><summary>The response for ListWaitingListCalls</summary></wsdl:documentation></wsdl:output></wsdl:operation><wsdl:operation name="ConfirmWaitingListCall"><wsdl:documentation><summary>Confirm WaitingListCall and returns a validation result with the user choice accepted/denied</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmWaitingListCall" name="ConfirmWaitingListCallRequest" message="tns:ConfirmWaitingListCallRequest"><wsdl:documentation><summary>The request for confirming/denying a call</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmWaitingListCallResponse" name="ConfirmWaitingListCallResponse" message="tns:ConfirmWaitingListCallResponse"><wsdl:documentation><summary>The response to inform wether the confirmation or denial succeeded</summary></wsdl:documentation></wsdl:output></wsdl:operation><wsdl:operation name="SavePreferredLessonGroups"><wsdl:documentation><summary>Saves a WaitingListStudent's preferred LessonGroups</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePreferredLessonGroups" name="SavePreferredLessonGroupsRequest" message="tns:SavePreferredLessonGroupsRequest"><wsdl:documentation><summary>The request for finding saving preferred lesson groups</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePreferredLessonGroupsResponse" name="SavePreferredLessonGroupsResponse" message="tns:SavePreferredLessonGroupsResponse"/></wsdl:operation><wsdl:operation name="AuthenticateEmployee"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateEmployee" name="AuthenticateEmployeeRequest" message="tns:AuthenticateEmployeeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateEmployeeResponse" name="AuthenticateEmployeeResponse" message="tns:AuthenticateEmployeeResponse"/></wsdl:operation><wsdl:operation name="FindEmployees"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployees" name="FindEmployeesRequest" message="tns:FindEmployeesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeesResponse" name="FindEmployeesResponse" message="tns:FindEmployeesResponse"/></wsdl:operation><wsdl:operation name="SaveEmployee"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployee" name="SaveEmployeeRequest" message="tns:SaveEmployeeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeResponse" name="SaveEmployeeResponse" message="tns:SaveEmployeeResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeePassword"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeePassword" name="SaveEmployeePasswordRequest" message="tns:SaveEmployeePasswordRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeePasswordResponse" name="SaveEmployeePasswordResponse" message="tns:SaveEmployeePasswordResponse"/></wsdl:operation><wsdl:operation name="IsEmployeePasswordExpired"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsEmployeePasswordExpired" name="IsEmployeePasswordExpiredRequest" message="tns:IsEmployeePasswordExpiredRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsEmployeePasswordExpiredResponse" name="IsEmployeePasswordExpiredResponse" message="tns:IsEmployeePasswordExpiredResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeeTaskAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskAttachment" name="SaveEmployeeTaskAttachmentRequest" message="tns:SaveEmployeeTaskAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskAttachmentResponse" name="SaveEmployeeTaskAttachmentResponse" message="tns:SaveEmployeeTaskAttachmentResponse"/></wsdl:operation><wsdl:operation name="DeleteEmployeeTaskAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTaskAttachment" name="DeleteEmployeeTaskAttachmentRequest" message="tns:DeleteEmployeeTaskAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTaskAttachmentResponse" name="DeleteEmployeeTaskAttachmentResponse" message="tns:DeleteEmployeeTaskAttachmentResponse"/></wsdl:operation><wsdl:operation name="FindEmployeeTaskAttachments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTaskAttachments" name="FindEmployeeTaskAttachmentsRequest" message="tns:FindEmployeeTaskAttachmentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTaskAttachmentsResponse" name="FindEmployeeTaskAttachmentsResponse" message="tns:FindEmployeeTaskAttachmentsResponse"/></wsdl:operation><wsdl:operation name="FindEmployeeTasks"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTasks" name="FindEmployeeTasksRequest" message="tns:FindEmployeeTasksRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTasksResponse" name="FindEmployeeTasksResponse" message="tns:FindEmployeeTasksResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeeTask"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTask" name="SaveEmployeeTaskRequest" message="tns:SaveEmployeeTaskRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskResponse" name="SaveEmployeeTaskResponse" message="tns:SaveEmployeeTaskResponse"/></wsdl:operation><wsdl:operation name="DeleteEmployeeTask"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTask" name="DeleteEmployeeTaskRequest" message="tns:DeleteEmployeeTaskRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTaskResponse" name="DeleteEmployeeTaskResponse" message="tns:DeleteEmployeeTaskResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeeTaskStatus"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskStatus" name="SaveEmployeeTaskStatusRequest" message="tns:SaveEmployeeTaskStatusRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskStatusResponse" name="SaveEmployeeTaskStatusResponse" message="tns:SaveEmployeeTaskStatusResponse"/></wsdl:operation><wsdl:operation name="FindEmployeeNotifications"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeNotifications" name="FindEmployeeNotificationsRequest" message="tns:FindEmployeeNotificationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeNotificationsResponse" name="FindEmployeeNotificationsResponse" message="tns:FindEmployeeNotificationsResponse"/></wsdl:operation><wsdl:operation name="FindSkills"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSkills" name="FindSkillsRequest" message="tns:FindSkillsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSkillsResponse" name="FindSkillsResponse" message="tns:FindSkillsResponse"/></wsdl:operation><wsdl:operation name="AssignEmployeeToTasks"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AssignEmployeeToTasks" name="AssignEmployeeToTasksRequest" message="tns:AssignEmployeeToTasksRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AssignEmployeeToTasksResponse" name="AssignEmployeeToTasksResponse" message="tns:AssignEmployeeToTasksResponse"/></wsdl:operation><wsdl:operation name="FindWorkTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindWorkTypes" name="FindWorkTypesRequest" message="tns:FindWorkTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindWorkTypesResponse" name="FindWorkTypesResponse" message="tns:FindWorkTypesResponse"/></wsdl:operation><wsdl:operation name="FindEmployeeAvailabilities"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeAvailabilities" name="FindEmployeeAvailabilitiesRequest" message="tns:FindEmployeeAvailabilitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEmployeeAvailabilitiesResponse" name="FindEmployeeAvailabilitiesResponse" message="tns:FindEmployeeAvailabilitiesResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeeAvailability"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailability" name="SaveEmployeeAvailabilityRequest" message="tns:SaveEmployeeAvailabilityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailabilityResponse" name="SaveEmployeeAvailabilityResponse" message="tns:SaveEmployeeAvailabilityResponse"/></wsdl:operation><wsdl:operation name="SaveEmployeeAvailabilities"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailabilities" name="SaveEmployeeAvailabilitiesRequest" message="tns:SaveEmployeeAvailabilitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailabilitiesResponse" name="SaveEmployeeAvailabilitiesResponse" message="tns:SaveEmployeeAvailabilitiesResponse"/></wsdl:operation><wsdl:operation name="DeleteEmployeeAvailability"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeAvailability" name="DeleteEmployeeAvailabilityRequest" message="tns:DeleteEmployeeAvailabilityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeAvailabilityResponse" name="DeleteEmployeeAvailabilityResponse" message="tns:DeleteEmployeeAvailabilityResponse"/></wsdl:operation><wsdl:operation name="GetTaskFlowSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTaskFlowSettings" name="GetTaskFlowSettingsRequest" message="tns:GetTaskFlowSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTaskFlowSettingsResponse" name="GetTaskFlowSettingsResponse" message="tns:GetTaskFlowSettingsResponse"/></wsdl:operation><wsdl:operation name="FindVendors"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendors" name="FindVendorsRequest" message="tns:FindVendorsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendorsResponse" name="FindVendorsResponse" message="tns:FindVendorsResponse"/></wsdl:operation><wsdl:operation name="FindVendorGroups"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendorGroups" name="FindVendorGroupsRequest" message="tns:FindVendorGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindVendorGroupsResponse" name="FindVendorGroupsResponse" message="tns:FindVendorGroupsResponse"/></wsdl:operation><wsdl:operation name="FindPurchaseArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPurchaseArticles" name="FindPurchaseArticlesRequest" message="tns:FindPurchaseArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPurchaseArticlesResponse" name="FindPurchaseArticlesResponse" message="tns:FindPurchaseArticlesResponse"/></wsdl:operation><wsdl:operation name="FindStockLocations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindStockLocations" name="FindStockLocationsRequest" message="tns:FindStockLocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindStockLocationsResponse" name="FindStockLocationsResponse" message="tns:FindStockLocationsResponse"/></wsdl:operation><wsdl:operation name="FindPurchaseOrders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPurchaseOrders" name="FindPurchaseOrdersRequest" message="tns:FindPurchaseOrdersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPurchaseOrdersResponse" name="FindPurchaseOrdersResponse" message="tns:FindPurchaseOrdersResponse"/></wsdl:operation><wsdl:operation name="ValidatePurchaseOrder"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseOrder" name="ValidatePurchaseOrderRequest" message="tns:ValidatePurchaseOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseOrderResponse" name="ValidatePurchaseOrderResponse" message="tns:ValidatePurchaseOrderResponse"/></wsdl:operation><wsdl:operation name="ValidatePurchaseLine"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseLine" name="ValidatePurchaseLineRequest" message="tns:ValidatePurchaseLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseLineResponse" name="ValidatePurchaseLineResponse" message="tns:ValidatePurchaseLineResponse"/></wsdl:operation><wsdl:operation name="SavePurchaseOrder"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePurchaseOrder" name="SavePurchaseOrderRequest" message="tns:SavePurchaseOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePurchaseOrderResponse" name="SavePurchaseOrderResponse" message="tns:SavePurchaseOrderResponse"/></wsdl:operation><wsdl:operation name="DeletePurchaseOrder"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseOrder" name="DeletePurchaseOrderRequest" message="tns:DeletePurchaseOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseOrderResponse" name="DeletePurchaseOrderResponse" message="tns:DeletePurchaseOrderResponse"/></wsdl:operation><wsdl:operation name="SavePurchaseLine"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePurchaseLine" name="SavePurchaseLineRequest" message="tns:SavePurchaseLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePurchaseLineResponse" name="SavePurchaseLineResponse" message="tns:SavePurchaseLineResponse"/></wsdl:operation><wsdl:operation name="DeletePurchaseLine"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseLine" name="DeletePurchaseLineRequest" message="tns:DeletePurchaseLineRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseLineResponse" name="DeletePurchaseLineResponse" message="tns:DeletePurchaseLineResponse"/></wsdl:operation><wsdl:operation name="FindRentalArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalArticles" name="FindRentalArticlesRequest" message="tns:FindRentalArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalArticlesResponse" name="FindRentalArticlesResponse" message="tns:FindRentalArticlesResponse"/></wsdl:operation><wsdl:operation name="FindRentalOrders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalOrders" name="FindRentalOrdersRequest" message="tns:FindRentalOrdersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalOrdersResponse" name="FindRentalOrdersResponse" message="tns:FindRentalOrdersResponse"/></wsdl:operation><wsdl:operation name="GetRentalOrder"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalOrder" name="GetRentalOrderRequest" message="tns:GetRentalOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalOrderResponse" name="GetRentalOrderResponse" message="tns:GetRentalOrderResponse"/></wsdl:operation><wsdl:operation name="CancelRentalOrder"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelRentalOrder" name="CancelRentalOrderRequest" message="tns:CancelRentalOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelRentalOrderResponse" name="CancelRentalOrderResponse" message="tns:CancelRentalOrderResponse"/></wsdl:operation><wsdl:operation name="GetRentalPricing"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalPricing" name="GetRentalPricingRequest" message="tns:GetRentalPricingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalPricingResponse" name="GetRentalPricingResponse" message="tns:GetRentalPricingResponse"/></wsdl:operation><wsdl:operation name="FindRentalArticleAvailablePeriods"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalArticleAvailablePeriods" name="FindRentalArticleAvailablePeriodsRequest" message="tns:FindRentalArticleAvailablePeriodsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalArticleAvailablePeriodsResponse" name="FindRentalArticleAvailablePeriodsResponse" message="tns:FindRentalArticleAvailablePeriodsResponse"/></wsdl:operation><wsdl:operation name="FindRentalActivities"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalActivities" name="FindRentalActivitiesRequest" message="tns:FindRentalActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalActivitiesResponse" name="FindRentalActivitiesResponse" message="tns:FindRentalActivitiesResponse"/></wsdl:operation><wsdl:operation name="FindRentalPlaces"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalPlaces" name="FindRentalPlacesRequest" message="tns:FindRentalPlacesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindRentalPlacesResponse" name="FindRentalPlacesResponse" message="tns:FindRentalPlacesResponse"/></wsdl:operation><wsdl:operation name="GetRentalOrdersByDate"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalOrdersByDate" name="GetRentalOrdersByDateRequest" message="tns:GetRentalOrdersByDateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalOrdersByDateResponse" name="GetRentalOrdersByDateResponse" message="tns:GetRentalOrdersByDateResponse"/></wsdl:operation><wsdl:operation name="GetRentalPlaceOpeningHour"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalPlaceOpeningHour" name="GetRentalPlaceOpeningHourRequest" message="tns:GetRentalPlaceOpeningHourRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRentalPlaceOpeningHourResponse" name="GetRentalPlaceOpeningHourResponse" message="tns:GetRentalPlaceOpeningHourResponse"/></wsdl:operation><wsdl:operation name="AuthenticateChildCareCentreEmployee"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateChildCareCentreEmployee" name="AuthenticateChildCareCentreEmployeeRequest" message="tns:AuthenticateChildCareCentreEmployeeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateChildCareCentreEmployeeResponse" name="AuthenticateChildCareCentreEmployeeResponse" message="tns:AuthenticateChildCareCentreEmployeeResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentres"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentres" name="FindChildCareCentresRequest" message="tns:FindChildCareCentresRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentresResponse" name="FindChildCareCentresResponse" message="tns:FindChildCareCentresResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentrePeriods"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePeriods" name="FindChildCareCentrePeriodsRequest" message="tns:FindChildCareCentrePeriodsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePeriodsResponse" name="FindChildCareCentrePeriodsResponse" message="tns:FindChildCareCentrePeriodsResponse"/></wsdl:operation><wsdl:operation name="FindChildCareEntryPeriods"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareEntryPeriods" name="FindChildCareEntryPeriodsRequest" message="tns:FindChildCareEntryPeriodsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareEntryPeriodsResponse" name="FindChildCareEntryPeriodsResponse" message="tns:FindChildCareEntryPeriodsResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentreEntries"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreEntries" name="FindChildCareCentreEntriesRequest" message="tns:FindChildCareCentreEntriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreEntriesResponse" name="FindChildCareCentreEntriesResponse" message="tns:FindChildCareCentreEntriesResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentreAbsences"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreAbsences" name="FindChildCareCentreAbsencesRequest" message="tns:FindChildCareCentreAbsencesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreAbsencesResponse" name="FindChildCareCentreAbsencesResponse" message="tns:FindChildCareCentreAbsencesResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentrePresences"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresences" name="FindChildCareCentrePresencesRequest" message="tns:FindChildCareCentrePresencesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresencesResponse" name="FindChildCareCentrePresencesResponse" message="tns:FindChildCareCentrePresencesResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresence"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresence" name="SaveChildCareCentrePresenceRequest" message="tns:SaveChildCareCentrePresenceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceResponse" name="SaveChildCareCentrePresenceResponse" message="tns:SaveChildCareCentrePresenceResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceList"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceList" name="SaveChildCareCentrePresenceListRequest" message="tns:SaveChildCareCentrePresenceListRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceListResponse" name="SaveChildCareCentrePresenceListResponse" message="tns:SaveChildCareCentrePresenceListResponse"/></wsdl:operation><wsdl:operation name="DeleteChildCareCentrePresence"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentrePresence" name="DeleteChildCareCentrePresenceRequest" message="tns:DeleteChildCareCentrePresenceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentrePresenceResponse" name="DeleteChildCareCentrePresenceResponse" message="tns:DeleteChildCareCentrePresenceResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentrePresenceHeaders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresenceHeaders" name="FindChildCareCentrePresenceHeadersRequest" message="tns:FindChildCareCentrePresenceHeadersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresenceHeadersResponse" name="FindChildCareCentrePresenceHeadersResponse" message="tns:FindChildCareCentrePresenceHeadersResponse"/></wsdl:operation><wsdl:operation name="GetChildCareChipKnip"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnip" name="FindChildCareCentreChipKnipRequest" message="tns:FindChildCareCentreChipKnipRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnipResponse" name="FindChildCareCentreChipKnipResponse" message="tns:FindChildCareCentreChipKnipResponse"/></wsdl:operation><wsdl:operation name="GetChildCareChipKnips"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnips" name="GetChildCareChipKnipsRequest" message="tns:GetChildCareChipKnipsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnipsResponse" name="GetChildCareChipKnipsResponse" message="tns:GetChildCareChipKnipsResponse"/></wsdl:operation><wsdl:operation name="FindChildCareCentreLogbookEntries"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreLogbookEntries" name="FindChildCareCentreLogbookEntriesRequest" message="tns:FindChildCareCentreLogbookEntriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreLogbookEntriesResponse" name="FindChildCareCentreLogbookEntriesResponse" message="tns:FindChildCareCentreLogbookEntriesResponse"/></wsdl:operation><wsdl:operation name="SaveChildCareCentreLogbookEntry"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentreLogbookEntry" name="SaveChildCareCentreLogbookEntryRequest" message="tns:SaveChildCareCentreLogbookEntryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentreLogbookEntryResponse" name="SaveChildCareCentreLogbookEntryResponse" message="tns:SaveChildCareCentreLogbookEntryResponse"/></wsdl:operation><wsdl:operation name="DeleteChildCareCentreLogbookEntry"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentreLogbookEntry" name="DeleteChildCareCentreLogbookEntryRequest" message="tns:DeleteChildCareCentreLogbookEntryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentreLogbookEntryResponse" name="DeleteChildCareCentreLogbookEntryResponse" message="tns:DeleteChildCareCentreLogbookEntryResponse"/></wsdl:operation><wsdl:operation name="UpdateChildCareCentreEntry"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateChildCareCentreEntry" name="UpdateChildCareCentreEntryRequest" message="tns:UpdateChildCareCentreEntryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateChildCareCentreEntryResponse" name="UpdateChildCareCentreEntryResponse" message="tns:UpdateChildCareCentreEntryResponse"/></wsdl:operation><wsdl:operation name="CancelChildCareCentreEntry"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelChildCareCentreEntry" name="CancelChildCareCentreEntryRequest" message="tns:CancelChildCareCentreEntryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelChildCareCentreEntryResponse" name="CancelChildCareCentreEntryResponse" message="tns:CancelChildCareCentreEntryResponse"/></wsdl:operation><wsdl:operation name="ListStockArticleGroups"><wsdl:documentation><summary>List of articles for mStock per articlegroup</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStockArticleGroups" name="ListStockArticleGroupsRequest" message="tns:ListStockArticleGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListStockArticleGroupsResponse" name="ListStockArticleGroupsResponse" message="tns:ListStockArticleGroupsResponse"/></wsdl:operation><wsdl:operation name="ListJournals"><wsdl:documentation><summary>List of journals</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListJournals" name="ListJournalsRequest" message="tns:ListJournalsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListJournalsResponse" name="ListJournalsResponse" message="tns:ListJournalsResponse"/></wsdl:operation><wsdl:operation name="SaveJournal"><wsdl:documentation><summary>Save the journal</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveJournal" name="SaveJournalRequest" message="tns:SaveJournalRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveJournalResponse" name="SaveJournalResponse" message="tns:SaveJournalResponse"/></wsdl:operation><wsdl:operation name="SaveJournalLines"><wsdl:documentation><summary>List of journals</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveJournalLines" name="SaveJournalLinesRequest" message="tns:SaveJournalLinesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveJournalLinesResponse" name="SaveJournalLinesResponse" message="tns:SaveJournalLinesResponse"/></wsdl:operation><wsdl:operation name="DeleteJournalLines"><wsdl:documentation><summary>Delete specific journal lines</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteJournalLines" name="DeleteJournalLinesRequest" message="tns:DeleteJournalLinesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteJournalLinesResponse" name="DeleteJournalLinesResponse" message="tns:DeleteJournalLinesResponse"/></wsdl:operation><wsdl:operation name="FinalizeJournal"><wsdl:documentation><summary>Finalize journal</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FinalizeJournal" name="FinalizeJournalRequest" message="tns:FinalizeJournalRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FinalizeJournalResponse" name="FinalizeJournalResponse" message="tns:FinalizeJournalResponse"/></wsdl:operation><wsdl:operation name="GetJournalsSummary"><wsdl:documentation><summary>Get a summary for each journal type</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetJournalsSummary" name="GetJournalsSummaryRequest" message="tns:GetJournalsSummaryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetJournalsSummaryResponse" name="GetJournalsSummaryResponse" message="tns:GetJournalsSummaryResponse"/></wsdl:operation><wsdl:operation name="FindJournalLines"><wsdl:documentation><summary>List of journal lines</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindJournalLines" name="FindJournalLinesRequest" message="tns:FindJournalLinesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindJournalLinesResponse" name="FindJournalLinesResponse" message="tns:FindJournalLinesResponse"/></wsdl:operation><wsdl:operation name="FindExpositionTypes"><wsdl:documentation><summary>Find Exposition types</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionTypes" name="FindExpositionTypesRequest" message="tns:FindExpositionTypesRequest"><wsdl:documentation><summary>The request for finding exposition types</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionTypesResponse" name="FindExpositionTypesResponse" message="tns:FindExpositionTypesResponse"/></wsdl:operation><wsdl:operation name="FindExpositions"><wsdl:documentation><summary>Find Expositions</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositions" name="FindExpositionRequest" message="tns:FindExpositionRequest"><wsdl:documentation><summary>The request for finding expositions</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionsResponse" name="FindExpositionResponse" message="tns:FindExpositionResponse"/></wsdl:operation><wsdl:operation name="FindOrganisedVisits"><wsdl:documentation><summary>Find My organised visits</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindOrganisedVisits" name="FindOrganisedVisitsRequest" message="tns:FindOrganisedVisitsRequest"><wsdl:documentation><summary>The request for finding organised visits</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindOrganisedVisitsResponse" name="FindOrganisedVisitsResponse" message="tns:FindOrganisedVisitsResponse"/></wsdl:operation><wsdl:operation name="SaveOrganisedVisitNames"><wsdl:documentation><summary>Save organised visit linked names</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveOrganisedVisitNames" name="SaveOrganisedVisitNamesRequest" message="tns:SaveOrganisedVisitNamesRequest"><wsdl:documentation><summary>The request for saving the organised visit names</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveOrganisedVisitNamesResponse" message="tns:IWebShop_SaveOrganisedVisitNames_OutputMessage"/></wsdl:operation><wsdl:operation name="ListExpositionLocations"><wsdl:documentation><summary>Returns all locations available in the system that are being used in valid Expositions</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionLocations" name="ListExpositionLocationsRequest" message="tns:ListExpositionLocationsRequest"><wsdl:documentation><summary>The request for listing Locations being used in Expositions</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionLocationsResponse" name="ListExpositionLocationsResponse" message="tns:ListExpositionLocationsResponse"/></wsdl:operation><wsdl:operation name="FindExpositionSubCategories"><wsdl:documentation><summary>Returns all Exposition Subcategories available in the system</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionSubCategories" name="FindExpositionSubCategoriesRequest" message="tns:FindExpositionSubCategoriesRequest"><wsdl:documentation><summary>The request for finding exposition subcategories</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionSubCategoriesResponse" name="FindExpositionSubCategoriesResponse" message="tns:FindExpositionSubCategoriesResponse"/></wsdl:operation><wsdl:operation name="FindExpositionLanguages"><wsdl:documentation><summary>Returns all Exposition languages available in the system</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionLanguages" name="FindExpositionLanguagesRequest" message="tns:FindExpositionLanguagesRequest"><wsdl:documentation><summary>The request for finding exposition languages</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionLanguagesResponse" name="FindExpositionLanguagesResponse" message="tns:FindExpositionLanguagesResponse"/></wsdl:operation><wsdl:operation name="ListExpositionCategories"><wsdl:documentation><summary>Returns all Exposition Main categories available in the system</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionCategories" name="ListExpositionCategoriesRequest" message="tns:ListExpositionCategoriesRequest"><wsdl:documentation><summary>The request for listing Expostion Main categories</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListExpositionCategoriesResponse" name="ListExpositionCategoriesResponse" message="tns:ListExpositionCategoriesResponse"/></wsdl:operation><wsdl:operation name="ValidateExpositionSubscriptionItem"><wsdl:documentation><summary>Returns the validation result</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateExpositionSubscriptionItem" name="ValidateExpositionSubscriptionItemRequest" message="tns:ValidateExpositionSubscriptionItemRequest"><wsdl:documentation><summary>The request for validating the subscription for an exposition</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateExpositionSubscriptionItemResponse" name="ValidateExpositionSubscriptionItemResponse" message="tns:ValidateExpositionSubscriptionItemResponse"/></wsdl:operation><wsdl:operation name="FindExpositionOverviewByDay"><wsdl:documentation><summary>Returns an exhibition overview</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionOverviewByDay" name="FindExpositionOverviewByDayRequest" message="tns:FindExpositionOverviewByDayRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionOverviewByDayResponse" name="FindExpositionOverviewByDayResponse" message="tns:FindExpositionOverviewByDayResponse"/></wsdl:operation><wsdl:operation name="FindExpositionPrices"><wsdl:documentation><summary>Find exposition prices</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionPrices" name="FindExpositionPricesRequest" message="tns:FindExpositionPricesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionPricesResponse" name="FindExpositionPricesResponse" message="tns:FindExpositionPricesResponse"/></wsdl:operation><wsdl:operation name="GetExpositionOptionalArticlesCapacity"><wsdl:documentation><summary>Calculate the remaining exposition options</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExpositionOptionalArticlesCapacity" name="GetExpositionOptionalArticlesCapacityRequest" message="tns:GetExpositionOptionalArticlesCapacityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExpositionOptionalArticlesCapacityResponse" name="GetExpositionOptionalArticlesCapacityResponse" message="tns:GetExpositionOptionalArticlesCapacityResponse"/></wsdl:operation><wsdl:operation name="FindExpositionArticlePrices"><wsdl:documentation><summary>Get the prices of the optional articles from an exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionArticlePrices" name="FindExpositionArticlePricesRequest" message="tns:FindExpositionArticlePricesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindExpositionArticlePricesResponse" name="FindExpositionArticlePricesResponse" message="tns:FindExpositionArticlePricesResponse"/></wsdl:operation><wsdl:operation name="ChangeExpositionPeriodCapacity"><wsdl:documentation><summary>Change the capacity of an exposition period</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodCapacity" name="ChangeExpositionPeriodCapacityRequest" message="tns:ChangeExpositionPeriodCapacityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodCapacityResponse" name="ChangeExpositionPeriodCapacityResponse" message="tns:ChangeExpositionPeriodCapacityResponse"/></wsdl:operation><wsdl:operation name="ChangeExpositionPeriodState"><wsdl:documentation><summary>Change the state of an exposition period</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodState" name="ChangeExpositionPeriodStateRequest" message="tns:ChangeExpositionPeriodStateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodStateResponse" name="ChangeExpositionPeriodStateResponse" message="tns:ChangeExpositionPeriodStateResponse"/></wsdl:operation><wsdl:operation name="GetExpositionSales"><wsdl:documentation><summary>Get detailed overview about the exposition sales for a specific exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExpositionSales" name="GetExpositionSalesRequest" message="tns:GetExpositionSalesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExpositionSalesResponse" name="GetExpositionSalesResponse" message="tns:GetExpositionSalesResponse"/></wsdl:operation><wsdl:operation name="CancelOrganisedVisit"><wsdl:documentation><summary>Cancel organised visits</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelOrganisedVisit" name="CancelOrganisedVisitRequest" message="tns:CancelOrganisedVisitRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelOrganisedVisitResponse" name="CancelOrganisedVisitResponse" message="tns:CancelOrganisedVisitResponse"/></wsdl:operation><wsdl:operation name="CheckOrganisedVisitAlreadyRegistered"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckOrganisedVisitAlreadyRegistered" name="CheckOrganisedVisitAlreadyRegisteredRequest" message="tns:CheckOrganisedVisitAlreadyRegisteredRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckOrganisedVisitAlreadyRegisteredResponse" name="CheckOrganisedVisitAlreadyRegisteredResponse" message="tns:CheckOrganisedVisitAlreadyRegisteredResponse"/></wsdl:operation><wsdl:operation name="AdjustOrganisedVisit"><wsdl:documentation><summary>Adjust organised visits</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AdjustOrganisedVisit" name="AdjustOrganisedVisitRequest" message="tns:AdjustOrganisedVisitRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AdjustOrganisedVisitResponse" name="AdjustOrganisedVisitResponse" message="tns:AdjustOrganisedVisitResponse"/></wsdl:operation><wsdl:operation name="GetOrganisedVisitRebookingCosts"><wsdl:documentation><summary>Calculate rebooking cost</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetOrganisedVisitRebookingCosts" name="GetOrganisedVisitRebookingCostsRequest" message="tns:GetOrganisedVisitRebookingCostsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetOrganisedVisitRebookingCostsResponse" name="GetOrganisedVisitRebookingCostResponse" message="tns:GetOrganisedVisitRebookingCostResponse"/></wsdl:operation><wsdl:operation name="FindCombiExpositions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCombiExpositions" name="FindCombiExpositionsRequest" message="tns:FindCombiExpositionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCombiExpositionsResponse" name="FindCombiExpositionsResponse" message="tns:FindCombiExpositionsResponse"/></wsdl:operation><wsdl:operation name="GetCombiExpositionExpositionExtraArticles"><wsdl:documentation><summary>Get the exposition extra articles for a combi exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionExpositionExtraArticles" name="GetCombiExpositionExpositionExtraArticlesRequest" message="tns:GetCombiExpositionExpositionExtraArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionExpositionExtraArticlesResponse" name="GetCombiExpositionExpositionExtraArticlesResponse" message="tns:GetCombiExpositionExpositionExtraArticlesResponse"/></wsdl:operation><wsdl:operation name="GetCombiExpositionTicketsOptionalArticles"><wsdl:documentation><summary>Get the optional articles for the tickets of a combi exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionTicketsOptionalArticles" name="GetCombiExpositionTicketsOptionalArticlesRequest" message="tns:GetCombiExpositionTicketsOptionalArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionTicketsOptionalArticlesResponse" name="GetCombiExpositionTicketsOptionalArticlesResponse" message="tns:GetCombiExpositionTicketsOptionalArticlesResponse"/></wsdl:operation><wsdl:operation name="CalculateCombiExpositionReservation"><wsdl:documentation><summary>Calculate combi exposition prices</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CalculateCombiExpositionReservation" name="CalculateCombiExpositionReservationRequest" message="tns:CalculateCombiExpositionReservationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CalculateCombiExpositionReservationResponse" name="CalculateCombiExpositionReservationResponse" message="tns:CalculateCombiExpositionReservationResponse"/></wsdl:operation><wsdl:operation name="FindCombiOrganisedVisits"><wsdl:documentation><summary>Find My combi organised visits</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCombiOrganisedVisits" name="FindCombiOrganisedVisitsRequest" message="tns:FindCombiOrganisedVisitsRequest"><wsdl:documentation><summary>The request for finding combi organised visits</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCombiOrganisedVisitsResponse" name="FindCombiOrganisedVisitsResponse" message="tns:FindCombiOrganisedVisitsResponse"/></wsdl:operation><wsdl:operation name="GetCombiExpositionAllowedPeriods"><wsdl:documentation><summary>Get the allowed periods for the current exposition from your combi exposition</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionAllowedPeriods" name="GetCombiExpositionAllowedPeriodsRequest" message="tns:GetCombiExpositionAllowedPeriodsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionAllowedPeriodsResponse" name="GetCombiExpositionAllowedPeriodsResponse" message="tns:GetCombiExpositionAllowedPeriodsResponse"/></wsdl:operation><wsdl:operation name="GetCombiOrganisedVisitRebookingCosts"><wsdl:documentation><summary>Calculate rebooking cost combi organised visit</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiOrganisedVisitRebookingCosts" name="GetCombiOrganisedVisitRebookingCostsRequest" message="tns:GetCombiOrganisedVisitRebookingCostsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCombiOrganisedVisitRebookingCostsResponse" name="GetCombiOrganisedVisitRebookingCostsResponse" message="tns:GetCombiOrganisedVisitRebookingCostsResponse"/></wsdl:operation><wsdl:operation name="AdjustCombiOrganisedVisit"><wsdl:documentation><summary>Adjust a combi organised visit</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AdjustCombiOrganisedVisit" name="AdjustCombiOrganisedVisitRequest" message="tns:AdjustCombiOrganisedVisitRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AdjustCombiOrganisedVisitResponse" name="AdjustCombiOrganisedVisitResponse" message="tns:AdjustCombiOrganisedVisitResponse"/></wsdl:operation><wsdl:operation name="ListFileAgeGroups"><wsdl:documentation><summary>Find FileAgeGroups</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileAgeGroups" name="ListFileAgeGroupsRequest" message="tns:ListFileAgeGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileAgeGroupsResponse" name="ListFileAgeGroupsResponse" message="tns:ListFileAgeGroupsResponse"/></wsdl:operation><wsdl:operation name="FindFileTypes"><wsdl:documentation><summary>Find FileTypes</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileTypes" name="FindFileTypesRequest" message="tns:FindFileTypesRequest"><wsdl:documentation><summary>The request for finding file types</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileTypesResponse" name="FindFileTypesResponse" message="tns:FindFileTypesResponse"/></wsdl:operation><wsdl:operation name="ListFileActivityCategories"><wsdl:documentation><summary>Find FileActivityCategories</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileActivityCategories" name="ListFileActivityCategoriesRequest" message="tns:ListFileActivityCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileActivityCategoriesResponse" name="ListFileActivityCategoriesResponse" message="tns:ListFileActivityCategoriesResponse"/></wsdl:operation><wsdl:operation name="ListFileActivityPeriods"><wsdl:documentation><summary>Find FileActivityPeriods</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileActivityPeriods" name="ListFileActivityPeriodRequest" message="tns:ListFileActivityPeriodRequest"><wsdl:documentation><summary>The request for finding fileActivityPeriods</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFileActivityPeriodsResponse" name="ListFileActivityPeriodResponse" message="tns:ListFileActivityPeriodResponse"/></wsdl:operation><wsdl:operation name="FindFileActivityArticles"><wsdl:documentation><summary>Find FileActivityArticles</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileActivityArticles" name="FindFileActivityArticleRequest" message="tns:FindFileActivityArticleRequest"><wsdl:documentation><summary>The request for finding file activity articles</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileActivityArticlesResponse" name="FindFileActivityArticleResponse" message="tns:FindFileActivityArticleResponse"/></wsdl:operation><wsdl:operation name="FindFileActivities"><wsdl:documentation><summary>Find FileActivities</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileActivities" name="FindFileActivitiesRequest" message="tns:FindFileActivitiesRequest"><wsdl:documentation><summary>The request for finding file activities</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFileActivitiesResponse" name="FindFileActivitiesResponse" message="tns:FindFileActivitiesResponse"/></wsdl:operation><wsdl:operation name="FindFiles"><wsdl:documentation><summary>Find Files</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFiles" name="FindFilesRequest" message="tns:FindFilesRequest"><wsdl:documentation><summary>The request for finding files</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFilesResponse" name="FindFilesResponse" message="tns:FindFilesResponse"/></wsdl:operation><wsdl:operation name="FindSubFiles"><wsdl:documentation><summary>Find SubFiles</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubFiles" name="FindSubFilesRequest" message="tns:FindSubFilesRequest"><wsdl:documentation><summary>The request for finding subfiles</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubFilesResponse" name="FindSubFilesResponse" message="tns:FindSubFilesResponse"/></wsdl:operation><wsdl:operation name="ValidateBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateBasket" name="ValidateBasketRequest" message="tns:ValidateBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateBasketResponse" name="ValidateBasketResponse" message="tns:ValidateBasketResponse"/></wsdl:operation><wsdl:operation name="ValidatePosBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePosBasket" name="ValidatePosBasketRequest" message="tns:ValidatePosBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidatePosBasketResponse" name="ValidatePosBasketResponse" message="tns:ValidatePosBasketResponse"/></wsdl:operation><wsdl:operation name="ValidateBasketItem"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateBasketItem" name="ValidateBasketItemRequest" message="tns:ValidateBasketItemRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateBasketItemResponse" name="ValidateBasketItemResponse" message="tns:ValidateBasketItemResponse"/></wsdl:operation><wsdl:operation name="CheckoutBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutBasket" name="CheckoutBasketRequest" message="tns:CheckoutBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutBasketResponse" name="CheckoutBasketResponse" message="tns:CheckoutBasketResponse"/></wsdl:operation><wsdl:operation name="CheckoutTemporaryBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutTemporaryBasket" name="CheckoutTemporaryBasketRequest" message="tns:CheckoutTemporaryBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutTemporaryBasketResponse" name="CheckoutTemporaryBasketResponse" message="tns:CheckoutTemporaryBasketResponse"/></wsdl:operation><wsdl:operation name="CheckoutPosBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutPosBasket" name="CheckoutPosBasketRequest" message="tns:CheckoutPosBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckoutPosBasketResponse" name="CheckoutBasketResponse" message="tns:CheckoutBasketResponse"/></wsdl:operation><wsdl:operation name="LockBasketItems"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LockBasketItems" name="LockBasketItemsRequest" message="tns:LockBasketItemsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LockBasketItemsResponse" name="LockBasketItemsResponse" message="tns:LockBasketItemsResponse"/></wsdl:operation><wsdl:operation name="LockPosBasketItems"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LockPosBasketItems" name="LockPosBasketItemsRequest" message="tns:LockPosBasketItemsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LockPosBasketItemsResponse" name="LockPosBasketItemsResponse" message="tns:LockPosBasketItemsResponse"/></wsdl:operation><wsdl:operation name="UnlockBasketItems"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnlockBasketItems" name="UnlockBasketItemsRequest" message="tns:UnlockBasketItemsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnlockBasketItemsResponse" name="UnlockBasketItemsResponse" message="tns:UnlockBasketItemsResponse"/></wsdl:operation><wsdl:operation name="ReCalculateBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ReCalculateBasket" name="RecalculateBasketRequest" message="tns:RecalculateBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ReCalculateBasketResponse" name="RecalculateBasketResponse" message="tns:RecalculateBasketResponse"/></wsdl:operation><wsdl:operation name="RecalculatePosBasket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RecalculatePosBasket" name="RecalculatePosBasketRequest" message="tns:RecalculatePosBasketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RecalculatePosBasketResponse" name="RecalculatePosBasketResponse" message="tns:RecalculatePosBasketResponse"/></wsdl:operation><wsdl:operation name="SupportsIncassoPayments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsIncassoPayments" name="SupportsIncassoPaymentsRequest" message="tns:SupportsIncassoPaymentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsIncassoPaymentsResponse" name="SupportsIncassoPaymentsResponse" message="tns:SupportsIncassoPaymentsResponse"/></wsdl:operation><wsdl:operation name="SupportsChipKnipPayments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsChipKnipPayments" name="SupportsChipKnipPaymentsRequest" message="tns:SupportsChipKnipPaymentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsChipKnipPaymentsResponse" name="SupportsChipKnipPaymentsResponse" message="tns:SupportsChipKnipPaymentsResponse"/></wsdl:operation><wsdl:operation name="SupportsPayLaterPayments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsPayLaterPayments" name="SupportsPayLaterPaymentsRequest" message="tns:SupportsPayLaterPaymentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SupportsPayLaterPaymentsResponse" name="SupportsPayLaterPaymentsResponse" message="tns:SupportsPayLaterPaymentsResponse"/></wsdl:operation><wsdl:operation name="ExtendLockPeriod"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriod" name="ExtendLockPeriodRequest" message="tns:ExtendLockPeriodRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriodResponse" name="ExtendLockPeriodResult" message="tns:ExtendLockPeriodResult"/></wsdl:operation><wsdl:operation name="ExtendLockPeriodByTime"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriodByTime" name="ExtendLockPeriodByTimeRequest" message="tns:ExtendLockPeriodByTimeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriodByTimeResponse" name="ExtendLockPeriodResult" message="tns:ExtendLockPeriodResult"/></wsdl:operation><wsdl:operation name="ResetLockPeriod"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetLockPeriod" name="ExtendLockPeriodRequest" message="tns:ExtendLockPeriodRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetLockPeriodResponse" name="ExtendLockPeriodResult" message="tns:ExtendLockPeriodResult"/></wsdl:operation><wsdl:operation name="ListLockedBasketItems"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLockedBasketItems" name="ListLockedBasketItemsRequest" message="tns:ListLockedBasketItemsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLockedBasketItemsResponse" name="ListLockedBasketItemsResponse" message="tns:ListLockedBasketItemsResponse"/></wsdl:operation><wsdl:operation name="ReLockBasketItems"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ReLockBasketItems" name="ReLockBasketItemsRequest" message="tns:ReLockBasketItemsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ReLockBasketItemsResponse" name="ReLockBasketItemsResponse" message="tns:ReLockBasketItemsResponse"/></wsdl:operation><wsdl:operation name="GetProductType"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetProductType" name="GetProductTypeRequest" message="tns:GetProductTypeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetProductTypeResponse" name="GetProductTypeResponse" message="tns:GetProductTypeResponse"/></wsdl:operation><wsdl:operation name="FindCultureSeries"><wsdl:documentation><summary>Find Culture series based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureSeries" name="FindCultureSeriesRequest" message="tns:FindCultureSeriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureSeriesResponse" name="FindCultureSeriesResponse" message="tns:FindCultureSeriesResponse"/></wsdl:operation><wsdl:operation name="ListCultureActivities"><wsdl:documentation><summary>Returns all Culture Activities</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureActivities" name="ListCultureActivitiesRequest" message="tns:ListCultureActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureActivitiesResponse" name="ListCultureActivitiesResponse" message="tns:ListCultureActivitiesResponse"/></wsdl:operation><wsdl:operation name="FindCultureEvents"><wsdl:documentation><summary>Find Culture Events based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureEvents" name="FindCultureEventsRequest" message="tns:FindCultureEventsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureEventsResponse" name="FindCultureEventsResponse" message="tns:FindCultureEventsResponse"/></wsdl:operation><wsdl:operation name="GetHallSeating"><wsdl:documentation><summary>Return the requested hall (including seating information</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallSeating" name="GetHallSeatingRequest" message="tns:GetHallSeatingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallSeatingResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetHallSeatingWithIncludes"><wsdl:documentation><summary>Return the requested hall (including seating information</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallSeatingWithIncludes" name="GetHallSeatingWithIncludesRequest" message="tns:GetHallSeatingWithIncludesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallSeatingWithIncludesResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetCultureEventSeating"><wsdl:documentation><summary>Return the requested hall (including seating information) for a specific culture event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeating" name="GetCultureEventSeatingRequest" message="tns:GetCultureEventSeatingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeatingResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetCultureEventSeatingWithIncludes"><wsdl:documentation><summary>Return the requested hall (including seating information) for a specific culture event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeatingWithIncludes" name="GetCultureEventSeatingWithIncludesRequest" message="tns:GetCultureEventSeatingWithIncludesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeatingWithIncludesResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetCultureSeriesSeating"><wsdl:documentation><summary>Return the requested hall (including seating information) for a specific culture series</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeating" name="GetCultureSeriesSeatingRequest" message="tns:GetCultureSeriesSeatingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeatingResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetCultureSeriesSeatingWithIncludes"><wsdl:documentation><summary>Return the requested hall (including seating information) for a specific culture series</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeatingWithIncludes" name="GetCultureSeriesSeatingWithIncludesRequest" message="tns:GetCultureSeriesSeatingWithIncludesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeatingWithIncludesResponse" name="GetHallSeatingResponse" message="tns:GetHallSeatingResponse"/></wsdl:operation><wsdl:operation name="GetSeatAllocations"><wsdl:documentation><summary>Returns the status of the seats in a hall/block for an event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSeatAllocations" name="GetSeatAllocationsRequest" message="tns:GetSeatAllocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSeatAllocationsResponse" name="GetSeatAllocationsResponse" message="tns:GetSeatAllocationsResponse"/></wsdl:operation><wsdl:operation name="GetSiteAllocations"><wsdl:documentation><summary>Returns the status of the different sites for an event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSiteAllocations" name="GetSiteAllocationsRequest" message="tns:GetSiteAllocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSiteAllocationsResponse" name="GetSiteAllocationsResponse" message="tns:GetSiteAllocationsResponse"/></wsdl:operation><wsdl:operation name="GetHallAllocations"><wsdl:documentation><summary>Returns the status of the different seats and sites for an event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallAllocations" name="GetHallAllocationsRequest" message="tns:GetHallAllocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetHallAllocationsResponse" name="GetHallAllocationsResponse" message="tns:GetHallAllocationsResponse"/></wsdl:operation><wsdl:operation name="FindCultureReservations"><wsdl:documentation><summary>Returns the Culture Reservations based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureReservations" name="FindCultureReservationsRequest" message="tns:FindCultureReservationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureReservationsResponse" name="FindCultureReservationsResponse" message="tns:FindCultureReservationsResponse"/></wsdl:operation><wsdl:operation name="ListCultureEventCategories"><wsdl:documentation><summary>Return all the CultureEventCategories</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureEventCategories" name="ListCultureEventCategoriesRequest" message="tns:ListCultureEventCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureEventCategoriesResponse" name="ListCultureEventCategoriesResponse" message="tns:ListCultureEventCategoriesResponse"/></wsdl:operation><wsdl:operation name="FindCultureWaitingListReservations"><wsdl:documentation><summary>Returns the Culture Waiting List Reservations based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureWaitingListReservations" name="FindCultureWaitingListReservationsRequest" message="tns:FindCultureWaitingListReservationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCultureWaitingListReservationsResponse" name="FindCultureWaitingListReservationsResponse" message="tns:FindCultureWaitingListReservationsResponse"/></wsdl:operation><wsdl:operation name="ListCultureSubscriptions"><wsdl:documentation><summary>Returns the Culture Subscriptions List based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureSubscriptions" name="ListCultureSubscriptionsRequest" message="tns:ListCultureSubscriptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureSubscriptionsResponse" name="ListCultureSubscriptionsResponse" message="tns:ListCultureSubscriptionsResponse"/></wsdl:operation><wsdl:operation name="ListCultureEventTickets"><wsdl:documentation><summary>Returns the Culture Event Tickets List based on the search criteria object</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureEventTickets" name="ListCultureEventTicketsRequest" message="tns:ListCultureEventTicketsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListCultureEventTicketsResponse" name="ListCultureEventTicketsResponse" message="tns:ListCultureEventTicketsResponse"/></wsdl:operation><wsdl:operation name="CreateCultureEvent"><wsdl:documentation><summary>Creates a culture event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateCultureEvent" name="CreateCultureEventRequest" message="tns:CreateCultureEventRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateCultureEventResponse" name="CreateCultureEventResponse" message="tns:CreateCultureEventResponse"/></wsdl:operation><wsdl:operation name="UpdateCultureEvent"><wsdl:documentation><summary>Creates a culture event</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateCultureEvent" name="UpdateCultureEventRequest" message="tns:UpdateCultureEventRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateCultureEventResponse" name="UpdateCultureEventResponse" message="tns:UpdateCultureEventResponse"/></wsdl:operation><wsdl:operation name="FindPriceGroups"><wsdl:documentation><summary>Returns the pricegroups based on the search criteria object </summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroups" name="FindPriceGroupsRequest" message="tns:FindPriceGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupsResponse" name="FindPriceGroupsResponse" message="tns:FindPriceGroupsResponse"/></wsdl:operation><wsdl:operation name="FindReservations"><wsdl:documentation><summary>Returns all reservations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservations" name="FindReservationsRequest" message="tns:FindReservationsRequest"><wsdl:documentation><summary>The request for finding reservations</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservationsResponse" name="FindReservationsResponse" message="tns:FindReservationsResponse"/></wsdl:operation><wsdl:operation name="FindReservationsOverviewByDay"><wsdl:documentation><summary>Returns a compact overview of reservations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservationsOverviewByDay" name="FindReservationsOverviewByDayRequest" message="tns:FindReservationsOverviewByDayRequest"><wsdl:documentation><summary>The request for finding reservations</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservationsOverviewByDayResponse" name="FindReservationsOverviewByDayResponse" message="tns:FindReservationsOverviewByDayResponse"/></wsdl:operation><wsdl:operation name="CalculateReservationCancelCost"><wsdl:documentation><summary>Calculate the reservation cancel cost</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CalculateReservationCancelCost" name="CalculateReservationCancelCostRequest" message="tns:CalculateReservationCancelCostRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CalculateReservationCancelCostResponse" name="CalculateReservationCancelCostResponse" message="tns:CalculateReservationCancelCostResponse"/></wsdl:operation><wsdl:operation name="CancelReservations"><wsdl:documentation><summary>Cancels a reservation</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelReservations" name="CancelReservationRequest" message="tns:CancelReservationRequest"><wsdl:documentation><summary>The request for cancelling a reservation</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelReservationsResponse" name="CancelReservationResponse" message="tns:CancelReservationResponse"/></wsdl:operation><wsdl:operation name="FindPriceGroupReservationActivityByActivity"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupReservationActivityByActivity" name="FindPriceGroupReservationActivitiesRequest" message="tns:FindPriceGroupReservationActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupReservationActivityByActivityResponse" name="FindPriceGroupReservationActivitiesResponse" message="tns:FindPriceGroupReservationActivitiesResponse"/></wsdl:operation><wsdl:operation name="UpdatePlaceReservation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdatePlaceReservation" name="UpdatePlaceReservationRequest" message="tns:UpdatePlaceReservationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdatePlaceReservationResponse" name="UpdatePlaceReservationResponse" message="tns:UpdatePlaceReservationResponse"/></wsdl:operation><wsdl:operation name="FindSubsidyInfos"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubsidyInfos" name="FindSubsidyInfosRequest" message="tns:FindSubsidyInfosRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubsidyInfosResponse" name="FindSubsidyInfosResponse" message="tns:FindSubsidyInfosResponse"/></wsdl:operation><wsdl:operation name="ConfirmReservations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmReservations" name="ConfirmReservationsRequest" message="tns:ConfirmReservationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmReservationsResponse" name="ConfirmReservationsResponse" message="tns:ConfirmReservationsResponse"/></wsdl:operation><wsdl:operation name="FindAvailablePlacesForReservationActivities"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindAvailablePlacesForReservationActivities" name="FindAvailablePlacesForReservationActivitiesRequest" message="tns:FindAvailablePlacesForReservationActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindAvailablePlacesForReservationActivitiesResponse" name="FindAvailablePlacesForReservationActivityResponse" message="tns:FindAvailablePlacesForReservationActivityResponse"/></wsdl:operation><wsdl:operation name="SaveReservationAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveReservationAttachment" name="SaveReservationAttachmentRequest" message="tns:SaveReservationAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveReservationAttachmentResponse" name="SaveReservationAttachmentResponse" message="tns:SaveReservationAttachmentResponse"/></wsdl:operation><wsdl:operation name="DeleteReservationAttachment"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteReservationAttachment" name="DeleteReservationAttachmentRequest" message="tns:DeleteReservationAttachmentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteReservationAttachmentResponse" name="DeleteReservationAttachmentResponse" message="tns:DeleteReservationAttachmentResponse"/></wsdl:operation><wsdl:operation name="FindReservationAttachments"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservationAttachments" name="FindReservationAttachmentsRequest" message="tns:FindReservationAttachmentsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReservationAttachmentsResponse" name="FindReservationAttachmentsResponse" message="tns:FindReservationAttachmentsResponse"/></wsdl:operation><wsdl:operation name="GetRecurringDayPatternDates"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRecurringDayPatternDates" name="GetRecurringDayPatternRequest" message="tns:GetRecurringDayPatternRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetRecurringDayPatternDatesResponse" name="GetRecurringDayPatternDatesResponse" message="tns:GetRecurringDayPatternDatesResponse"/></wsdl:operation><wsdl:operation name="ProcessRefund"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ProcessRefund" name="ProcessRefundRequest" message="tns:ProcessRefundRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ProcessRefundResponse" name="ProcessRefundResponse" message="tns:ProcessRefundResponse"/></wsdl:operation><wsdl:operation name="ListBusTripRequests"><wsdl:documentation><summary>Returns all BustripRequests satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListBusTripRequests" name="ListBusTripsRequest" message="tns:ListBusTripsRequest"><wsdl:documentation><summary>The request for finding Bustrip requests following certain criteria</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListBusTripRequestsResponse" name="ListBusTripsResponse" message="tns:ListBusTripsResponse"/></wsdl:operation><wsdl:operation name="GetBusTripRequest"><wsdl:documentation><summary>Returns a BustripRequest for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBusTripRequest" name="GetBusTripRequest" message="tns:GetBusTripRequest"><wsdl:documentation><summary>The request for finding a specific Bustrip</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBusTripRequestResponse" name="GetBusTripResponse" message="tns:GetBusTripResponse"/></wsdl:operation><wsdl:operation name="GetBusTripSerieRequest"><wsdl:documentation><summary>Returns a BustripSerieRequest for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBusTripSerieRequest" name="GetBusTripSerieRequest" message="tns:GetBusTripSerieRequest"><wsdl:documentation><summary>The request for finding a specific Bustrip</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetBusTripSerieRequestResponse" name="GetBusTripSerieResponse" message="tns:GetBusTripSerieResponse"/></wsdl:operation><wsdl:operation name="SaveBusTrip"><wsdl:documentation><summary>Saves a BusTrip request and return the results (Validations)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveBusTrip" name="SaveBusTripRequest" message="tns:SaveBusTripRequest"><wsdl:documentation><summary>The request for saving BusTrip requests</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveBusTripResponse" name="SaveBusTripResponse" message="tns:SaveBusTripResponse"/></wsdl:operation><wsdl:operation name="SaveBusTripSerie"><wsdl:documentation><summary>Saves a BusTrip serie request and return the results (Validations)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveBusTripSerie" name="SaveBusTripSerieRequest" message="tns:SaveBusTripSerieRequest"><wsdl:documentation><summary>The request for saving BusTrip serie requests</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveBusTripSerieResponse" name="SaveBusTripSerieResponse" message="tns:SaveBusTripSerieResponse"/></wsdl:operation><wsdl:operation name="CancelBusTrip"><wsdl:documentation><summary>Cancels a BusTrip request.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelBusTrip" name="CancelBusTripRequest" message="tns:CancelBusTripRequest"><wsdl:documentation><summary>The request for canceling a BusTrip</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelBusTripResponse" name="CancelBusTripResponse" message="tns:CancelBusTripResponse"/></wsdl:operation><wsdl:operation name="CancelBusTripSerie"><wsdl:documentation><summary>Cancels a BusTripSerie request.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelBusTripSerie" name="CancelBusTripSerieRequest" message="tns:CancelBusTripSerieRequest"><wsdl:documentation><summary>The request for canceling a BusTrip serie</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelBusTripSerieResponse" name="CancelBusTripSerieResponse" message="tns:CancelBusTripSerieResponse"/></wsdl:operation><wsdl:operation name="DeleteBusTrip"><wsdl:documentation><summary>Deletes a BusTrip request.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteBusTrip" name="DeleteBusTripRequest" message="tns:DeleteBusTripRequest"><wsdl:documentation><summary>The request for deleting a BusTrip</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteBusTripResponse" name="DeleteBusTripResponse" message="tns:DeleteBusTripResponse"/></wsdl:operation><wsdl:operation name="DeleteBusTripSerie"><wsdl:documentation><summary>Deletes a BusTripSerie request.</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteBusTripSerie" name="DeleteBusTripSerieRequest" message="tns:DeleteBusTripSerieRequest"><wsdl:documentation><summary>The request for deleting a BusTrip serie</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteBusTripSerieResponse" name="DeleteBusTripSerieResponse" message="tns:DeleteBusTripSerieResponse"/></wsdl:operation><wsdl:operation name="GetFitnessNonMemberPerson"><wsdl:documentation><summary>Gets the person which is used for non member reservations on fitness activities</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessNonMemberPerson" name="GetFitnessNonMemberPersonRequest" message="tns:GetFitnessNonMemberPersonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessNonMemberPersonResponse" name="GetFitnessNonMemberPersonResponse" message="tns:GetFitnessNonMemberPersonResponse"/></wsdl:operation><wsdl:operation name="ListFitnessLocations"><wsdl:documentation><summary>Lists all fitness location having one or more fitness activities</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFitnessLocations" name="ListFitnessLocationsRequest" message="tns:ListFitnessLocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListFitnessLocationsResponse" name="ListFitnessLocationsResponse" message="tns:ListFitnessLocationsResponse"/></wsdl:operation><wsdl:operation name="FindFitnessActivities"><wsdl:documentation><summary>Finds all fitness activities satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivities" name="FindFitnessActivitiesRequest" message="tns:FindFitnessActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivitiesResponse" name="FindFitnessActivitiesResponse" message="tns:FindFitnessActivitiesResponse"/></wsdl:operation><wsdl:operation name="GetFitnessActivity"><wsdl:documentation><summary>Returns the fitness activity for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivity" name="GetFitnessActivityRequest" message="tns:GetFitnessActivityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivityResponse" name="GetFitnessActivityResponse" message="tns:GetFitnessActivityResponse"/></wsdl:operation><wsdl:operation name="FindFitnessActivityCategories"><wsdl:documentation><summary>Finds all fitness activities satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityCategories" name="FindFitnessActivityCategoriesRequest" message="tns:FindFitnessActivityCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityCategoriesResponse" name="FindFitnessActivityCategoriesResponse" message="tns:FindFitnessActivityCategoriesResponse"/></wsdl:operation><wsdl:operation name="FindFitnessActivityReservations"><wsdl:documentation><summary>Finds all fitness activity reservations satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityReservations" name="FindFitnessActivityReservationsRequest" message="tns:FindFitnessActivityReservationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityReservationsResponse" name="FindFitnessActivityReservationsResponse" message="tns:FindFitnessActivityReservationsResponse"/></wsdl:operation><wsdl:operation name="GetFitnessActivityReservation"><wsdl:documentation><summary>Returns the fitness activity reservation for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivityReservation" name="GetFitnessActivityReservationRequest" message="tns:GetFitnessActivityReservationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivityReservationResponse" name="GetFitnessActivityReservationResponse" message="tns:GetFitnessActivityReservationResponse"/></wsdl:operation><wsdl:operation name="ConfirmFitnessActivityDayReservation"><wsdl:documentation><summary>Confirms the fitness activity reservation for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmFitnessActivityDayReservation" name="ConfirmFitnessActivityDayReservationRequest" message="tns:ConfirmFitnessActivityDayReservationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ConfirmFitnessActivityDayReservationResponse" name="ConfirmFitnessActivityDayReservationResponse" message="tns:ConfirmFitnessActivityDayReservationResponse"/></wsdl:operation><wsdl:operation name="CancelFitnessActivityDayReservation"><wsdl:documentation><summary>Cancels the fitness activity reservation for a given Id</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelFitnessActivityDayReservation" name="CancelFitnessActivityDayReservationRequest" message="tns:CancelFitnessActivityDayReservationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelFitnessActivityDayReservationResponse" name="CancelFitnessActivityDayReservationResponse" message="tns:CancelFitnessActivityDayReservationResponse"/></wsdl:operation><wsdl:operation name="FindSubscriptions"><wsdl:documentation><summary>Find all subscriptions satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptions" name="FindSubscriptionsRequest" message="tns:FindSubscriptionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionsResponse" name="FindSubscriptionsResponse" message="tns:FindSubscriptionsResponse"/></wsdl:operation><wsdl:operation name="ChangeSubscriptionActiveState"><wsdl:documentation><summary>Sets the Subscription.Active state</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeSubscriptionActiveState" name="ChangeSubscriptionActiveStateRequest" message="tns:ChangeSubscriptionActiveStateRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ChangeSubscriptionActiveStateResponse" name="ChangeSubscriptionActiveStateResponse" message="tns:ChangeSubscriptionActiveStateResponse"/></wsdl:operation><wsdl:operation name="FindSubscriptionLogs"><wsdl:documentation><summary>Find all subscriptions satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionLogs" name="FindSubscriptionLogsRequest" message="tns:FindSubscriptionLogsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionLogsResponse" name="FindSubscriptionLogsResponse" message="tns:FindSubscriptionLogsResponse"/></wsdl:operation><wsdl:operation name="FindSubscriptionArticles"><wsdl:documentation><summary>Find all subscriptions satisfying a criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionArticles" name="FindSubscriptionArticlesRequest" message="tns:FindSubscriptionArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionArticlesResponse" name="FindSubscriptionArticlesResponse" message="tns:FindSubscriptionArticlesResponse"/></wsdl:operation><wsdl:operation name="CancelSubscription"><wsdl:documentation><summary>Cancel a subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelSubscription" name="CancelSubscriptionRequest" message="tns:CancelSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelSubscriptionResponse" name="CancelSubscriptionResponse" message="tns:CancelSubscriptionResponse"/></wsdl:operation><wsdl:operation name="GetSubscriptionArticleFamilyMembers"><wsdl:documentation><summary>Gets the filtered family members for a (family) subscription article</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionArticleFamilyMembers" name="GetSubscriptionArticleFamilyMembersRequest" message="tns:GetSubscriptionArticleFamilyMembersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionArticleFamilyMembersResponse" name="GetSubscriptionArticleFamilyMembersResponse" message="tns:GetSubscriptionArticleFamilyMembersResponse"/></wsdl:operation><wsdl:operation name="AddPersonCardSubscription"><wsdl:documentation><summary>Adds the given subscription to the given person card</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddPersonCardSubscription" name="AddPersonCardSubscriptionRequest" message="tns:AddPersonCardSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddPersonCardSubscriptionResponse" name="AddPersonCardSubscriptionResponse" message="tns:AddPersonCardSubscriptionResponse"/></wsdl:operation><wsdl:operation name="RemovePersonCardSubscription"><wsdl:documentation><summary>Removes the given subscription from the given person card</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RemovePersonCardSubscription" name="RemovePersonCardSubscriptionRequest" message="tns:RemovePersonCardSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RemovePersonCardSubscriptionResponse" name="RemovePersonCardSubscriptionResponse" message="tns:RemovePersonCardSubscriptionResponse"/></wsdl:operation><wsdl:operation name="GetDirectDebitSummary"><wsdl:documentation><summary>Gets the direct debit payment summary for a direct debit subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitSummary" name="GetDirectDebitSummaryRequest" message="tns:GetDirectDebitSummaryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitSummaryResponse" name="GetDirectDebitSummaryResponse" message="tns:GetDirectDebitSummaryResponse"/></wsdl:operation><wsdl:operation name="DevaluateSubscription"><wsdl:documentation><summary>Devaluate a subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DevaluateSubscription" name="DevaluateSubscriptionRequest" message="tns:DevaluateSubscriptionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DevaluateSubscriptionResponse" name="DevaluateSubscriptionResponse" message="tns:DevaluateSubscriptionResponse"/></wsdl:operation><wsdl:operation name="RegisterSubscriptionRefusationLog"><wsdl:documentation><summary>Registers a subscription refusation log</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RegisterSubscriptionRefusationLog" name="RegisterSubscriptionRefusationLogRequest" message="tns:RegisterSubscriptionRefusationLogRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RegisterSubscriptionRefusationLogResponse" name="RegisterSubscriptionRefusationLogResponse" message="tns:RegisterSubscriptionRefusationLogResponse"/></wsdl:operation><wsdl:operation name="FindSubscriptionConversionArticles"><wsdl:documentation><summary>Find the conversion articles for a specific subscription</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionConversionArticles" name="FindSubscriptionConversionArticlesRequest" message="tns:FindSubscriptionConversionArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionConversionArticlesResponse" name="FindSubscriptionConversionArticlesResponse" message="tns:FindSubscriptionConversionArticlesResponse"/></wsdl:operation><wsdl:operation name="IsAvailable"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsAvailable" message="tns:IWebShop_IsAvailable_InputMessage"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsAvailableResponse" message="tns:IWebShop_IsAvailable_OutputMessage"/></wsdl:operation><wsdl:operation name="ListLicenseModules"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLicenseModules" name="ListLicenseModulesRequest" message="tns:ListLicenseModulesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLicenseModulesResponse" name="ListLicenseModulesResponse" message="tns:ListLicenseModulesResponse"/></wsdl:operation><wsdl:operation name="ListAppLicenses"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListAppLicenses" name="ListAppLicensesRequest" message="tns:ListAppLicensesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListAppLicensesResponse" name="ListAppLicensesResponse" message="tns:ListAppLicensesResponse"/></wsdl:operation><wsdl:operation name="GetUtcOffset"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetUtcOffset" name="GetUtcOffsetRequest" message="tns:GetUtcOffsetRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetUtcOffsetResponse" name="GetUtcOffsetResponse" message="tns:GetUtcOffsetResponse"/></wsdl:operation><wsdl:operation name="FindReasons"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReasons" name="FindReasonsRequest" message="tns:FindReasonsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindReasonsResponse" name="FindReasonsResponse" message="tns:FindReasonsResponse"/></wsdl:operation><wsdl:operation name="ListZipcodes"><wsdl:documentation><summary>Returns all Zipcodes for a given criteria</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodes" name="ListZipcodesRequest" message="tns:ListZipcodesRequest"><wsdl:documentation><summary>The request for finding zipcodes following certain criteria</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodesResponse" name="ListZipcodesResponse" message="tns:ListZipcodesResponse"/></wsdl:operation><wsdl:operation name="ListZipcodeStreets"><wsdl:documentation><summary>Returns all streets per Zipcode for a given criteria (BE)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodeStreets" name="ListZipcodeStreetsRequest" message="tns:ListZipcodeStreetsRequest"><wsdl:documentation><summary>The request for finding zipcode streets following certain criteria</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodeStreetsResponse" name="ListZipcodeStreetsResponse" message="tns:ListZipcodeStreetsResponse"/></wsdl:operation><wsdl:operation name="ListZipcodeCendrisStreets"><wsdl:documentation><summary>Returns all streets per Zipcode for a given criteria (NL - Search by zip and number)</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodeCendrisStreets" name="ListZipcodeCendrisStreetsRequest" message="tns:ListZipcodeCendrisStreetsRequest"><wsdl:documentation><summary>The request for finding zipcode streets following certain criteria. Used in The Netherlands to find address by zipcode and number</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListZipcodeCendrisStreetsResponse" name="ListZipcodeCendrisStreetsResponse" message="tns:ListZipcodeCendrisStreetsResponse"/></wsdl:operation><wsdl:operation name="ListLocations"><wsdl:documentation><summary>Returns all locations available in the system that are allowed to be seen on the Web</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLocations" name="ListLocationsRequest" message="tns:ListLocationsRequest"><wsdl:documentation><summary>The request for listing Locations</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListLocationsResponse" name="ListLocationsResponse" message="tns:ListLocationsResponse"/></wsdl:operation><wsdl:operation name="GenLoyaltyCardIsValid"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GenLoyaltyCardIsValid" name="GenLoyaltyCardIsValidRequest" message="tns:GenLoyaltyCardIsValidRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GenLoyaltyCardIsValidResponse" name="GenLoyaltyCardIsValidResponse" message="tns:GenLoyaltyCardIsValidResponse"/></wsdl:operation><wsdl:operation name="ApplyGenLoyaltyCardDiscount"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ApplyGenLoyaltyCardDiscount" name="ApplyGenLoyaltyCardDiscountRequest" message="tns:ApplyGenLoyaltyCardDiscountRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ApplyGenLoyaltyCardDiscountResponse" name="ApplyGenLoyaltyCardDiscountResponse" message="tns:ApplyGenLoyaltyCardDiscountResponse"/></wsdl:operation><wsdl:operation name="UnapplyGenLoyaltyCardDiscount"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnapplyGenLoyaltyCardDiscount" name="UnapplyGenLoyaltyCardDiscountRequest" message="tns:UnapplyGenLoyaltyCardDiscountRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnapplyGenLoyaltyCardDiscountResponse" name="UnapplyGenLoyaltyCardDiscountResponse" message="tns:UnapplyGenLoyaltyCardDiscountResponse"/></wsdl:operation><wsdl:operation name="ValidateVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateVoucher" name="ValidateVoucherRequest" message="tns:ValidateVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateVoucherResponse" name="ValidateVoucherResponse" message="tns:ValidateVoucherResponse"/></wsdl:operation><wsdl:operation name="RedeemVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemVoucher" name="RedeemVoucherRequest" message="tns:RedeemVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RedeemVoucherResponse" name="RedeemVoucherResponse" message="tns:RedeemVoucherResponse"/></wsdl:operation><wsdl:operation name="UnRedeemVoucher"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnRedeemVoucher" name="UnRedeemVoucherRequest" message="tns:UnRedeemVoucherRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnRedeemVoucherResponse" name="UnRedeemVoucherResponse" message="tns:UnRedeemVoucherResponse"/></wsdl:operation><wsdl:operation name="FindTransportArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindTransportArticles" name="FindTransportArticlesRequest" message="tns:FindTransportArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindTransportArticlesResponse" name="FindTransportArticlesResponse" message="tns:FindTransportArticlesResponse"/></wsdl:operation><wsdl:operation name="GetDigitalWallet"><wsdl:documentation><summary>Returns a digital wallet</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDigitalWallet" name="GetDigitalWalletRequest" message="tns:GetDigitalWalletRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDigitalWalletResponse" name="GetDigitalWalletResponse" message="tns:GetDigitalWalletResponse"/></wsdl:operation><wsdl:operation name="SetLockStateForDigitalWalletPayout"><wsdl:documentation><summary>Mark or unmark a digital wallet payout as locked</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetLockStateForDigitalWalletPayout" name="VendingMachineDigitalWalletPayoutLockRequest" message="tns:VendingMachineDigitalWalletPayoutLockRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetLockStateForDigitalWalletPayoutResponse" message="tns:IWebShop_SetLockStateForDigitalWalletPayout_OutputMessage"/></wsdl:operation><wsdl:operation name="RegisterOverstayCharges"><wsdl:documentation><summary>Registers the overstay charges and returns a digital wallet</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RegisterOverstayCharges" name="RegisterOverstayChargesRequest" message="tns:RegisterOverstayChargesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RegisterOverstayChargesResponse" name="GetDigitalWalletResponse" message="tns:GetDigitalWalletResponse"/></wsdl:operation><wsdl:operation name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinter"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinter" name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest" message="tns:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse" name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse" message="tns:GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse"/></wsdl:operation><wsdl:operation name="GetDigitalWallets"><wsdl:documentation><summary>Returns a list of digital wallets</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDigitalWallets" name="GetDigitalWalletsRequest" message="tns:GetDigitalWalletsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDigitalWalletsResponse" name="GetDigitalWalletsResponse" message="tns:GetDigitalWalletsResponse"/></wsdl:operation><wsdl:operation name="AddCreditCardTokenToDigitalWallet"><wsdl:documentation><summary>Adds a Credit Card Token to a Digital Wallet</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddCreditCardTokenToDigitalWallet" name="AddCreditCardTokenToDigitalWalletRequest" message="tns:AddCreditCardTokenToDigitalWalletRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AddCreditCardTokenToDigitalWalletResponse" name="AddCreditCardTokenToDigitalWalletResponse" message="tns:AddCreditCardTokenToDigitalWalletResponse"/></wsdl:operation><wsdl:operation name="BlockDivisionCard"><wsdl:documentation><summary>Blocks or unblocks a DivisionCard</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BlockDivisionCard" name="BlockDivisionCardRequest" message="tns:BlockDivisionCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/BlockDivisionCardResponse" name="BlockDivisionCardResponse" message="tns:BlockDivisionCardResponse"/></wsdl:operation><wsdl:operation name="GetCard"><wsdl:documentation><summary>Returns a DivisionCard</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCard" name="GetCardRequest" message="tns:GetCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCardResponse" name="GetCardResponse" message="tns:GetCardResponse"/></wsdl:operation><wsdl:operation name="GetPointOfSales"><wsdl:documentation><summary>Returns the point of sales</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPointOfSales" name="GetPointOfSalesRequest" message="tns:GetPointOfSalesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPointOfSalesResponse" name="GetPointOfSalesResponse" message="tns:GetPointOfSalesResponse"/></wsdl:operation><wsdl:operation name="GetReaders"><wsdl:documentation><summary>Returns the readers</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetReaders" name="GetReadersRequest" message="tns:GetReadersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetReadersResponse" name="GetReadersResponse" message="tns:GetReadersResponse"/></wsdl:operation><wsdl:operation name="GetReaderSummary"><wsdl:documentation><summary>Return the summary for a specific reader</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetReaderSummary" name="GetReaderSummaryRequest" message="tns:GetReaderSummaryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetReaderSummaryResponse" name="GetReaderSummaryResponse" message="tns:GetReaderSummaryResponse"/></wsdl:operation><wsdl:operation name="IsValidVerificationCode"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsValidVerificationCode" name="IsValidVerificationCodeRequest" message="tns:IsValidVerificationCodeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/IsValidVerificationCodeResponse" name="IsValidVerificationCodeResponse" message="tns:IsValidVerificationCodeResponse"/></wsdl:operation><wsdl:operation name="GetFullCardNumber"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFullCardNumber" name="GetFullCardNumberRequest" message="tns:GetFullCardNumberRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetFullCardNumberResponse" name="GetFullCardNumberResponse" message="tns:GetFullCardNumberResponse"/></wsdl:operation><wsdl:operation name="GetTranslations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTranslations" name="GetTranslationsRequest" message="tns:GetTranslationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTranslationsResponse" name="GetTranslationsResponse" message="tns:GetTranslationsResponse"/></wsdl:operation><wsdl:operation name="GetCurrentWsdlVersion"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCurrentWsdlVersion" name="GetCurrentWsdlVersionRequest" message="tns:GetCurrentWsdlVersionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCurrentWsdlVersionResponse" name="GetCurrentWsdlVersionResponse" message="tns:GetCurrentWsdlVersionResponse"/></wsdl:operation><wsdl:operation name="GetSubscriptionsInvalidityReasonsFromAddressCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionsInvalidityReasonsFromAddressCard" name="GetSubscriptionsWithInvalidityReasonsRequest" message="tns:GetSubscriptionsWithInvalidityReasonsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionsInvalidityReasonsFromAddressCardResponse" name="GetSubscriptionsWithInvalidityReasonsResponse" message="tns:GetSubscriptionsWithInvalidityReasonsResponse"/></wsdl:operation><wsdl:operation name="GetDefaultPointOfSalesCustomer"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDefaultPointOfSalesCustomer" name="GetDefaultPointOfSalesCustomerRequest" message="tns:GetDefaultPointOfSalesCustomerRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetDefaultPointOfSalesCustomerResponse" name="GetDefaultPointOfSalesCustomerResponse" message="tns:GetDefaultPointOfSalesCustomerResponse"/></wsdl:operation><wsdl:operation name="FindAccessZones"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindAccessZones" name="FindAccessZonesRequest" message="tns:FindAccessZonesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindAccessZonesResponse" name="FindAccessZonesResponse" message="tns:FindAccessZonesResponse"/></wsdl:operation><wsdl:operation name="GetCurrentDivision"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCurrentDivision" name="GetCurrentDivisionRequest" message="tns:GetCurrentDivisionRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetCurrentDivisionResponse" name="GetCurrentDivisionResponse" message="tns:GetCurrentDivisionResponse"/></wsdl:operation><wsdl:operation name="UnsubscribeEmail"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnsubscribeEmail" name="UnsubscribeEmailRequest" message="tns:UnsubscribeEmailRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UnsubscribeEmailResponse" name="UnsubscribeMailResponse" message="tns:UnsubscribeMailResponse"/></wsdl:operation><wsdl:operation name="GetSalesQuestions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesQuestions" name="GetSalesQuestionsRequest" message="tns:GetSalesQuestionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetSalesQuestionsResponse" name="GetSalesQuestionsResponse" message="tns:GetSalesQuestionsResponse"/></wsdl:operation><wsdl:operation name="FindSalesShifts"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesShifts" name="FindSalesShiftsRequest" message="tns:FindSalesShiftsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesShiftsResponse" name="FindSalesShiftsResponse" message="tns:FindSalesShiftsResponse"/></wsdl:operation><wsdl:operation name="ValidateUserName"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateUserName" name="ValidateUserNameRequest" message="tns:ValidateUserNameRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateUserNameResponse" name="ValidateUserNameResponse" message="tns:ValidateUserNameResponse"/></wsdl:operation><wsdl:operation name="AuthenticateUser"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateUser" name="AuthenticateUserRequest" message="tns:AuthenticateUserRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateUserResponse" name="AuthenticateUserResponse" message="tns:AuthenticateUserResponse"/></wsdl:operation><wsdl:operation name="AuthenticateTrader"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateTrader" name="AuthenticateUserRequest" message="tns:AuthenticateUserRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateTraderResponse" name="AuthenticateUserResponse" message="tns:AuthenticateUserResponse"/></wsdl:operation><wsdl:operation name="GetResellerCode"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetResellerCode" name="GetResellerCodeRequest" message="tns:GetResellerCodeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetResellerCodeResponse" name="GetResellerCodeResponse" message="tns:GetResellerCodeResponse"/></wsdl:operation><wsdl:operation name="GetTotalSalesByResellerCategory"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTotalSalesByResellerCategory" name="GetTotalSalesByResellerCategoryRequest" message="tns:GetTotalSalesByResellerCategoryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetTotalSalesByResellerCategoryResponse" name="GetTotalSalesByResellerCategoryResponse" message="tns:GetTotalSalesByResellerCategoryResponse"/></wsdl:operation><wsdl:operation name="AuthenticateContact"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateContact" name="AuthenticateContactRequest" message="tns:AuthenticateContactRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateContactResponse" name="AuthenticateContactResponse" message="tns:AuthenticateContactResponse"/></wsdl:operation><wsdl:operation name="AuthenticateUserByCard"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateUserByCard" name="AuthenticateUserByCardRequest" message="tns:AuthenticateUserByCardRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateUserByCardResponse" name="AuthenticateUserResponse" message="tns:AuthenticateUserResponse"/></wsdl:operation><wsdl:operation name="AuthenticateNationalNumber"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumber" name="AuthenticateNationalNumberRequest" message="tns:AuthenticateNationalNumberRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumberResponse" name="AuthenticateNationalNumberResponse" message="tns:AuthenticateNationalNumberResponse"/></wsdl:operation><wsdl:operation name="AuthenticateNationalNumberWithoutAlreadyExistingCheck"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumberWithoutAlreadyExistingCheck" name="AuthenticateNationalNumberRequest" message="tns:AuthenticateNationalNumberRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumberWithoutAlreadyExistingCheckResponse" name="AuthenticateNationalNumberResponse" message="tns:AuthenticateNationalNumberResponse"/></wsdl:operation><wsdl:operation name="AuthenticateManager"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateManager" name="AuthenticateManagerRequest" message="tns:AuthenticateManagerRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateManagerResponse" name="AuthenticateManagerResponse" message="tns:AuthenticateManagerResponse"/></wsdl:operation><wsdl:operation name="AuthenticateToken"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateToken" name="AuthenticateTokenRequest" message="tns:AuthenticateTokenRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateTokenResponse" name="AuthenticateTokenResponse" message="tns:AuthenticateTokenResponse"/></wsdl:operation><wsdl:operation name="RequestAuthenticationToken"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RequestAuthenticationToken" name="RequestAuthenticationTokenRequest" message="tns:RequestAuthenticationTokenRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/RequestAuthenticationTokenResponse" name="RequestAuthenticationTokenResponse" message="tns:RequestAuthenticationTokenResponse"/></wsdl:operation><wsdl:operation name="DeleteAuthenticationToken"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteAuthenticationToken" name="DeleteAuthenticationTokenRequest" message="tns:DeleteAuthenticationTokenRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteAuthenticationTokenResponse" name="DeleteAuthenticationTokenResponse" message="tns:DeleteAuthenticationTokenResponse"/></wsdl:operation><wsdl:operation name="GenerateTwoFASetupCode"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GenerateTwoFASetupCode" name="GenerateTwoFASetupCodeRequest" message="tns:GenerateTwoFASetupCodeRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GenerateTwoFASetupCodeResponse" name="GenerateTwoFASetupCodeResponse" message="tns:GenerateTwoFASetupCodeResponse"/></wsdl:operation><wsdl:operation name="ValidateTwoFA"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateTwoFA" name="ValidateTwoFARequest" message="tns:ValidateTwoFARequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateTwoFAResponse" name="ValidateTwoFAResponse" message="tns:ValidateTwoFAResponse"/></wsdl:operation><wsdl:operation name="ResetTwoFAUniqueKey"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetTwoFAUniqueKey" name="ResetTwoFAUniqueKeyRequest" message="tns:ResetTwoFAUniqueKeyRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetTwoFAUniqueKeyResponse" name="ResetTwoFAUniqueKeyResponse" message="tns:ResetTwoFAUniqueKeyResponse"/></wsdl:operation><wsdl:operation name="SavePerson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePerson" name="SavePersonRequest" message="tns:SavePersonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonResponse" name="SavePersonResponse" message="tns:SavePersonResponse"/></wsdl:operation><wsdl:operation name="DeleteCeviPersons"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteCeviPersons" name="DeleteCeviPersonsRequest" message="tns:DeleteCeviPersonsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteCeviPersonsResponse" name="DeleteCeviPersonsResponse" message="tns:DeleteCeviPersonsResponse"/></wsdl:operation><wsdl:operation name="SaveCeviPersons"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCeviPersons" name="SaveCeviPersonsRequest" message="tns:SaveCeviPersonsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveCeviPersonsResponse" name="SaveCeviPersonsResponse" message="tns:SaveCeviPersonsResponse"/></wsdl:operation><wsdl:operation name="SavePersonContact"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonContact" name="SavePersonContactRequest" message="tns:SavePersonContactRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonContactResponse" name="SavePersonContactResponse" message="tns:SavePersonContactResponse"/></wsdl:operation><wsdl:operation name="SavePersonContacts"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonContacts" name="SavePersonContactsRequest" message="tns:SavePersonContactsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonContactsResponse" name="SavePersonContactsResponse" message="tns:SavePersonContactsResponse"/></wsdl:operation><wsdl:operation name="SavePersonSubcategories"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonSubcategories" name="SavePersonSubCategoryRequest" message="tns:SavePersonSubCategoryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonSubcategoriesResponse" name="SavePersonSubCategoryResponse" message="tns:SavePersonSubCategoryResponse"/></wsdl:operation><wsdl:operation name="SavePersonExternalMasterId"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonExternalMasterId" name="SavePersonExternalMasterIdRequest" message="tns:SavePersonExternalMasterIdRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonExternalMasterIdResponse" name="SavePersonExternalMasterIdResponse" message="tns:SavePersonExternalMasterIdResponse"/></wsdl:operation><wsdl:operation name="ForgotPassword"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ForgotPassword" name="ForgotPasswordRequest" message="tns:ForgotPasswordRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ForgotPasswordResponse" name="ForgotPasswordResponse" message="tns:ForgotPasswordResponse"/></wsdl:operation><wsdl:operation name="ResetPersonPassword"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetPersonPassword" name="ResetPersonPasswordRequest" message="tns:ResetPersonPasswordRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ResetPersonPasswordResponse" name="ResetPersonPasswordResponse" message="tns:ResetPersonPasswordResponse"/></wsdl:operation><wsdl:operation name="GetInfoFields"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoFields" name="GetInfoFieldsRequest" message="tns:GetInfoFieldsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoFieldsResponse" name="GetInfoFieldsResponse" message="tns:GetInfoFieldsResponse"/></wsdl:operation><wsdl:operation name="GetInfoFieldCategories"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoFieldCategories" name="GetInfoFieldCategoriesRequest" message="tns:GetInfoFieldCategoriesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetInfoFieldCategoriesResponse" name="GetInfoFieldCategoriesResponse" message="tns:GetInfoFieldCategoriesResponse"/></wsdl:operation><wsdl:operation name="FindPerson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPerson" name="FindPersonsRequest" message="tns:FindPersonsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonResponse" name="FindPersonsResponse" message="tns:FindPersonsResponse"/></wsdl:operation><wsdl:operation name="GetExternalMapping"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExternalMapping" name="GetExternalMappingRequest" message="tns:GetExternalMappingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetExternalMappingResponse" name="GetExternalMappingResponse" message="tns:GetExternalMappingResponse"/></wsdl:operation><wsdl:operation name="CreateExternalMapping"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateExternalMapping" name="CreateExternalMappingRequest" message="tns:CreateExternalMappingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreateExternalMappingResponse" name="CreateExternalMappingResponse" message="tns:CreateExternalMappingResponse"/></wsdl:operation><wsdl:operation name="DeleteExternalMapping"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteExternalMapping" name="DeleteExternalMappingRequest" message="tns:DeleteExternalMappingRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeleteExternalMappingResponse" name="DeleteExternalMappingResponse" message="tns:DeleteExternalMappingResponse"/></wsdl:operation><wsdl:operation name="FindPersonBase"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonBase" name="FindPersonsBaseRequest" message="tns:FindPersonsBaseRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonBaseResponse" name="FindPersonsBaseResponse" message="tns:FindPersonsBaseResponse"/></wsdl:operation><wsdl:operation name="FindDoctors"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindDoctors" name="FindDoctorsRequest" message="tns:FindDoctorsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindDoctorsResponse" name="FindDoctorsResponse" message="tns:FindDoctorsResponse"/></wsdl:operation><wsdl:operation name="FindStaffMembers"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindStaffMembers" name="FindStaffMembersRequest" message="tns:FindStaffMembersRequest"><wsdl:documentation><summary>The request for finding staff member in a company</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindStaffMembersResponse" name="FindStaffMembersResponse" message="tns:FindStaffMembersResponse"/></wsdl:operation><wsdl:operation name="SavePersonPriceGroups"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonPriceGroups" name="SavePersonPriceGroupsRequest" message="tns:SavePersonPriceGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonPriceGroupsResponse" name="SavePersonPriceGroupsResponse" message="tns:SavePersonPriceGroupsResponse"/></wsdl:operation><wsdl:operation name="FindClubLocationContractTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindClubLocationContractTypes" name="FindClubLocationContractTypesRequest" message="tns:FindClubLocationContractTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindClubLocationContractTypesResponse" name="FindClubLocationContractTypesResponse" message="tns:FindClubLocationContractTypesResponse"/></wsdl:operation><wsdl:operation name="SaveGroupClubLocations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveGroupClubLocations" name="SaveGroupClubLocationsRequest" message="tns:SaveGroupClubLocationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveGroupClubLocationsResponse" name="SaveGroupClubLocationsResponse" message="tns:SaveGroupClubLocationsResponse"/></wsdl:operation><wsdl:operation name="SavePersonRelation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonRelation" name="SavePersonRelationRequest" message="tns:SavePersonRelationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonRelationResponse" name="SavePersonRelationResponse" message="tns:SavePersonRelationResponse"/></wsdl:operation><wsdl:operation name="DeletePersonRelation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePersonRelation" name="DeletePersonRelationRequest" message="tns:DeletePersonRelationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePersonRelationResponse" name="DeletePersonRelationResponse" message="tns:DeletePersonRelationResponse"/></wsdl:operation><wsdl:operation name="FindPersonDeliveryAddresses"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonDeliveryAddresses" name="FindPersonDeliveryAddressesRequest" message="tns:FindPersonDeliveryAddressesRequest"><wsdl:documentation><summary>The request for finding delivery addresses</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonDeliveryAddressesResponse" name="FindPersonDeliveryAddressesResponse" message="tns:FindPersonDeliveryAddressesResponse"/></wsdl:operation><wsdl:operation name="DeletePersonDeliveryAddress"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePersonDeliveryAddress" name="DeletePersonDeliveryAddressRequest" message="tns:DeletePersonDeliveryAddressRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/DeletePersonDeliveryAddressResponse" name="DeletePersonDeliveryAddressResponse" message="tns:DeletePersonDeliveryAddressResponse"/></wsdl:operation><wsdl:operation name="SavePersonDeliveryAddress"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonDeliveryAddress" name="SavePersonDeliveryAddressRequest" message="tns:SavePersonDeliveryAddressRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonDeliveryAddressResponse" name="SavePersonDeliveryAddressResponse" message="tns:SavePersonDeliveryAddressResponse"/></wsdl:operation><wsdl:operation name="GetPersonChipKnip"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonChipKnip" name="GetPersonChipKnipRequest" message="tns:GetPersonChipKnipRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonChipKnipResponse" name="GetPersonChipKnipResponse" message="tns:GetPersonChipKnipResponse"/></wsdl:operation><wsdl:operation name="GetPersonCredits"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonCredits" name="GetPersonCreditsRequest" message="tns:GetPersonCreditsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonCreditsResponse" name="GetPersonCreditsResponse" message="tns:GetPersonCreditsResponse"/></wsdl:operation><wsdl:operation name="FindPersonGroups"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonGroups" name="FindPersonGroupsRequest" message="tns:FindPersonGroupsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonGroupsResponse" name="FindPersonGroupsResponse" message="tns:FindPersonGroupsResponse"/></wsdl:operation><wsdl:operation name="FindPersonContacts"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonContacts" name="FindPersonContactsRequest" message="tns:FindPersonContactsRequest"><wsdl:documentation><summary>The request for finding contacts</summary></wsdl:documentation></wsdl:input><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPersonContactsResponse" name="FindPersonContactsResponse" message="tns:FindPersonContactsResponse"/></wsdl:operation><wsdl:operation name="GetAvailableWalletBalance"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAvailableWalletBalance" name="GetAvailableWalletBalanceRequest" message="tns:GetAvailableWalletBalanceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAvailableWalletBalanceResponse" name="GetAvailableWalletBalanceResponse" message="tns:GetAvailableWalletBalanceResponse"/></wsdl:operation><wsdl:operation name="GetPersonNotifications"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonNotifications" name="GetPersonNotificationsRequest" message="tns:GetPersonNotificationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPersonNotificationsResponse" name="GetPersonNotificationsResponse" message="tns:GetPersonNotificationsResponse"/></wsdl:operation><wsdl:operation name="MarkPersonNotificationRead"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MarkPersonNotificationRead" name="MarkPersonNotificationReadRequest" message="tns:MarkPersonNotificationReadRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/MarkPersonNotificationReadResponse" name="MarkPersonNotificationReadResponse" message="tns:MarkPersonNotificationReadResponse"/></wsdl:operation><wsdl:operation name="CreatePersonAndLinkCards"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreatePersonAndLinkCards" name="CreatePersonAndLinkCardsRequest" message="tns:CreatePersonAndLinkCardsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CreatePersonAndLinkCardsResponse" name="CreatePersonAndLinkCardsResponse" message="tns:CreatePersonAndLinkCardsResponse"/></wsdl:operation><wsdl:operation name="FindContactRelations"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindContactRelations" name="FindContactRelationsRequest" message="tns:FindContactRelationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindContactRelationsResponse" name="FindContactRelationsResponse" message="tns:FindContactRelationsResponse"/></wsdl:operation><wsdl:operation name="AllowedToDeleteLockTicket"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AllowedToDeleteLockTicket" name="AllowedToDeleteLockTicketRequest" message="tns:AllowedToDeleteLockTicketRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AllowedToDeleteLockTicketResponse" name="AllowedToDeleteLockTicketResponse" message="tns:AllowedToDeleteLockTicketResponse"/></wsdl:operation><wsdl:operation name="AuthenticateExternalLoginToken"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateExternalLoginToken" name="AuthenticateExternalLoginTokenRequest" message="tns:AuthenticateExternalLoginTokenRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/AuthenticateExternalLoginTokenResponse" name="AuthenticateUserResponse" message="tns:AuthenticateUserResponse"/></wsdl:operation><wsdl:operation name="ValidateNationalRegisterNumber"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateNationalRegisterNumber" name="ValidateNationalRegisterNumberRequest" message="tns:ValidateNationalRegisterNumberRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ValidateNationalRegisterNumberResponse" name="ValidateNationalRegisterNumberResponse" message="tns:ValidateNationalRegisterNumberResponse"/></wsdl:operation><wsdl:operation name="GetResellerSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetResellerSettings" name="GetResellerSettingsRequest" message="tns:GetResellerSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetResellerSettingsResponse" name="GetResellerSettingsResponse" message="tns:GetResellerSettingsResponse"/></wsdl:operation><wsdl:operation name="LoadGuiConfiguration"><wsdl:documentation><summary>Loads additional webshop GUI configurations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadGuiConfiguration" name="LoadGuiConfigurationRequest" message="tns:LoadGuiConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadGuiConfigurationResponse" name="LoadGuiConfigurationResponse" message="tns:LoadGuiConfigurationResponse"/></wsdl:operation><wsdl:operation name="SaveGuiConfiguration"><wsdl:documentation><summary>Saves additional webshop GUI configurations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveGuiConfiguration" name="SaveGuiConfigurationRequest" message="tns:SaveGuiConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveGuiConfigurationResponse" name="SaveGuiConfigurationResponse" message="tns:SaveGuiConfigurationResponse"/></wsdl:operation><wsdl:operation name="LoadApplications"><wsdl:documentation><summary>Load applications</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadApplications" name="LoadApplicationsRequest" message="tns:LoadApplicationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadApplicationsResponse" name="LoadApplicationsResponse" message="tns:LoadApplicationsResponse"/></wsdl:operation><wsdl:operation name="SaveApplication"><wsdl:documentation><summary>Save application</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveApplication" name="SaveApplicationRequest" message="tns:SaveApplicationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveApplicationResponse" name="SaveApplicationResponse" message="tns:SaveApplicationResponse"/></wsdl:operation><wsdl:operation name="LoadApplicationConfigurations"><wsdl:documentation><summary>Loads additional ApplicationConfigurations</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadApplicationConfigurations" name="LoadApplicationConfigurationsRequest" message="tns:LoadApplicationConfigurationsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/LoadApplicationConfigurationsResponse" name="LoadApplicationConfigurationsResponse" message="tns:LoadApplicationConfigurationsResponse"/></wsdl:operation><wsdl:operation name="SaveApplicationConfiguration"><wsdl:documentation><summary>Save ApplicationConfiguration</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveApplicationConfiguration" name="SaveApplicationConfigurationRequest" message="tns:SaveApplicationConfigurationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveApplicationConfigurationResponse" name="SaveApplicationConfigurationResponse" message="tns:SaveApplicationConfigurationResponse"/></wsdl:operation><wsdl:operation name="HasValidPersonConsent"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HasValidPersonConsent" name="HasValidPersonConsentRequest" message="tns:HasValidPersonConsentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/HasValidPersonConsentResponse" name="HasValidPersonConsentResponse" message="tns:HasValidPersonConsentResponse"/></wsdl:operation><wsdl:operation name="SavePersonConsent"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonConsent" name="SavePersonConsentRequest" message="tns:SavePersonConsentRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SavePersonConsentResponse" name="SavePersonConsentResponse" message="tns:SavePersonConsentResponse"/></wsdl:operation><wsdl:operation name="FindActivities"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivities" name="FindActivitiesRequest" message="tns:FindActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivitiesResponse" name="FindActivitiesResponse" message="tns:FindActivitiesResponse"/></wsdl:operation><wsdl:operation name="FindPriceGroupActivityByActivity"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupActivityByActivity" name="FindPriceGroupActivitiesRequest" message="tns:FindPriceGroupActivitiesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupActivityByActivityResponse" name="FindPriceGroupActivitiesResponse" message="tns:FindPriceGroupActivitiesResponse"/></wsdl:operation><wsdl:operation name="GetPriceGroupActivityForPerson"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPriceGroupActivityForPerson" name="GetPriceGroupActivityForPersonRequest" message="tns:GetPriceGroupActivityForPersonRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetPriceGroupActivityForPersonResponse" name="GetPriceGroupActivityForPersonResponse" message="tns:GetPriceGroupActivityForPersonResponse"/></wsdl:operation><wsdl:operation name="FindEntryOverview"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEntryOverview" name="FindEntryOverviewRequest" message="tns:FindEntryOverviewRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindEntryOverviewResponse" name="FindEntryOverviewResponse" message="tns:FindEntryOverviewResponse"/></wsdl:operation><wsdl:operation name="CancelEntry"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelEntry" name="CancelEntryRequest" message="tns:CancelEntryRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CancelEntryResponse" name="CancelEntryResponse" message="tns:CancelEntryResponse"/></wsdl:operation><wsdl:operation name="FindActivitiesFiscalCertificates"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivitiesFiscalCertificates" name="FindFiscalCertificatesRequest" message="tns:FindFiscalCertificatesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivitiesFiscalCertificatesResponse" name="FindFiscalCertificatesResponse" message="tns:FindFiscalCertificatesResponse"/></wsdl:operation><wsdl:operation name="FindActivityTypeSearchTerms"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivityTypeSearchTerms" name="FindActivityTypeSearchTermsRequest" message="tns:FindActivityTypeSearchTermsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivityTypeSearchTermsResponse" name="FindActivityTypeSearchTermsResponse" message="tns:FindActivityTypeSearchTermsResponse"/></wsdl:operation><wsdl:operation name="FindOrganisationTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindOrganisationTypes" name="FindOrganisationTypesRequest" message="tns:FindOrganisationTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindOrganisationTypesResponse" name="FindOrganisationTypesResponse" message="tns:FindOrganisationTypesResponse"/></wsdl:operation><wsdl:operation name="FindCareTypes"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCareTypes" name="FindCareTypesRequest" message="tns:FindCareTypesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindCareTypesResponse" name="FindCareTypesResponse" message="tns:FindCareTypesResponse"/></wsdl:operation><wsdl:operation name="ActivityOptionGetAvailability"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ActivityOptionGetAvailability" name="ActivityOptionGetAvailabilityRequest" message="tns:ActivityOptionGetAvailabilityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ActivityOptionGetAvailabilityResponse" name="ActivityOptionGetAvailabilityResponse" message="tns:ActivityOptionGetAvailabilityResponse"/></wsdl:operation><wsdl:operation name="GetActivitySubscriptionSettings"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetActivitySubscriptionSettings" name="ActivitySubscriptionSettingsRequest" message="tns:ActivitySubscriptionSettingsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetActivitySubscriptionSettingsResponse" name="ActivitySubscriptionSettingsResponse" message="tns:ActivitySubscriptionSettingsResponse"/></wsdl:operation><wsdl:operation name="GetAvailablePlacesForActivity"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAvailablePlacesForActivity" name="AvailablePlacesForActivityRequest" message="tns:AvailablePlacesForActivityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetAvailablePlacesForActivityResponse" name="AvailablePlacesForActivityResponse" message="tns:AvailablePlacesForActivityResponse"/></wsdl:operation><wsdl:operation name="FindActivitiesAvailablePlaces"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivitiesAvailablePlaces" name="FindActivitiesAvailablePlacesRequest" message="tns:FindActivitiesAvailablePlacesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindActivitiesAvailablePlacesResponse" name="FindActivitiesAvailablePlacesResponse" message="tns:FindActivitiesAvailablePlacesResponse"/></wsdl:operation><wsdl:operation name="UpdateParticipantPresence"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateParticipantPresence" name="UpdateParticipantPresenceRequest" message="tns:UpdateParticipantPresenceRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateParticipantPresenceResponse" name="UpdateParticipantPresenceResponse" message="tns:UpdateParticipantPresenceResponse"/></wsdl:operation><wsdl:operation name="GetActivityDayParticipants"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetActivityDayParticipants" name="GetActivityDayParticipantsRequest" message="tns:GetActivityDayParticipantsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetActivityDayParticipantsResponse" name="GetActivityDayParticipantsResponse" message="tns:GetActivityDayParticipantsResponse"/></wsdl:operation><wsdl:operation name="CheckParticipantsAlreadyRegistered"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckParticipantsAlreadyRegistered" name="CheckParticipantsAlreadyRegisteredRequest" message="tns:CheckParticipantsAlreadyRegisteredRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/CheckParticipantsAlreadyRegisteredResponse" name="CheckParticipantsAlreadyRegisteredResponse" message="tns:CheckParticipantsAlreadyRegisteredResponse"/></wsdl:operation><wsdl:operation name="SaveEntryNota"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEntryNota" name="SaveEntryNotaRequest" message="tns:SaveEntryNotaRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SaveEntryNotaResponse" name="SaveEntryNotaResponse" message="tns:SaveEntryNotaResponse"/></wsdl:operation><wsdl:operation name="FindArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticles" name="FindArticlesRequest" message="tns:FindArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticlesResponse" name="FindArticlesResponse" message="tns:FindArticlesResponse"/></wsdl:operation><wsdl:operation name="FindArticleSalesOrders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticleSalesOrders" name="FindArticleSalesOrdersRequest" message="tns:FindArticleSalesOrdersRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindArticleSalesOrdersResponse" name="FindArticleSalesOrdersResponse" message="tns:FindArticleSalesOrdersResponse"/></wsdl:operation><wsdl:operation name="GetArticlePriceInformation"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetArticlePriceInformation" name="GetArticlePriceInformationRequest" message="tns:GetArticlePriceInformationRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/GetArticlePriceInformationResponse" name="GetArticlePriceInformationResponse" message="tns:GetArticlePriceInformationResponse"/></wsdl:operation><wsdl:operation name="FindSalesZoneArticles"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneArticles" name="FindSalesZoneArticlesRequest" message="tns:FindSalesZoneArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneArticlesResponse" name="FindSalesZoneArticlesResponse" message="tns:FindSalesZoneArticlesResponse"/></wsdl:operation><wsdl:operation name="FindSalesZoneAdditionalSuggestions"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneAdditionalSuggestions" name="FindSalesZoneAdditionalSuggestionsRequest" message="tns:FindSalesZoneAdditionalSuggestionsRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneAdditionalSuggestionsResponse" name="FindSalesZoneAdditionalSuggestionsResponse" message="tns:FindSalesZoneAdditionalSuggestionsResponse"/></wsdl:operation><wsdl:operation name="ListSalesSeriesOrders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSalesSeriesOrders" name="ListSalesSeriesOrderRequest" message="tns:ListSalesSeriesOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListSalesSeriesOrdersResponse" name="ListSalesSeriesOrdersResponse" message="tns:ListSalesSeriesOrdersResponse"/></wsdl:operation><wsdl:operation name="UpdateSalesSeriesOrders"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateSalesSeriesOrders" name="UpdateSalesSeriesOrderRequest" message="tns:UpdateSalesSeriesOrderRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/UpdateSalesSeriesOrdersResponse" name="UpdateSalesSeriesOrdersResponse" message="tns:UpdateSalesSeriesOrdersResponse"/></wsdl:operation><wsdl:operation name="SetSalesZoneItemUnavailability"><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSalesZoneItemUnavailability" name="SetSalesZoneItemUnavailabilityRequest" message="tns:SetSalesZoneItemUnavailabilityRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/SetSalesZoneItemUnavailabilityResponse" name="SetSalesZoneItemUnavailabilityResponse" message="tns:SetSalesZoneItemUnavailabilityResponse"/></wsdl:operation><wsdl:operation name="ListWarehouses"><wsdl:documentation><summary>List warehouses</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWarehouses" name="ListWarehousesRequest" message="tns:ListWarehousesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListWarehousesResponse" name="ListWarehousesResponse" message="tns:ListWarehousesResponse"/></wsdl:operation><wsdl:operation name="ListMobileStockArticles"><wsdl:documentation><summary>List of articles for mStock</summary></wsdl:documentation><wsdl:input wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListMobileStockArticles" name="ListMobileStockArticlesRequest" message="tns:ListMobileStockArticlesRequest"/><wsdl:output wsaw:Action="http://www.recreatex.be/webshop/IWebShop/ListMobileStockArticlesResponse" name="ListMobileStockArticlesResponse" message="tns:ListMobileStockArticlesResponse"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IWebShop" type="tns:IWebShop"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetAddressAttachmentTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentTypes" style="document"/><wsdl:input name="AddressAttachmentTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddressAttachmentTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAddressAttachmentSubTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentSubTypes" style="document"/><wsdl:input name="AddressAttachmentSubTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddressAttachmentSubTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveAddressAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveAddressAttachment" style="document"/><wsdl:input name="SaveAddressAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveAddressAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAddressAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachment" style="document"/><wsdl:input name="AddressAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddressAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Log"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/Log" style="document"/><wsdl:input name="LogRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LogResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindInfoPlayLogs"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindInfoPlayLogs" style="document"/><wsdl:input name="FindInfoPlayLogsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindInfoPlayLogsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetInfoPlayCustomFields"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomFields" style="document"/><wsdl:input name="GetInfoPlayCustomFieldsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetInfoPlayCustomFieldsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetInfoPlayCustomData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetInfoPlayCustomData" style="document"/><wsdl:input name="GetInfoPlayCustomDataRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetInfoPlayCustomDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDirectDebitParameters"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitParameters" style="document"/><wsdl:input name="GetDirectDebitParametersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDirectDebitParametersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SearchUitpasTariff"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SearchUitpasTariff" style="document"/><wsdl:input name="SearchUitpasTariffRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SearchUitpasTariffResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="BuyUitpasEvent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/BuyUitpasEvent" style="document"/><wsdl:input name="BuyUitpasEventRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="BuyUitpasEventResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUitpasData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetUitpasData" style="document"/><wsdl:input name="GetUitpasDataRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetUitpasDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateCollectLaterLine"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdateCollectLaterLine" style="document"/><wsdl:input name="UpdateCollectLaterLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdateCollectLaterLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateCollectLaterLine"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreateCollectLaterLine" style="document"/><wsdl:input name="CreateCollectLaterLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreateCollectLaterLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="MarkETicketAsDelivered"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/MarkETicketAsDelivered" style="document"/><wsdl:input name="MarkETicketAsDeliveredRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateCard" style="document"/><wsdl:input name="ValidateCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExternalCards"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExternalCards" style="document"/><wsdl:input name="FindExternalCardsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExternalCardsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="HandleCardByPlugin"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/HandleCardByPlugin" style="document"/><wsdl:input name="HandleCardByPluginRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="HandleCardByPluginResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="HandleChannelEventByPlugin"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/HandleChannelEventByPlugin" style="document"/><wsdl:input name="HandleChannelEventByPluginRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="HandleChannelEventByPluginResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNetPayChargeUrl"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetNetPayChargeUrl" style="document"/><wsdl:input name="GetNetPayChargeUrlRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetNetPayChargeUrlResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNetpayBalace"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetNetpayBalace" style="document"/><wsdl:input name="GetNetPayBalanceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetNetPayBalanceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBebarmaticInfo"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetBebarmaticInfo" style="document"/><wsdl:input name="GetBebarmaticInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetBebarmaticInfoResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="PayBebarmatic"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/PayBebarmatic" style="document"/><wsdl:input name="PayBebarmaticRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="PayBebarmaticResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListSeasonPlannings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListSeasonPlannings" style="document"/><wsdl:input name="ListSeasonPlanningsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListSeasonPlanningsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateSeasonPlanning"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreateSeasonPlanning" style="document"/><wsdl:input name="CreateSeasonPlanningRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreateSeasonPlanningResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateSeasonPlanning"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateSeasonPlanning" style="document"/><wsdl:input name="ValidateSeasonPlanningRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateSeasonPlanningResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSeasonPlanningSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSeasonPlanningSettings" style="document"/><wsdl:input name="GetSeasonPlanningSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSeasonPlanningSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChangeSeasonPlanningStatus"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ChangeSeasonPlanningStatus" style="document"/><wsdl:input name="ChangeSeasonPlanningStatusRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ChangeSeasonPlanningStatusResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNMBSStations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetNMBSStations" style="document"/><wsdl:input name="GetNMBSStationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetNMBSStationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNMBSProducts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetNMBSProducts" style="document"/><wsdl:input name="GetNMBSProductsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetNMBSProductsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="BuyNMBSTicket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/BuyNMBSTicket" style="document"/><wsdl:input name="BuyNMBSTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="BuyNMBSTicketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetNMBSSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetNMBSSettings" style="document"/><wsdl:input name="GetNMBSSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetNMBSSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetStatusIncertVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetStatusIncertVoucher" style="document"/><wsdl:input name="GetStatusIncertVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetStatusIncertVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RedeemIncertVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RedeemIncertVoucher" style="document"/><wsdl:input name="RedeemIncertVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RedeemIncertVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelIncertVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelIncertVoucher" style="document"/><wsdl:input name="CancelIncertVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelIncertVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetShopIDConfiguration"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetShopIDConfiguration" style="document"/><wsdl:input name="GetShopIDConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetShopIDConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetStatusFashionCheque"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetStatusFashionCheque" style="document"/><wsdl:input name="GetStatusFashionChequeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetStatusFashionChequeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RedeemFashionCheque"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RedeemFashionCheque" style="document"/><wsdl:input name="RedeemFashionChequeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RedeemFashionChequeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelFashionCheque"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelFashionCheque" style="document"/><wsdl:input name="CancelFashionChequeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelFashionChequeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetGezinsbondSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetGezinsbondSettings" style="document"/><wsdl:input name="GetGezinsbondSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetGezinsbondSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetStatusGezinsbond"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetStatusGezinsbond" style="document"/><wsdl:input name="GetStatusGezinsbondRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetStatusGezinsbondResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RewardGezinsbond"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RewardGezinsbond" style="document"/><wsdl:input name="RewardGezinsbondRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RewardGezinsbondResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RedeemGezinsbond"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RedeemGezinsbond" style="document"/><wsdl:input name="RedeemGezinsbondRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RedeemGezinsbondResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelGezinsbond"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelGezinsbond" style="document"/><wsdl:input name="CancelGezinsbondRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelGezinsbondResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetStatusLerarenkaart"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetStatusLerarenkaart" style="document"/><wsdl:input name="GetStatusLerarenkaartRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetStatusLerarenkaartResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindQRAppPopups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindQRAppPopups" style="document"/><wsdl:input name="FindQRAppPopupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindQRAppPopupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMuseumPass"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetMuseumPass" style="document"/><wsdl:input name="GetMuseumPassRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetMuseumPassResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ActivateMuseumPassSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ActivateMuseumPassSubscription" style="document"/><wsdl:input name="ActivateMuseumPassSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ActivateMuseumPassSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetChildCareEntryTariffs"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetChildCareEntryTariffs" style="document"/><wsdl:input name="GetChildCareEntryTariffsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetChildCareEntryTariffsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareSchoolHolidays"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchoolHolidays" style="document"/><wsdl:input name="FindChildCareSchoolHolidaysRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareSchoolHolidaysResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChildCareCentreOptionGetAvailability"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ChildCareCentreOptionGetAvailability" style="document"/><wsdl:input name="ChildCareCentreOptionGetAvailabilityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ChildCareCentreOptionGetAvailabilityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetChildCareCentrePresenceOptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetChildCareCentrePresenceOptions" style="document"/><wsdl:input name="GetChildCareCentrePresenceOptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetChildCareCentrePresenceOptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceOption"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOption" style="document"/><wsdl:input name="SaveChildCareCentrePresenceOptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareCentrePresenceOptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceOptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceOptions" style="document"/><wsdl:input name="SaveChildCareCentrePresenceOptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareCentrePresenceOptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareSchools"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareSchools" style="document"/><wsdl:input name="FindChildCareSchoolsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareSchoolsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareSchool"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareSchool" style="document"/><wsdl:input name="SaveChildCareSchoolRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareSchoolResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareParentStatutes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareParentStatutes" style="document"/><wsdl:input name="FindChildCareParentStatutesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareParentStatutesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareBenefits"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareBenefits" style="document"/><wsdl:input name="FindChildCareBenefitsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareBenefitsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareExtraInfoParent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareExtraInfoParent" style="document"/><wsdl:input name="SaveChildCareExtraInfoParentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareExtraInfoParentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareFiscalCertificates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareFiscalCertificates" style="document"/><wsdl:input name="FindFiscalCertificatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFiscalCertificatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateChildCareEntryPriorityRule"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateChildCareEntryPriorityRule" style="document"/><wsdl:input name="ValidateChildCareEntryPriorityRuleRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateChildCareEntryPriorityRuleResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSales"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSales" style="document"/><wsdl:input name="FindSalesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSalesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindETickets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindETickets" style="document"/><wsdl:input name="FindETicketsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindETicketsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindInvoices"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindInvoices" style="document"/><wsdl:input name="FindInvoicesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindInvoicesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintData" style="document"/><wsdl:input name="GetSalesHeaderReceiptRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesHeaderAccessTicketsPrintData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintData" style="document"/><wsdl:input name="GetSalesHeaderAccessTicketsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesHeaderAccessTicketsPrintDataJson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderAccessTicketsPrintDataJson" style="document"/><wsdl:input name="GetSalesHeaderAccessTicketsPrintDataJsonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesHeaderAccessTicketsPrintDataJsonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintDataForWindowsPrinter"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataForWindowsPrinter" style="document"/><wsdl:input name="GetSalesHeaderReceiptPrintDataForWindowsPrinterRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesHeaderReceiptPrintDataForWindowsPrinterResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesHeaderReceiptPrintDataJson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesHeaderReceiptPrintDataJson" style="document"/><wsdl:input name="GetSalesHeaderReceiptPrintDataJsonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesHeaderReceiptPrintDataJsonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetIntermediateSalesTicketPrintData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetIntermediateSalesTicketPrintData" style="document"/><wsdl:input name="GetIntermediateSalesTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetKitchenMessageTicketPrintData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetKitchenMessageTicketPrintData" style="document"/><wsdl:input name="GetInterTicketMessageRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetKitchenBarTicketPrintData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetKitchenBarTicketPrintData" style="document"/><wsdl:input name="GetKitchenBarTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SalesZoneTableResetZeroLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SalesZoneTableResetZeroLines" style="document"/><wsdl:input name="SalesZoneTableResetZeroLinesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SalesZoneTableResetZeroLinesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="PointOfSaleResetZeroLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/PointOfSaleResetZeroLines" style="document"/><wsdl:input name="PointOfSaleResetZeroLinesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="PointOfSaleResetZeroLinesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPosReport"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPosReport" style="document"/><wsdl:input name="GetPosReportTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCashReport"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCashReport" style="document"/><wsdl:input name="GetCashReportTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPrintDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCashReportJson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCashReportJson" style="document"/><wsdl:input name="GetCashReportJsonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCashReportJsonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetSaleRefundStatus"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetSaleRefundStatus" style="document"/><wsdl:input name="SetSaleRefundStatusRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SetSaleRefundStatusResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetSaleEnvisoPayByLink"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetSaleEnvisoPayByLink" style="document"/><wsdl:input name="SetSaleEnvisoPayByLinkRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SetSaleEnvisoPayByLinkResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AddDigitalReceiptEmailAddressToSale"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AddDigitalReceiptEmailAddressToSale" style="document"/><wsdl:input name="VendingMachineDigitalEmailReceiptRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineNextTransactionID"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineNextTransactionID" style="document"/><wsdl:input name="GetVendingMachineNextTransactionIDRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineNextTransactionIDResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineSettings" style="document"/><wsdl:input name="GetVendingMachineSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListVendingMachineArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListVendingMachineArticles" style="document"/><wsdl:input name="ListVendingMachineArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListVendingMachineArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachinePersonSubscriptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachinePersonSubscriptions" style="document"/><wsdl:input name="FindVendingMachinePersonSubscriptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachinePersonSubscriptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineSubscriptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptions" style="document"/><wsdl:input name="FindVendingMachineSubscriptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineSubscriptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineIncentives"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineIncentives" style="document"/><wsdl:input name="FindVendingMachineIncentivesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineIncentivesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineCultureEvents"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineCultureEvents" style="document"/><wsdl:input name="FindVendingMachineCultureEventsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineCultureEventsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineCrystalReportsDatasource"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasource" style="document"/><wsdl:input name="GetVendingMachineCrystalReportsDatasourceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineCrystalReportsDatasourceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineCrystalReportsDatasources"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineCrystalReportsDatasources" style="document"/><wsdl:input name="GetVendingMachineCrystalReportsDatasourceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineCrystalReportsDatasourcesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetVendingMachineIncentivesTicketPrinted"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineIncentivesTicketPrinted" style="document"/><wsdl:input name="SetVendingMachineIncentivesTicketPrintedRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineArticlePartsSalesLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineArticlePartsSalesLines" style="document"/><wsdl:input name="GetVendingMachineArticlePartsSalesLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineArticlePartsSalesLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetHeadOfFamilySubscriberId"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetHeadOfFamilySubscriberId" style="document"/><wsdl:input name="GetHeadOfFamilySubscriberIdRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHeadOfFamilySubscriberIdResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineExpositions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositions" style="document"/><wsdl:input name="FindVendingMachineExpositionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineExpositionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineExpositionPeriodDates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodDates" style="document"/><wsdl:input name="FindVendingMachineExpositionPeriodDatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineExpositionPeriodDatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineExpositionPeriodPrices"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineExpositionPeriodPrices" style="document"/><wsdl:input name="FindVendingMachineExpositionPeriodPricesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineExpositionPeriodPricesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveWiseCommunicationLog"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveWiseCommunicationLog" style="document"/><wsdl:input name="SaveWiseCommunicationLogRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="WiseGetPatronName"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/WiseGetPatronName" style="document"/><wsdl:input name="WiseGetPatronNameRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="WiseGetPatronNameResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="WiseGetFeesForPatron"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/WiseGetFeesForPatron" style="document"/><wsdl:input name="WiseGetFeesForPatronRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="WiseGetFeesForPatronResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="WiseSetFeePayedForPatron"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/WiseSetFeePayedForPatron" style="document"/><wsdl:input name="WiseSetFeePayedForPatronRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="WiseSetFeePayedForPatronResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetVendingMachineTicketsPrinted"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetVendingMachineTicketsPrinted" style="document"/><wsdl:input name="SetVendingMachineTicketsPrintedRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetVendingMachineTickets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetVendingMachineTickets" style="document"/><wsdl:input name="GetVendingMachineTicketsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetVendingMachineTicketsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineBenefits"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineBenefits" style="document"/><wsdl:input name="FindVendingMachineBenefitsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineBenefitsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineArticles" style="document"/><wsdl:input name="FindVendingMachineArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendingMachineSubscriptionsInformation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendingMachineSubscriptionsInformation" style="document"/><wsdl:input name="FindVendingMachineSubscriptionsInformationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendingMachineSubscriptionsInformationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateSoulIt"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateSoulIt" style="document"/><wsdl:input name="ValidateSoulItRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateSoulItResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateSoulItByPersonInfo"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateSoulItByPersonInfo" style="document"/><wsdl:input name="ValidateSoulItByPersonInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateSoulItByPersonInfoResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateSorteerStraatjesCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateSorteerStraatjesCard" style="document"/><wsdl:input name="ValidateSorteerStraatjesCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateSorteerStraatjesCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AddPaymentToSorteerStraatjesCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AddPaymentToSorteerStraatjesCard" style="document"/><wsdl:input name="AddPaymentToSorteerStraatjesCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddPaymentToSorteerStraatjesCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateAVSBonusCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateAVSBonusCard" style="document"/><wsdl:input name="ValidateAVSBonusCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateAVSBonusCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="EarnAVSBonusCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/EarnAVSBonusCard" style="document"/><wsdl:input name="EarnAVSBonusCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="EarnAVSBonusCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VendingMachineCarrierSwitch"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/VendingMachineCarrierSwitch" style="document"/><wsdl:input name="VendingMachineCarrierSwitchRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="VendingMachineCarrierSwitchResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CouponCalculate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CouponCalculate" style="document"/><wsdl:input name="CouponCalculateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CouponCalculateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CouponReserve"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CouponReserve" style="document"/><wsdl:input name="CouponReserveRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CouponReserveResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CouponRelease"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CouponRelease" style="document"/><wsdl:input name="CouponReleaseRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CouponReleaseResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="VoucherValidate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/VoucherValidate" style="document"/><wsdl:input name="VoucherValidateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="VoucherValidateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCoupons"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCoupons" style="document"/><wsdl:input name="FindCouponsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCouponsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetCouponPrinted"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetCouponPrinted" style="document"/><wsdl:input name="SetCouponPrintedRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GiftCertificateReserve"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GiftCertificateReserve" style="document"/><wsdl:input name="GiftCertificateReserveRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GiftCertificateRelease"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GiftCertificateRelease" style="document"/><wsdl:input name="GiftCertificateReleaseRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GiftCertificateCalculate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GiftCertificateCalculate" style="document"/><wsdl:input name="GiftCertificateCalculateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GiftCertificateCalculateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindGiftCertificates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindGiftCertificates" style="document"/><wsdl:input name="FindGiftCertificatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindGiftCertificatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetGiftCertificatePrinted"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetGiftCertificatePrinted" style="document"/><wsdl:input name="SetGiftCertificatePrintedRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveCRMLog"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveCRMLog" style="document"/><wsdl:input name="SaveCRMLogRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveCRMLogResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ConfigureDevice"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ConfigureDevice" style="document"/><wsdl:input name="DeviceConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeviceConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LoginCashier"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LoginCashier" style="document"/><wsdl:input name="LoginCashierRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LoginCashierResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LogoutCashier"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LogoutCashier" style="document"/><wsdl:input name="LogoutCashierRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LogoutCashierResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="StartNewShift"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/StartNewShift" style="document"/><wsdl:input name="StartNewShiftRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="StartNewShiftResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesZoneStatus"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneStatus" style="document"/><wsdl:input name="GetSalesZoneStatusRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesZoneStatusResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesZoneTables"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneTables" style="document"/><wsdl:input name="GetSalesZoneTablesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesZoneTablesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesZoneOverview"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesZoneOverview" style="document"/><wsdl:input name="GetSalesZoneOverviewRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesZoneOverviewResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTableSalesWithoutTable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTableSalesWithoutTable" style="document"/><wsdl:input name="GetTableSalesWithoutTableRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTableSalesWithoutTableResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendPOSOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SendPOSOrder" style="document"/><wsdl:input name="SendPOSOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SendPOSOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SplitTable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SplitTable" style="document"/><wsdl:input name="SplitTableRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SplitTableResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GroupTables"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GroupTables" style="document"/><wsdl:input name="GroupTablesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GroupTablesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UngroupTables"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UngroupTables" style="document"/><wsdl:input name="UngroupTablesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UngroupTablesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateVirtualTable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreateVirtualTable" style="document"/><wsdl:input name="CreateVirtualTableRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreateVirtualTableResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteTable" style="document"/><wsdl:input name="DeleteTableRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteTableResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCreditSalesByDivisionCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCreditSalesByDivisionCard" style="document"/><wsdl:input name="GetCreditSalesByDivisionCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCreditSalesByDivisionCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="MoveTableSalesToTable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/MoveTableSalesToTable" style="document"/><wsdl:input name="MoveTableSalesToTableRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="MoveTableSalesToTableResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTicketMessages"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTicketMessages" style="document"/><wsdl:input name="GetTicketMessagesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTicketMessagesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPointOfSaleConfiguration"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPointOfSaleConfiguration" style="document"/><wsdl:input name="GetPointOfSaleConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPointOfSaleConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SwitchShiftEmployee"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SwitchShiftEmployee" style="document"/><wsdl:input name="SwitchShiftEmployeeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SwitchShiftEmployeeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LocalCounterGetParameters"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LocalCounterGetParameters" style="document"/><wsdl:input name="LocalCounterGetParametersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LocalCounterGetParametersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LocalCounterSynchronize"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LocalCounterSynchronize" style="document"/><wsdl:input name="LocalCounterSynchronizeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LocalCounterSynchronizeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveCounterSales"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveCounterSales" style="document"/><wsdl:input name="SaveCounterSalesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveCounterSalesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindScenarios"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindScenarios" style="document"/><wsdl:input name="FindScenariosRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindScenariosResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindScenarioSessions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessions" style="document"/><wsdl:input name="FindScenarioSessionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindScenarioSessionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteScenarioSession"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSession" style="document"/><wsdl:input name="DeleteScenarioSessionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteScenarioSessionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveSpotbookingStatus"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveSpotbookingStatus" style="document"/><wsdl:input name="SaveSpotbookingStatusRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveSpotbookingStatusResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveScenarioSession"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSession" style="document"/><wsdl:input name="SaveScenarioSessionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveScenarioSessionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindScenarioTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindScenarioTypes" style="document"/><wsdl:input name="FindScenarioTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindScenarioTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCdbCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCdbCategories" style="document"/><wsdl:input name="ListCdbCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCdbCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetScenarioSessionEmailMessage"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessage" style="document"/><wsdl:input name="GetScenarioSessionEmailMessageRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetScenarioSessionEmailMessageResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetScenarioSessionEmailMessages"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetScenarioSessionEmailMessages" style="document"/><wsdl:input name="GetScenarioSessionEmailMessagesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetScenarioSessionEmailMessagesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetScenarioQuestionInputValueFileGeneral"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileGeneral" style="document"/><wsdl:input name="GetScenarioQuestionInputValueFileGeneralRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetScenarioQuestionInputValueFileGeneralResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetScenarioQuestionInputValueFileDetails"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetScenarioQuestionInputValueFileDetails" style="document"/><wsdl:input name="GetScenarioQuestionInputValueFileDetailRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetScenarioQuestionInputValueFileDetailResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveScenarioSessionAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionAttachment" style="document"/><wsdl:input name="SaveScenarioSessionAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveScenarioSessionAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteScenarioSessionAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionAttachment" style="document"/><wsdl:input name="DeleteScenarioSessionAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteScenarioSessionAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveScenarioSessionComment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveScenarioSessionComment" style="document"/><wsdl:input name="SaveScenarioSessionCommentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveScenarioSessionCommentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteScenarioSessionComment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteScenarioSessionComment" style="document"/><wsdl:input name="DeleteScenarioSessionCommentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteScenarioSessionCommentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateScenarioSessionCheck"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateScenarioSessionCheck" style="document"/><wsdl:input name="ValidateScenarioSessionCheckRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateScenarioSessionCheckResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindScenarioSessionAttachments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindScenarioSessionAttachments" style="document"/><wsdl:input name="FindScenarioSessionAttachmentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindScenarioSessionAttachmentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSpotbookingSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSpotbookingSettings" style="document"/><wsdl:input name="GetSpotbookingSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSpotbookingSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListVisitingCustomersInformation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListVisitingCustomersInformation" style="document"/><wsdl:input name="ListVisitingCustomersInformationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListVisitingCustomersInformationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListSalesInformation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListSalesInformation" style="document"/><wsdl:input name="ListSalesInformationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListSalesInformationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListDivisions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListDivisions" style="document"/><wsdl:input name="ListDivisionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListDivisionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListConsolidationCodes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListConsolidationCodes" style="document"/><wsdl:input name="ListConsolidationCodesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListConsolidationCodesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InterSolveIsCardValid"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/InterSolveIsCardValid" style="document"/><wsdl:input name="InterSolveIsCardValidRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="InterSolveIsCardValidResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InterSolveDoPurchaseSimulate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchaseSimulate" style="document"/><wsdl:input name="InterSolveDoPurchaseSimulateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="InterSolveDoPurchaseSimulateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InterSolveDoPurchase"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/InterSolveDoPurchase" style="document"/><wsdl:input name="InterSolveDoPurchaseRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="InterSolveDoPurchaseResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetIntersolveGiftCardAccessItem"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetIntersolveGiftCardAccessItem" style="document"/><wsdl:input name="IntersolveGiftCardAccessItemRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="IntersolveGiftCardAccessItemResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UniflowEnsureUserExistsCardReg"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UniflowEnsureUserExistsCardReg" style="document"/><wsdl:input name="UniflowEnsureUserExistsCardRegRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UniflowEnsureUserExistsCardRegResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UniflowMakeDepositWithRef"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UniflowMakeDepositWithRef" style="document"/><wsdl:input name="UniflowMakeDepositWithRefRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UniflowMakeDepositWithRefResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UniflowChargeUserWithRef"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UniflowChargeUserWithRef" style="document"/><wsdl:input name="UniflowChargeUserWithRefRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UniflowChargeUserWithRefResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UniflowGetExtRefIdAndAmountPayed"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UniflowGetExtRefIdAndAmountPayed" style="document"/><wsdl:input name="UniflowGetExtRefIdAndAmountPayedRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UniflowGetExtRefIdAndAmountPayedResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAddressAttachmentsInformation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAddressAttachmentsInformation" style="document"/><wsdl:input name="AddressAttachmentsInformationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddressAttachmentsInformationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFamilyMembersForFamilySubscriptionAdjustment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFamilyMembersForFamilySubscriptionAdjustment" style="document"/><wsdl:input name="FindFamilyMembersForFamilySubscriptionAdjustmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFamilyMembersForFamilySubscriptionAdjustmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DisconnectDivisionCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DisconnectDivisionCard" style="document"/><wsdl:input name="DisconnectDivisionCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DisconnectDivisionCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonSubscriptionData"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonSubscriptionData" style="document"/><wsdl:input name="FindPersonSubscriptionDataRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonSubscriptionDataResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ModifySubscriptionDates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ModifySubscriptionDates" style="document"/><wsdl:input name="ModifySubscriptionDatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ModifySubscriptionDatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UndoCancelSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UndoCancelSubscription" style="document"/><wsdl:input name="UndoCancelSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UndoCancelSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFamilyCards"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetFamilyCards" style="document"/><wsdl:input name="GetFamilyCardsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetFamilyCardsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelCollectionContract"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelCollectionContract" style="document"/><wsdl:input name="CancelCollectionContractRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelCollectionContractResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListPersonTitles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListPersonTitles" style="document"/><wsdl:input name="ListPersonTitlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListPersonTitlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListBankBICs"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListBankBICs" style="document"/><wsdl:input name="ListBankBICsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListBankBICsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonCards"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonCards" style="document"/><wsdl:input name="FindPersonCardsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonCardsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListPersonFunctions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListPersonFunctions" style="document"/><wsdl:input name="ListPersonFunctionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListPersonFunctionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListActivityTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListActivityTypes" style="document"/><wsdl:input name="ListActivityTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListActivityTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListArticleGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListArticleGroups" style="document"/><wsdl:input name="ListArticleGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListArticleGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindArticleCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindArticleCategories" style="document"/><wsdl:input name="FindArticleCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindArticleCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListExpositionTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListExpositionTypes" style="document"/><wsdl:input name="ListExpositionTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListExpositionTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListExpositionPeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListExpositionPeriods" style="document"/><wsdl:input name="ListExpositionPeriodsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListExpositionPeriodsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveExpositionPeriodArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveExpositionPeriodArticles" style="document"/><wsdl:input name="SaveExpositionPeriodArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveExpositionPeriodArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionPeriodDates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionPeriodDates" style="document"/><wsdl:input name="FindExpositionPeriodDatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionPeriodDatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListAudiences"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListAudiences" style="document"/><wsdl:input name="ListAudiencesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListAudiencesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListPaymentMethods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListPaymentMethods" style="document"/><wsdl:input name="ListPaymentMethodRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListPaymentMethodResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreatePaymentMethod"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreatePaymentMethod" style="document"/><wsdl:input name="CreatePaymentMethodRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreatePaymentMethodResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListHalls"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListHalls" style="document"/><wsdl:input name="ListHallsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListHallsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCategories" style="document"/><wsdl:input name="ListCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListInfrastructures"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListInfrastructures" style="document"/><wsdl:input name="ListInfrastructuresRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListInfrastructuresResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindInfrastructureOpenings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindInfrastructureOpenings" style="document"/><wsdl:input name="FindInfrastructureOpeningsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindInfrastructureOpeningsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListPlaces"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListPlaces" style="document"/><wsdl:input name="ListPlacesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListPlacesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListReservationActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListReservationActivities" style="document"/><wsdl:input name="ListReservationActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListReservationActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListReservationViews"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListReservationViews" style="document"/><wsdl:input name="ListReservationViewsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListReservationViewsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCountries"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCountries" style="document"/><wsdl:input name="ListCountriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCountriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCounties"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCounties" style="document"/><wsdl:input name="FindCountiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCountiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLanguages"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLanguages" style="document"/><wsdl:input name="ListLanguagesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLanguagesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDefaultLanguage"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDefaultLanguage" style="document"/><wsdl:input name="GetDefaultLanguageRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDefaultLanguageResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindLessonsChildrenFiscalCertificates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindLessonsChildrenFiscalCertificates" style="document"/><wsdl:input name="FindFiscalCertificatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFiscalCertificatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListWaitingLists"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListWaitingLists" style="document"/><wsdl:input name="ListWaitingListRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListWaitingListResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLessonGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLessonGroups" style="document"/><wsdl:input name="ListLessonGroupRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLessonGroupResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindLessonGroupsForCatchUp"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupsForCatchUp" style="document"/><wsdl:input name="FindLessonGroupsForCatchUpRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindLessonGroupsForCatchUpResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindLessonGroupOptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupOptions" style="document"/><wsdl:input name="FindLessonGroupOptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindLessonGroupOptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidNumberOfOptionsForStudent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidNumberOfOptionsForStudent" style="document"/><wsdl:input name="ValidNumberOfOptionsForStudentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidNumberOfOptionsForStudentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListSwimmingLevels"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListSwimmingLevels" style="document"/><wsdl:input name="ListSwimmingLevelRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListSwimmingLevelResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListStudentFollowScores"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScores" style="document"/><wsdl:input name="ListStudentFollowScoreRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListStudentFollowScoreResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListStudentFollowScoresAll"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListStudentFollowScoresAll" style="document"/><wsdl:input name="ListStudentFollowScoreAllRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListStudentFollowScoreAllResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListStudentPresences"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListStudentPresences" style="document"/><wsdl:input name="ListStudentPresenceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListStudentPresenceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLessonGroupPresences"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLessonGroupPresences" style="document"/><wsdl:input name="ListLessonGroupPresencesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLessonGroupPresencesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListNorms"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListNorms" style="document"/><wsdl:input name="ListNormRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListNormResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListSwimmingDiplomas"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListSwimmingDiplomas" style="document"/><wsdl:input name="ListSwimmingDiplomaRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListSwimmingDiplomaResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveStudentTransfer"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransfer" style="document"/><wsdl:input name="SaveStudentTransferRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveStudentTransferResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveStudentTransfers"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveStudentTransfers" style="document"/><wsdl:input name="SaveStudentTransfersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveStudentTransfersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveLLVInfoToDB"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveLLVInfoToDB" style="document"/><wsdl:input name="SaveLLVInfoToDBRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveLLVInfoToDBResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveLLVDiplomaDate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveLLVDiplomaDate" style="document"/><wsdl:input name="SaveLLVDiplomaDateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveLLVDiplomaDateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LLVMessageTranslations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LLVMessageTranslations" style="document"/><wsdl:input name="ListLLVMessageTranslationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLLVMessageTranslationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPersonLLVInfoByLessonGroup"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPersonLLVInfoByLessonGroup" style="document"/><wsdl:input name="ListPersonLLVInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListPersonLLVInfoResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetLLVInfo"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetLLVInfo" style="document"/><wsdl:input name="ListLLVInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLLVInfoResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindWaitingListStudentOverview"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindWaitingListStudentOverview" style="document"/><wsdl:input name="FindWaitingListStudentOverviewRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindWaitingListStudentOverviewResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteWaitingListStudent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteWaitingListStudent" style="document"/><wsdl:input name="DeleteWaitingListStudentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteWaitingListStudentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveLessonGroup"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroup" style="document"/><wsdl:input name="SaveLessonGroupRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveLessonGroupResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindLessonGroupComments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindLessonGroupComments" style="document"/><wsdl:input name="FindLessonGroupCommentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindLessonGroupCommentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveLessonGroupComment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveLessonGroupComment" style="document"/><wsdl:input name="SaveLessonGroupCommentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveLessonGroupCommentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UnsubscribeLessonGroupDay"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UnsubscribeLessonGroupDay" style="document"/><wsdl:input name="UnsubscribeLessonGroupDayRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UnsubscribeLessonGroupDayResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindUnsubscribeLessonGroupDayManipulations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindUnsubscribeLessonGroupDayManipulations" style="document"/><wsdl:input name="FindUnsubscribeLessonGroupDayManipulationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindUnsubscribeLessonGroupDayManipulationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCatchUpLessonGroupDayManipulations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCatchUpLessonGroupDayManipulations" style="document"/><wsdl:input name="FindCatchUpLessonGroupDayManipulationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCatchUpLessonGroupDayManipulationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CatchUpLessonGroupDay"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CatchUpLessonGroupDay" style="document"/><wsdl:input name="CatchUpLessonGroupDayRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CatchUpLessonGroupDayResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetLlvCreditInfo"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetLlvCreditInfo" style="document"/><wsdl:input name="GetLlvCreditInfoRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetLlvCreditInfoResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonLlvTransferHistories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvTransferHistories" style="document"/><wsdl:input name="FindPersonLlvTransferHistoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonLlvTransferHistoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonLlvCurrentLessonGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonLlvCurrentLessonGroups" style="document"/><wsdl:input name="FindPersonLlvCurrentLessonGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonLlvCurrentLessonGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateWaitingListCall"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateWaitingListCall" style="document"/><wsdl:input name="ValidateWaitingListCallRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateWaitingListCallResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListWaitingListCalls"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListWaitingListCalls" style="document"/><wsdl:input name="ListWaitingListCallsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListWaitingListCallsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ConfirmWaitingListCall"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ConfirmWaitingListCall" style="document"/><wsdl:input name="ConfirmWaitingListCallRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ConfirmWaitingListCallResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePreferredLessonGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePreferredLessonGroups" style="document"/><wsdl:input name="SavePreferredLessonGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePreferredLessonGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateEmployee"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateEmployee" style="document"/><wsdl:input name="AuthenticateEmployeeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateEmployeeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEmployees"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEmployees" style="document"/><wsdl:input name="FindEmployeesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEmployeesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployee"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployee" style="document"/><wsdl:input name="SaveEmployeeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeePassword"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeePassword" style="document"/><wsdl:input name="SaveEmployeePasswordRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeePasswordResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsEmployeePasswordExpired"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/IsEmployeePasswordExpired" style="document"/><wsdl:input name="IsEmployeePasswordExpiredRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="IsEmployeePasswordExpiredResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeeTaskAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskAttachment" style="document"/><wsdl:input name="SaveEmployeeTaskAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeTaskAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteEmployeeTaskAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTaskAttachment" style="document"/><wsdl:input name="DeleteEmployeeTaskAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteEmployeeTaskAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEmployeeTaskAttachments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTaskAttachments" style="document"/><wsdl:input name="FindEmployeeTaskAttachmentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEmployeeTaskAttachmentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEmployeeTasks"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEmployeeTasks" style="document"/><wsdl:input name="FindEmployeeTasksRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEmployeeTasksResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeeTask"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTask" style="document"/><wsdl:input name="SaveEmployeeTaskRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeTaskResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteEmployeeTask"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeTask" style="document"/><wsdl:input name="DeleteEmployeeTaskRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteEmployeeTaskResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeeTaskStatus"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeTaskStatus" style="document"/><wsdl:input name="SaveEmployeeTaskStatusRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeTaskStatusResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEmployeeNotifications"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEmployeeNotifications" style="document"/><wsdl:input name="FindEmployeeNotificationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEmployeeNotificationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSkills"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSkills" style="document"/><wsdl:input name="FindSkillsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSkillsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AssignEmployeeToTasks"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AssignEmployeeToTasks" style="document"/><wsdl:input name="AssignEmployeeToTasksRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AssignEmployeeToTasksResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindWorkTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindWorkTypes" style="document"/><wsdl:input name="FindWorkTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindWorkTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEmployeeAvailabilities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEmployeeAvailabilities" style="document"/><wsdl:input name="FindEmployeeAvailabilitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEmployeeAvailabilitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeeAvailability"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailability" style="document"/><wsdl:input name="SaveEmployeeAvailabilityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeAvailabilityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEmployeeAvailabilities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEmployeeAvailabilities" style="document"/><wsdl:input name="SaveEmployeeAvailabilitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEmployeeAvailabilitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteEmployeeAvailability"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteEmployeeAvailability" style="document"/><wsdl:input name="DeleteEmployeeAvailabilityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteEmployeeAvailabilityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTaskFlowSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTaskFlowSettings" style="document"/><wsdl:input name="GetTaskFlowSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTaskFlowSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendors"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendors" style="document"/><wsdl:input name="FindVendorsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendorsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindVendorGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindVendorGroups" style="document"/><wsdl:input name="FindVendorGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindVendorGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPurchaseArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPurchaseArticles" style="document"/><wsdl:input name="FindPurchaseArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPurchaseArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindStockLocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindStockLocations" style="document"/><wsdl:input name="FindStockLocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindStockLocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPurchaseOrders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPurchaseOrders" style="document"/><wsdl:input name="FindPurchaseOrdersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPurchaseOrdersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidatePurchaseOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseOrder" style="document"/><wsdl:input name="ValidatePurchaseOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidatePurchaseOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidatePurchaseLine"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidatePurchaseLine" style="document"/><wsdl:input name="ValidatePurchaseLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidatePurchaseLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePurchaseOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePurchaseOrder" style="document"/><wsdl:input name="SavePurchaseOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePurchaseOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeletePurchaseOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseOrder" style="document"/><wsdl:input name="DeletePurchaseOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeletePurchaseOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePurchaseLine"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePurchaseLine" style="document"/><wsdl:input name="SavePurchaseLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePurchaseLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeletePurchaseLine"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeletePurchaseLine" style="document"/><wsdl:input name="DeletePurchaseLineRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeletePurchaseLineResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindRentalArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindRentalArticles" style="document"/><wsdl:input name="FindRentalArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindRentalArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindRentalOrders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindRentalOrders" style="document"/><wsdl:input name="FindRentalOrdersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindRentalOrdersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRentalOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetRentalOrder" style="document"/><wsdl:input name="GetRentalOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRentalOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelRentalOrder"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelRentalOrder" style="document"/><wsdl:input name="CancelRentalOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelRentalOrderResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRentalPricing"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetRentalPricing" style="document"/><wsdl:input name="GetRentalPricingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRentalPricingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindRentalArticleAvailablePeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindRentalArticleAvailablePeriods" style="document"/><wsdl:input name="FindRentalArticleAvailablePeriodsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindRentalArticleAvailablePeriodsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindRentalActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindRentalActivities" style="document"/><wsdl:input name="FindRentalActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindRentalActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindRentalPlaces"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindRentalPlaces" style="document"/><wsdl:input name="FindRentalPlacesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindRentalPlacesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRentalOrdersByDate"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetRentalOrdersByDate" style="document"/><wsdl:input name="GetRentalOrdersByDateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRentalOrdersByDateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRentalPlaceOpeningHour"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetRentalPlaceOpeningHour" style="document"/><wsdl:input name="GetRentalPlaceOpeningHourRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRentalPlaceOpeningHourResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateChildCareCentreEmployee"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateChildCareCentreEmployee" style="document"/><wsdl:input name="AuthenticateChildCareCentreEmployeeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateChildCareCentreEmployeeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentres"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentres" style="document"/><wsdl:input name="FindChildCareCentresRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentresResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentrePeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePeriods" style="document"/><wsdl:input name="FindChildCareCentrePeriodsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentrePeriodsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareEntryPeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareEntryPeriods" style="document"/><wsdl:input name="FindChildCareEntryPeriodsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareEntryPeriodsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentreEntries"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreEntries" style="document"/><wsdl:input name="FindChildCareCentreEntriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentreEntriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentreAbsences"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreAbsences" style="document"/><wsdl:input name="FindChildCareCentreAbsencesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentreAbsencesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentrePresences"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresences" style="document"/><wsdl:input name="FindChildCareCentrePresencesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentrePresencesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresence"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresence" style="document"/><wsdl:input name="SaveChildCareCentrePresenceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareCentrePresenceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareCentrePresenceList"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentrePresenceList" style="document"/><wsdl:input name="SaveChildCareCentrePresenceListRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareCentrePresenceListResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteChildCareCentrePresence"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentrePresence" style="document"/><wsdl:input name="DeleteChildCareCentrePresenceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteChildCareCentrePresenceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentrePresenceHeaders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentrePresenceHeaders" style="document"/><wsdl:input name="FindChildCareCentrePresenceHeadersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentrePresenceHeadersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetChildCareChipKnip"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnip" style="document"/><wsdl:input name="FindChildCareCentreChipKnipRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentreChipKnipResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetChildCareChipKnips"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetChildCareChipKnips" style="document"/><wsdl:input name="GetChildCareChipKnipsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetChildCareChipKnipsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindChildCareCentreLogbookEntries"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindChildCareCentreLogbookEntries" style="document"/><wsdl:input name="FindChildCareCentreLogbookEntriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindChildCareCentreLogbookEntriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveChildCareCentreLogbookEntry"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveChildCareCentreLogbookEntry" style="document"/><wsdl:input name="SaveChildCareCentreLogbookEntryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveChildCareCentreLogbookEntryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteChildCareCentreLogbookEntry"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteChildCareCentreLogbookEntry" style="document"/><wsdl:input name="DeleteChildCareCentreLogbookEntryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteChildCareCentreLogbookEntryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateChildCareCentreEntry"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdateChildCareCentreEntry" style="document"/><wsdl:input name="UpdateChildCareCentreEntryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdateChildCareCentreEntryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelChildCareCentreEntry"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelChildCareCentreEntry" style="document"/><wsdl:input name="CancelChildCareCentreEntryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelChildCareCentreEntryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListStockArticleGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListStockArticleGroups" style="document"/><wsdl:input name="ListStockArticleGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListStockArticleGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListJournals"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListJournals" style="document"/><wsdl:input name="ListJournalsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListJournalsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveJournal"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveJournal" style="document"/><wsdl:input name="SaveJournalRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveJournalResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveJournalLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveJournalLines" style="document"/><wsdl:input name="SaveJournalLinesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveJournalLinesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteJournalLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteJournalLines" style="document"/><wsdl:input name="DeleteJournalLinesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteJournalLinesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FinalizeJournal"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FinalizeJournal" style="document"/><wsdl:input name="FinalizeJournalRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FinalizeJournalResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetJournalsSummary"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetJournalsSummary" style="document"/><wsdl:input name="GetJournalsSummaryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetJournalsSummaryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindJournalLines"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindJournalLines" style="document"/><wsdl:input name="FindJournalLinesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindJournalLinesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionTypes" style="document"/><wsdl:input name="FindExpositionTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositions" style="document"/><wsdl:input name="FindExpositionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindOrganisedVisits"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindOrganisedVisits" style="document"/><wsdl:input name="FindOrganisedVisitsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindOrganisedVisitsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveOrganisedVisitNames"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveOrganisedVisitNames" style="document"/><wsdl:input name="SaveOrganisedVisitNamesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListExpositionLocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListExpositionLocations" style="document"/><wsdl:input name="ListExpositionLocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListExpositionLocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionSubCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionSubCategories" style="document"/><wsdl:input name="FindExpositionSubCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionSubCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionLanguages"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionLanguages" style="document"/><wsdl:input name="FindExpositionLanguagesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionLanguagesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListExpositionCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListExpositionCategories" style="document"/><wsdl:input name="ListExpositionCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListExpositionCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateExpositionSubscriptionItem"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateExpositionSubscriptionItem" style="document"/><wsdl:input name="ValidateExpositionSubscriptionItemRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateExpositionSubscriptionItemResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionOverviewByDay"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionOverviewByDay" style="document"/><wsdl:input name="FindExpositionOverviewByDayRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionOverviewByDayResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionPrices"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionPrices" style="document"/><wsdl:input name="FindExpositionPricesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionPricesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExpositionOptionalArticlesCapacity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetExpositionOptionalArticlesCapacity" style="document"/><wsdl:input name="GetExpositionOptionalArticlesCapacityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetExpositionOptionalArticlesCapacityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindExpositionArticlePrices"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindExpositionArticlePrices" style="document"/><wsdl:input name="FindExpositionArticlePricesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindExpositionArticlePricesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChangeExpositionPeriodCapacity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodCapacity" style="document"/><wsdl:input name="ChangeExpositionPeriodCapacityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ChangeExpositionPeriodCapacityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChangeExpositionPeriodState"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ChangeExpositionPeriodState" style="document"/><wsdl:input name="ChangeExpositionPeriodStateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ChangeExpositionPeriodStateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExpositionSales"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetExpositionSales" style="document"/><wsdl:input name="GetExpositionSalesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetExpositionSalesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelOrganisedVisit"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelOrganisedVisit" style="document"/><wsdl:input name="CancelOrganisedVisitRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelOrganisedVisitResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CheckOrganisedVisitAlreadyRegistered"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CheckOrganisedVisitAlreadyRegistered" style="document"/><wsdl:input name="CheckOrganisedVisitAlreadyRegisteredRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CheckOrganisedVisitAlreadyRegisteredResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AdjustOrganisedVisit"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AdjustOrganisedVisit" style="document"/><wsdl:input name="AdjustOrganisedVisitRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AdjustOrganisedVisitResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrganisedVisitRebookingCosts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetOrganisedVisitRebookingCosts" style="document"/><wsdl:input name="GetOrganisedVisitRebookingCostsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetOrganisedVisitRebookingCostResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCombiExpositions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCombiExpositions" style="document"/><wsdl:input name="FindCombiExpositionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCombiExpositionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCombiExpositionExpositionExtraArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionExpositionExtraArticles" style="document"/><wsdl:input name="GetCombiExpositionExpositionExtraArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCombiExpositionExpositionExtraArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCombiExpositionTicketsOptionalArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionTicketsOptionalArticles" style="document"/><wsdl:input name="GetCombiExpositionTicketsOptionalArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCombiExpositionTicketsOptionalArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CalculateCombiExpositionReservation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CalculateCombiExpositionReservation" style="document"/><wsdl:input name="CalculateCombiExpositionReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CalculateCombiExpositionReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCombiOrganisedVisits"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCombiOrganisedVisits" style="document"/><wsdl:input name="FindCombiOrganisedVisitsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCombiOrganisedVisitsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCombiExpositionAllowedPeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCombiExpositionAllowedPeriods" style="document"/><wsdl:input name="GetCombiExpositionAllowedPeriodsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCombiExpositionAllowedPeriodsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCombiOrganisedVisitRebookingCosts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCombiOrganisedVisitRebookingCosts" style="document"/><wsdl:input name="GetCombiOrganisedVisitRebookingCostsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCombiOrganisedVisitRebookingCostsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AdjustCombiOrganisedVisit"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AdjustCombiOrganisedVisit" style="document"/><wsdl:input name="AdjustCombiOrganisedVisitRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AdjustCombiOrganisedVisitResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListFileAgeGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListFileAgeGroups" style="document"/><wsdl:input name="ListFileAgeGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListFileAgeGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFileTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFileTypes" style="document"/><wsdl:input name="FindFileTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFileTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListFileActivityCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListFileActivityCategories" style="document"/><wsdl:input name="ListFileActivityCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListFileActivityCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListFileActivityPeriods"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListFileActivityPeriods" style="document"/><wsdl:input name="ListFileActivityPeriodRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListFileActivityPeriodResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFileActivityArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFileActivityArticles" style="document"/><wsdl:input name="FindFileActivityArticleRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFileActivityArticleResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFileActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFileActivities" style="document"/><wsdl:input name="FindFileActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFileActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFiles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFiles" style="document"/><wsdl:input name="FindFilesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFilesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubFiles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubFiles" style="document"/><wsdl:input name="FindSubFilesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubFilesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateBasket" style="document"/><wsdl:input name="ValidateBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidatePosBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidatePosBasket" style="document"/><wsdl:input name="ValidatePosBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidatePosBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateBasketItem"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateBasketItem" style="document"/><wsdl:input name="ValidateBasketItemRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateBasketItemResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CheckoutBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CheckoutBasket" style="document"/><wsdl:input name="CheckoutBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CheckoutBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CheckoutTemporaryBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CheckoutTemporaryBasket" style="document"/><wsdl:input name="CheckoutTemporaryBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CheckoutTemporaryBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CheckoutPosBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CheckoutPosBasket" style="document"/><wsdl:input name="CheckoutPosBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CheckoutBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LockBasketItems"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LockBasketItems" style="document"/><wsdl:input name="LockBasketItemsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LockBasketItemsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LockPosBasketItems"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LockPosBasketItems" style="document"/><wsdl:input name="LockPosBasketItemsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LockPosBasketItemsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UnlockBasketItems"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UnlockBasketItems" style="document"/><wsdl:input name="UnlockBasketItemsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UnlockBasketItemsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ReCalculateBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ReCalculateBasket" style="document"/><wsdl:input name="RecalculateBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RecalculateBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RecalculatePosBasket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RecalculatePosBasket" style="document"/><wsdl:input name="RecalculatePosBasketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RecalculatePosBasketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SupportsIncassoPayments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SupportsIncassoPayments" style="document"/><wsdl:input name="SupportsIncassoPaymentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SupportsIncassoPaymentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SupportsChipKnipPayments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SupportsChipKnipPayments" style="document"/><wsdl:input name="SupportsChipKnipPaymentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SupportsChipKnipPaymentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SupportsPayLaterPayments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SupportsPayLaterPayments" style="document"/><wsdl:input name="SupportsPayLaterPaymentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SupportsPayLaterPaymentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ExtendLockPeriod"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriod" style="document"/><wsdl:input name="ExtendLockPeriodRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ExtendLockPeriodResult"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ExtendLockPeriodByTime"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ExtendLockPeriodByTime" style="document"/><wsdl:input name="ExtendLockPeriodByTimeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ExtendLockPeriodResult"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ResetLockPeriod"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ResetLockPeriod" style="document"/><wsdl:input name="ExtendLockPeriodRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ExtendLockPeriodResult"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLockedBasketItems"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLockedBasketItems" style="document"/><wsdl:input name="ListLockedBasketItemsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLockedBasketItemsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ReLockBasketItems"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ReLockBasketItems" style="document"/><wsdl:input name="ReLockBasketItemsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ReLockBasketItemsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductType"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetProductType" style="document"/><wsdl:input name="GetProductTypeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetProductTypeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCultureSeries"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCultureSeries" style="document"/><wsdl:input name="FindCultureSeriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCultureSeriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCultureActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCultureActivities" style="document"/><wsdl:input name="ListCultureActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCultureActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCultureEvents"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCultureEvents" style="document"/><wsdl:input name="FindCultureEventsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCultureEventsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetHallSeating"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetHallSeating" style="document"/><wsdl:input name="GetHallSeatingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetHallSeatingWithIncludes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetHallSeatingWithIncludes" style="document"/><wsdl:input name="GetHallSeatingWithIncludesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCultureEventSeating"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeating" style="document"/><wsdl:input name="GetCultureEventSeatingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCultureEventSeatingWithIncludes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCultureEventSeatingWithIncludes" style="document"/><wsdl:input name="GetCultureEventSeatingWithIncludesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCultureSeriesSeating"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeating" style="document"/><wsdl:input name="GetCultureSeriesSeatingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCultureSeriesSeatingWithIncludes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCultureSeriesSeatingWithIncludes" style="document"/><wsdl:input name="GetCultureSeriesSeatingWithIncludesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallSeatingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSeatAllocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSeatAllocations" style="document"/><wsdl:input name="GetSeatAllocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSeatAllocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSiteAllocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSiteAllocations" style="document"/><wsdl:input name="GetSiteAllocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSiteAllocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetHallAllocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetHallAllocations" style="document"/><wsdl:input name="GetHallAllocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetHallAllocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCultureReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCultureReservations" style="document"/><wsdl:input name="FindCultureReservationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCultureReservationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCultureEventCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCultureEventCategories" style="document"/><wsdl:input name="ListCultureEventCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCultureEventCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCultureWaitingListReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCultureWaitingListReservations" style="document"/><wsdl:input name="FindCultureWaitingListReservationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCultureWaitingListReservationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCultureSubscriptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCultureSubscriptions" style="document"/><wsdl:input name="ListCultureSubscriptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCultureSubscriptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListCultureEventTickets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListCultureEventTickets" style="document"/><wsdl:input name="ListCultureEventTicketsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListCultureEventTicketsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateCultureEvent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreateCultureEvent" style="document"/><wsdl:input name="CreateCultureEventRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreateCultureEventResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateCultureEvent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdateCultureEvent" style="document"/><wsdl:input name="UpdateCultureEventRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdateCultureEventResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPriceGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPriceGroups" style="document"/><wsdl:input name="FindPriceGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPriceGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindReservations" style="document"/><wsdl:input name="FindReservationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindReservationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindReservationsOverviewByDay"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindReservationsOverviewByDay" style="document"/><wsdl:input name="FindReservationsOverviewByDayRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindReservationsOverviewByDayResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CalculateReservationCancelCost"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CalculateReservationCancelCost" style="document"/><wsdl:input name="CalculateReservationCancelCostRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CalculateReservationCancelCostResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelReservations" style="document"/><wsdl:input name="CancelReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPriceGroupReservationActivityByActivity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupReservationActivityByActivity" style="document"/><wsdl:input name="FindPriceGroupReservationActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPriceGroupReservationActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdatePlaceReservation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdatePlaceReservation" style="document"/><wsdl:input name="UpdatePlaceReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdatePlaceReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubsidyInfos"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubsidyInfos" style="document"/><wsdl:input name="FindSubsidyInfosRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubsidyInfosResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ConfirmReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ConfirmReservations" style="document"/><wsdl:input name="ConfirmReservationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ConfirmReservationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindAvailablePlacesForReservationActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindAvailablePlacesForReservationActivities" style="document"/><wsdl:input name="FindAvailablePlacesForReservationActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindAvailablePlacesForReservationActivityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveReservationAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveReservationAttachment" style="document"/><wsdl:input name="SaveReservationAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveReservationAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteReservationAttachment"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteReservationAttachment" style="document"/><wsdl:input name="DeleteReservationAttachmentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteReservationAttachmentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindReservationAttachments"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindReservationAttachments" style="document"/><wsdl:input name="FindReservationAttachmentsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindReservationAttachmentsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRecurringDayPatternDates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetRecurringDayPatternDates" style="document"/><wsdl:input name="GetRecurringDayPatternRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetRecurringDayPatternDatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessRefund"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ProcessRefund" style="document"/><wsdl:input name="ProcessRefundRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ProcessRefundResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListBusTripRequests"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListBusTripRequests" style="document"/><wsdl:input name="ListBusTripsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListBusTripsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBusTripRequest"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetBusTripRequest" style="document"/><wsdl:input name="GetBusTripRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetBusTripResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBusTripSerieRequest"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetBusTripSerieRequest" style="document"/><wsdl:input name="GetBusTripSerieRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetBusTripSerieResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveBusTrip"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveBusTrip" style="document"/><wsdl:input name="SaveBusTripRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveBusTripResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveBusTripSerie"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveBusTripSerie" style="document"/><wsdl:input name="SaveBusTripSerieRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveBusTripSerieResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelBusTrip"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelBusTrip" style="document"/><wsdl:input name="CancelBusTripRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelBusTripResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelBusTripSerie"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelBusTripSerie" style="document"/><wsdl:input name="CancelBusTripSerieRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelBusTripSerieResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteBusTrip"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteBusTrip" style="document"/><wsdl:input name="DeleteBusTripRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteBusTripResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteBusTripSerie"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteBusTripSerie" style="document"/><wsdl:input name="DeleteBusTripSerieRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteBusTripSerieResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFitnessNonMemberPerson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetFitnessNonMemberPerson" style="document"/><wsdl:input name="GetFitnessNonMemberPersonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetFitnessNonMemberPersonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListFitnessLocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListFitnessLocations" style="document"/><wsdl:input name="ListFitnessLocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListFitnessLocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFitnessActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivities" style="document"/><wsdl:input name="FindFitnessActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFitnessActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFitnessActivity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivity" style="document"/><wsdl:input name="GetFitnessActivityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetFitnessActivityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFitnessActivityCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityCategories" style="document"/><wsdl:input name="FindFitnessActivityCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFitnessActivityCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindFitnessActivityReservations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindFitnessActivityReservations" style="document"/><wsdl:input name="FindFitnessActivityReservationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFitnessActivityReservationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFitnessActivityReservation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetFitnessActivityReservation" style="document"/><wsdl:input name="GetFitnessActivityReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetFitnessActivityReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ConfirmFitnessActivityDayReservation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ConfirmFitnessActivityDayReservation" style="document"/><wsdl:input name="ConfirmFitnessActivityDayReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ConfirmFitnessActivityDayReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelFitnessActivityDayReservation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelFitnessActivityDayReservation" style="document"/><wsdl:input name="CancelFitnessActivityDayReservationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelFitnessActivityDayReservationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubscriptions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubscriptions" style="document"/><wsdl:input name="FindSubscriptionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubscriptionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ChangeSubscriptionActiveState"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ChangeSubscriptionActiveState" style="document"/><wsdl:input name="ChangeSubscriptionActiveStateRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ChangeSubscriptionActiveStateResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubscriptionLogs"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionLogs" style="document"/><wsdl:input name="FindSubscriptionLogsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubscriptionLogsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubscriptionArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionArticles" style="document"/><wsdl:input name="FindSubscriptionArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubscriptionArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelSubscription" style="document"/><wsdl:input name="CancelSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSubscriptionArticleFamilyMembers"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionArticleFamilyMembers" style="document"/><wsdl:input name="GetSubscriptionArticleFamilyMembersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSubscriptionArticleFamilyMembersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AddPersonCardSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AddPersonCardSubscription" style="document"/><wsdl:input name="AddPersonCardSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddPersonCardSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RemovePersonCardSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RemovePersonCardSubscription" style="document"/><wsdl:input name="RemovePersonCardSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RemovePersonCardSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDirectDebitSummary"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDirectDebitSummary" style="document"/><wsdl:input name="GetDirectDebitSummaryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDirectDebitSummaryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DevaluateSubscription"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DevaluateSubscription" style="document"/><wsdl:input name="DevaluateSubscriptionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DevaluateSubscriptionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RegisterSubscriptionRefusationLog"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RegisterSubscriptionRefusationLog" style="document"/><wsdl:input name="RegisterSubscriptionRefusationLogRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RegisterSubscriptionRefusationLogResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSubscriptionConversionArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSubscriptionConversionArticles" style="document"/><wsdl:input name="FindSubscriptionConversionArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSubscriptionConversionArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsAvailable"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/IsAvailable" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLicenseModules"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLicenseModules" style="document"/><wsdl:input name="ListLicenseModulesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLicenseModulesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListAppLicenses"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListAppLicenses" style="document"/><wsdl:input name="ListAppLicensesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListAppLicensesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUtcOffset"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetUtcOffset" style="document"/><wsdl:input name="GetUtcOffsetRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetUtcOffsetResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindReasons"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindReasons" style="document"/><wsdl:input name="FindReasonsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindReasonsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListZipcodes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListZipcodes" style="document"/><wsdl:input name="ListZipcodesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListZipcodesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListZipcodeStreets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListZipcodeStreets" style="document"/><wsdl:input name="ListZipcodeStreetsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListZipcodeStreetsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListZipcodeCendrisStreets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListZipcodeCendrisStreets" style="document"/><wsdl:input name="ListZipcodeCendrisStreetsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListZipcodeCendrisStreetsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListLocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListLocations" style="document"/><wsdl:input name="ListLocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListLocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GenLoyaltyCardIsValid"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GenLoyaltyCardIsValid" style="document"/><wsdl:input name="GenLoyaltyCardIsValidRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GenLoyaltyCardIsValidResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ApplyGenLoyaltyCardDiscount"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ApplyGenLoyaltyCardDiscount" style="document"/><wsdl:input name="ApplyGenLoyaltyCardDiscountRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ApplyGenLoyaltyCardDiscountResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UnapplyGenLoyaltyCardDiscount"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UnapplyGenLoyaltyCardDiscount" style="document"/><wsdl:input name="UnapplyGenLoyaltyCardDiscountRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UnapplyGenLoyaltyCardDiscountResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateVoucher" style="document"/><wsdl:input name="ValidateVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RedeemVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RedeemVoucher" style="document"/><wsdl:input name="RedeemVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RedeemVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UnRedeemVoucher"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UnRedeemVoucher" style="document"/><wsdl:input name="UnRedeemVoucherRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UnRedeemVoucherResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindTransportArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindTransportArticles" style="document"/><wsdl:input name="FindTransportArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindTransportArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDigitalWallet"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDigitalWallet" style="document"/><wsdl:input name="GetDigitalWalletRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDigitalWalletResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetLockStateForDigitalWalletPayout"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetLockStateForDigitalWalletPayout" style="document"/><wsdl:input name="VendingMachineDigitalWalletPayoutLockRequest"><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RegisterOverstayCharges"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RegisterOverstayCharges" style="document"/><wsdl:input name="RegisterOverstayChargesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDigitalWalletResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinter"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinter" style="document"/><wsdl:input name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinterResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDigitalWallets"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDigitalWallets" style="document"/><wsdl:input name="GetDigitalWalletsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDigitalWalletsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AddCreditCardTokenToDigitalWallet"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AddCreditCardTokenToDigitalWallet" style="document"/><wsdl:input name="AddCreditCardTokenToDigitalWalletRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AddCreditCardTokenToDigitalWalletResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="BlockDivisionCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/BlockDivisionCard" style="document"/><wsdl:input name="BlockDivisionCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="BlockDivisionCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCard" style="document"/><wsdl:input name="GetCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCardResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPointOfSales"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPointOfSales" style="document"/><wsdl:input name="GetPointOfSalesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPointOfSalesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetReaders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetReaders" style="document"/><wsdl:input name="GetReadersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetReadersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetReaderSummary"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetReaderSummary" style="document"/><wsdl:input name="GetReaderSummaryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetReaderSummaryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsValidVerificationCode"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/IsValidVerificationCode" style="document"/><wsdl:input name="IsValidVerificationCodeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="IsValidVerificationCodeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFullCardNumber"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetFullCardNumber" style="document"/><wsdl:input name="GetFullCardNumberRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetFullCardNumberResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTranslations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTranslations" style="document"/><wsdl:input name="GetTranslationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTranslationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCurrentWsdlVersion"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCurrentWsdlVersion" style="document"/><wsdl:input name="GetCurrentWsdlVersionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCurrentWsdlVersionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSubscriptionsInvalidityReasonsFromAddressCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSubscriptionsInvalidityReasonsFromAddressCard" style="document"/><wsdl:input name="GetSubscriptionsWithInvalidityReasonsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSubscriptionsWithInvalidityReasonsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDefaultPointOfSalesCustomer"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetDefaultPointOfSalesCustomer" style="document"/><wsdl:input name="GetDefaultPointOfSalesCustomerRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetDefaultPointOfSalesCustomerResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindAccessZones"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindAccessZones" style="document"/><wsdl:input name="FindAccessZonesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindAccessZonesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetCurrentDivision"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetCurrentDivision" style="document"/><wsdl:input name="GetCurrentDivisionRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetCurrentDivisionResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UnsubscribeEmail"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UnsubscribeEmail" style="document"/><wsdl:input name="UnsubscribeEmailRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UnsubscribeMailResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSalesQuestions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetSalesQuestions" style="document"/><wsdl:input name="GetSalesQuestionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetSalesQuestionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSalesShifts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSalesShifts" style="document"/><wsdl:input name="FindSalesShiftsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSalesShiftsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateUserName"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateUserName" style="document"/><wsdl:input name="ValidateUserNameRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateUserNameResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateUser"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateUser" style="document"/><wsdl:input name="AuthenticateUserRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateUserResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateTrader"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateTrader" style="document"/><wsdl:input name="AuthenticateUserRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateUserResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetResellerCode"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetResellerCode" style="document"/><wsdl:input name="GetResellerCodeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetResellerCodeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTotalSalesByResellerCategory"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetTotalSalesByResellerCategory" style="document"/><wsdl:input name="GetTotalSalesByResellerCategoryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetTotalSalesByResellerCategoryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateContact"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateContact" style="document"/><wsdl:input name="AuthenticateContactRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateContactResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateUserByCard"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateUserByCard" style="document"/><wsdl:input name="AuthenticateUserByCardRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateUserResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateNationalNumber"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumber" style="document"/><wsdl:input name="AuthenticateNationalNumberRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateNationalNumberResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateNationalNumberWithoutAlreadyExistingCheck"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateNationalNumberWithoutAlreadyExistingCheck" style="document"/><wsdl:input name="AuthenticateNationalNumberRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateNationalNumberResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateManager"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateManager" style="document"/><wsdl:input name="AuthenticateManagerRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateManagerResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateToken"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateToken" style="document"/><wsdl:input name="AuthenticateTokenRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateTokenResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RequestAuthenticationToken"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/RequestAuthenticationToken" style="document"/><wsdl:input name="RequestAuthenticationTokenRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="RequestAuthenticationTokenResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteAuthenticationToken"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteAuthenticationToken" style="document"/><wsdl:input name="DeleteAuthenticationTokenRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteAuthenticationTokenResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GenerateTwoFASetupCode"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GenerateTwoFASetupCode" style="document"/><wsdl:input name="GenerateTwoFASetupCodeRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GenerateTwoFASetupCodeResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateTwoFA"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateTwoFA" style="document"/><wsdl:input name="ValidateTwoFARequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateTwoFAResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ResetTwoFAUniqueKey"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ResetTwoFAUniqueKey" style="document"/><wsdl:input name="ResetTwoFAUniqueKeyRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ResetTwoFAUniqueKeyResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePerson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePerson" style="document"/><wsdl:input name="SavePersonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteCeviPersons"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteCeviPersons" style="document"/><wsdl:input name="DeleteCeviPersonsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteCeviPersonsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveCeviPersons"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveCeviPersons" style="document"/><wsdl:input name="SaveCeviPersonsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveCeviPersonsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonContact"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonContact" style="document"/><wsdl:input name="SavePersonContactRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonContactResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonContacts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonContacts" style="document"/><wsdl:input name="SavePersonContactsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonContactsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonSubcategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonSubcategories" style="document"/><wsdl:input name="SavePersonSubCategoryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonSubCategoryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonExternalMasterId"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonExternalMasterId" style="document"/><wsdl:input name="SavePersonExternalMasterIdRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonExternalMasterIdResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ForgotPassword"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ForgotPassword" style="document"/><wsdl:input name="ForgotPasswordRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ForgotPasswordResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ResetPersonPassword"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ResetPersonPassword" style="document"/><wsdl:input name="ResetPersonPasswordRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ResetPersonPasswordResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetInfoFields"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetInfoFields" style="document"/><wsdl:input name="GetInfoFieldsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetInfoFieldsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetInfoFieldCategories"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetInfoFieldCategories" style="document"/><wsdl:input name="GetInfoFieldCategoriesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetInfoFieldCategoriesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPerson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPerson" style="document"/><wsdl:input name="FindPersonsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExternalMapping"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetExternalMapping" style="document"/><wsdl:input name="GetExternalMappingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetExternalMappingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateExternalMapping"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreateExternalMapping" style="document"/><wsdl:input name="CreateExternalMappingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreateExternalMappingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteExternalMapping"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeleteExternalMapping" style="document"/><wsdl:input name="DeleteExternalMappingRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeleteExternalMappingResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonBase"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonBase" style="document"/><wsdl:input name="FindPersonsBaseRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonsBaseResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindDoctors"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindDoctors" style="document"/><wsdl:input name="FindDoctorsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindDoctorsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindStaffMembers"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindStaffMembers" style="document"/><wsdl:input name="FindStaffMembersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindStaffMembersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonPriceGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonPriceGroups" style="document"/><wsdl:input name="SavePersonPriceGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonPriceGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindClubLocationContractTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindClubLocationContractTypes" style="document"/><wsdl:input name="FindClubLocationContractTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindClubLocationContractTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveGroupClubLocations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveGroupClubLocations" style="document"/><wsdl:input name="SaveGroupClubLocationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveGroupClubLocationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonRelation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonRelation" style="document"/><wsdl:input name="SavePersonRelationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonRelationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeletePersonRelation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeletePersonRelation" style="document"/><wsdl:input name="DeletePersonRelationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeletePersonRelationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonDeliveryAddresses"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonDeliveryAddresses" style="document"/><wsdl:input name="FindPersonDeliveryAddressesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonDeliveryAddressesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeletePersonDeliveryAddress"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/DeletePersonDeliveryAddress" style="document"/><wsdl:input name="DeletePersonDeliveryAddressRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="DeletePersonDeliveryAddressResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonDeliveryAddress"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonDeliveryAddress" style="document"/><wsdl:input name="SavePersonDeliveryAddressRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonDeliveryAddressResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPersonChipKnip"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPersonChipKnip" style="document"/><wsdl:input name="GetPersonChipKnipRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPersonChipKnipResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPersonCredits"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPersonCredits" style="document"/><wsdl:input name="GetPersonCreditsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPersonCreditsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonGroups"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonGroups" style="document"/><wsdl:input name="FindPersonGroupsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonGroupsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPersonContacts"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPersonContacts" style="document"/><wsdl:input name="FindPersonContactsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPersonContactsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAvailableWalletBalance"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAvailableWalletBalance" style="document"/><wsdl:input name="GetAvailableWalletBalanceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetAvailableWalletBalanceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPersonNotifications"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPersonNotifications" style="document"/><wsdl:input name="GetPersonNotificationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPersonNotificationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="MarkPersonNotificationRead"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/MarkPersonNotificationRead" style="document"/><wsdl:input name="MarkPersonNotificationReadRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="MarkPersonNotificationReadResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreatePersonAndLinkCards"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CreatePersonAndLinkCards" style="document"/><wsdl:input name="CreatePersonAndLinkCardsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CreatePersonAndLinkCardsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindContactRelations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindContactRelations" style="document"/><wsdl:input name="FindContactRelationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindContactRelationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AllowedToDeleteLockTicket"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AllowedToDeleteLockTicket" style="document"/><wsdl:input name="AllowedToDeleteLockTicketRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AllowedToDeleteLockTicketResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="AuthenticateExternalLoginToken"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/AuthenticateExternalLoginToken" style="document"/><wsdl:input name="AuthenticateExternalLoginTokenRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AuthenticateUserResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateNationalRegisterNumber"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ValidateNationalRegisterNumber" style="document"/><wsdl:input name="ValidateNationalRegisterNumberRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ValidateNationalRegisterNumberResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetResellerSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetResellerSettings" style="document"/><wsdl:input name="GetResellerSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetResellerSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LoadGuiConfiguration"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LoadGuiConfiguration" style="document"/><wsdl:input name="LoadGuiConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LoadGuiConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveGuiConfiguration"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveGuiConfiguration" style="document"/><wsdl:input name="SaveGuiConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveGuiConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LoadApplications"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LoadApplications" style="document"/><wsdl:input name="LoadApplicationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LoadApplicationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveApplication"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveApplication" style="document"/><wsdl:input name="SaveApplicationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveApplicationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="LoadApplicationConfigurations"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/LoadApplicationConfigurations" style="document"/><wsdl:input name="LoadApplicationConfigurationsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="LoadApplicationConfigurationsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveApplicationConfiguration"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveApplicationConfiguration" style="document"/><wsdl:input name="SaveApplicationConfigurationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveApplicationConfigurationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="HasValidPersonConsent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/HasValidPersonConsent" style="document"/><wsdl:input name="HasValidPersonConsentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="HasValidPersonConsentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SavePersonConsent"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SavePersonConsent" style="document"/><wsdl:input name="SavePersonConsentRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SavePersonConsentResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindActivities"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindActivities" style="document"/><wsdl:input name="FindActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindPriceGroupActivityByActivity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindPriceGroupActivityByActivity" style="document"/><wsdl:input name="FindPriceGroupActivitiesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindPriceGroupActivitiesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPriceGroupActivityForPerson"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetPriceGroupActivityForPerson" style="document"/><wsdl:input name="GetPriceGroupActivityForPersonRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetPriceGroupActivityForPersonResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindEntryOverview"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindEntryOverview" style="document"/><wsdl:input name="FindEntryOverviewRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindEntryOverviewResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CancelEntry"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CancelEntry" style="document"/><wsdl:input name="CancelEntryRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CancelEntryResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindActivitiesFiscalCertificates"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindActivitiesFiscalCertificates" style="document"/><wsdl:input name="FindFiscalCertificatesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindFiscalCertificatesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindActivityTypeSearchTerms"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindActivityTypeSearchTerms" style="document"/><wsdl:input name="FindActivityTypeSearchTermsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindActivityTypeSearchTermsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindOrganisationTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindOrganisationTypes" style="document"/><wsdl:input name="FindOrganisationTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindOrganisationTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindCareTypes"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindCareTypes" style="document"/><wsdl:input name="FindCareTypesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindCareTypesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ActivityOptionGetAvailability"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ActivityOptionGetAvailability" style="document"/><wsdl:input name="ActivityOptionGetAvailabilityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ActivityOptionGetAvailabilityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetActivitySubscriptionSettings"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetActivitySubscriptionSettings" style="document"/><wsdl:input name="ActivitySubscriptionSettingsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ActivitySubscriptionSettingsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAvailablePlacesForActivity"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetAvailablePlacesForActivity" style="document"/><wsdl:input name="AvailablePlacesForActivityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="AvailablePlacesForActivityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindActivitiesAvailablePlaces"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindActivitiesAvailablePlaces" style="document"/><wsdl:input name="FindActivitiesAvailablePlacesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindActivitiesAvailablePlacesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateParticipantPresence"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdateParticipantPresence" style="document"/><wsdl:input name="UpdateParticipantPresenceRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdateParticipantPresenceResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetActivityDayParticipants"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetActivityDayParticipants" style="document"/><wsdl:input name="GetActivityDayParticipantsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetActivityDayParticipantsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CheckParticipantsAlreadyRegistered"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/CheckParticipantsAlreadyRegistered" style="document"/><wsdl:input name="CheckParticipantsAlreadyRegisteredRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="CheckParticipantsAlreadyRegisteredResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveEntryNota"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SaveEntryNota" style="document"/><wsdl:input name="SaveEntryNotaRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SaveEntryNotaResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindArticles" style="document"/><wsdl:input name="FindArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindArticleSalesOrders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindArticleSalesOrders" style="document"/><wsdl:input name="FindArticleSalesOrdersRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindArticleSalesOrdersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetArticlePriceInformation"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/GetArticlePriceInformation" style="document"/><wsdl:input name="GetArticlePriceInformationRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="GetArticlePriceInformationResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSalesZoneArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneArticles" style="document"/><wsdl:input name="FindSalesZoneArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSalesZoneArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FindSalesZoneAdditionalSuggestions"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/FindSalesZoneAdditionalSuggestions" style="document"/><wsdl:input name="FindSalesZoneAdditionalSuggestionsRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="FindSalesZoneAdditionalSuggestionsResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListSalesSeriesOrders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListSalesSeriesOrders" style="document"/><wsdl:input name="ListSalesSeriesOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListSalesSeriesOrdersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateSalesSeriesOrders"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/UpdateSalesSeriesOrders" style="document"/><wsdl:input name="UpdateSalesSeriesOrderRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="UpdateSalesSeriesOrdersResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetSalesZoneItemUnavailability"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/SetSalesZoneItemUnavailability" style="document"/><wsdl:input name="SetSalesZoneItemUnavailabilityRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="SetSalesZoneItemUnavailabilityResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListWarehouses"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListWarehouses" style="document"/><wsdl:input name="ListWarehousesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListWarehousesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ListMobileStockArticles"><soap:operation soapAction="http://www.recreatex.be/webshop/IWebShop/ListMobileStockArticles" style="document"/><wsdl:input name="ListMobileStockArticlesRequest"><soap:body use="literal"/></wsdl:input><wsdl:output name="ListMobileStockArticlesResponse"><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="WebShopWebService"><wsdl:port name="BasicHttpBinding_IWebShop" binding="tns:BasicHttpBinding_IWebShop"><soap:address location="http://sportdienstws.gent.be/WebShop.svc"/></wsdl:port></wsdl:service></wsdl:definitions>