<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsCapacityservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns1="urn:OtnSysUtils" xmlns:ns2="urn:uShopCartIntf" xmlns:ns3="urn:">
  <types>
    <xs:schema targetNamespace="urn:OtnSysUtils" xmlns="urn:OtnSysUtils">
      <xs:complexType name="TArrayOfInt">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="xs:int[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TArrayOfString">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="xs:string[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
    </xs:schema>
    <xs:schema targetNamespace="urn:uShopCartIntf" xmlns="urn:uShopCartIntf">
      <xs:simpleType name="TShopCartType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="sctSale"/>
          <xs:enumeration value="sctVoid"/>
          <xs:enumeration value="sctDeposit"/>
          <xs:enumeration value="sctRefund"/>
          <xs:enumeration value="sctPartialRefund"/>
          <xs:enumeration value="sctUpgrade"/>
          <xs:enumeration value="sctReissue"/>
          <xs:enumeration value="sctResDelete"/>
          <xs:enumeration value="sctReconciliation"/>
          <xs:enumeration value="sctRecharge"/>
          <xs:enumeration value="sctCashOut"/>
          <xs:enumeration value="sctVoucher"/>
          <xs:enumeration value="sctMoneyRefund"/>
          <xs:enumeration value="sctRenewal"/>
          <xs:enumeration value="sctPurge"/>
          <xs:enumeration value="sctBlock"/>
          <xs:enumeration value="sctSwapMedia"/>
          <xs:enumeration value="sctGiftAidWithDraw"/>
          <xs:enumeration value="sctActivateTck"/>
          <xs:enumeration value="sctMoveMoney"/>
          <xs:enumeration value="sctChangePerf"/>
          <xs:enumeration value="sctExtCardRecharge"/>
          <xs:enumeration value="sctExtCardCreation"/>
          <xs:enumeration value="sctExtCardCashout"/>
          <xs:enumeration value="sctExtCardReactivate"/>
          <xs:enumeration value="sctChangeAccount"/>
          <xs:enumeration value="sctCashOutCleanMedia"/>
          <xs:enumeration value="sctAdvancedPayment"/>
          <xs:enumeration value="sctReleasePerformance"/>
          <xs:enumeration value="sctTransferPerformance"/>
          <xs:enumeration value="sctErrataComp"/>
          <xs:enumeration value="sctStampaNonValida"/>
          <xs:enumeration value="sctTransNonCompl"/>
          <xs:enumeration value="sctAnnulloCliente"/>
          <xs:enumeration value="sctAnnulloServizio"/>
          <xs:enumeration value="sctEventoAnnullato"/>
          <xs:enumeration value="sctAnnulloFurtoSmarrimento"/>
          <xs:enumeration value="sctAnnulloUpsell"/>
          <xs:enumeration value="sctFlexVoid"/>
          <xs:enumeration value="sctFlexRefund"/>
          <xs:enumeration value="sctFlexManualPayment"/>
          <xs:enumeration value="sctFlexChangeAccount"/>
          <xs:enumeration value="sctFlexCancel"/>
          <xs:enumeration value="sctFlexBlock"/>
          <xs:enumeration value="sctFlexUnblock"/>
          <xs:enumeration value="sctChangeValidity"/>
          <xs:enumeration value="sctFlexCancelAutoRenew"/>
          <xs:enumeration value="sctFlexReactivateAutoRenew"/>
          <xs:enumeration value="sctFlexRetryInstallment"/>
          <xs:enumeration value="sctAddMediaToAccount"/>
          <xs:enumeration value="sctPartialReservationRedemption"/>
          <xs:enumeration value="sctRefundFees"/>
          <xs:enumeration value="sctMixedTransaction"/>
          <xs:enumeration value="sctNotSpecifiedYet"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:schema>
  </types>
  <message name="FinalizeCapacitySale0Request">
    <part name="AXML" type="xs:string"/>
    <part name="AIsChangePerformance" type="xs:boolean"/>
  </message>
  <message name="FinalizeCapacitySale0Response"/>
  <message name="OnEncodeTicket1Request">
    <part name="ASaleItemId" type="xs:int"/>
    <part name="ATicketId" type="xs:int"/>
    <part name="APeopleCount" type="xs:int"/>
    <part name="AIsSumOfPerf" type="xs:boolean"/>
  </message>
  <message name="OnEncodeTicket1Response"/>
  <message name="ReleaseHeldCapacity2Request">
    <part name="AWorkstationId" type="xs:int"/>
    <part name="AUserId" type="xs:int"/>
  </message>
  <message name="ReleaseHeldCapacity2Response"/>
  <message name="ReleaseCapacityForVoid3Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="ATicketId" type="xs:int"/>
    <part name="AQuantityVoided" type="xs:int"/>
    <part name="AVoidType" type="xs:int"/>
    <part name="ATransactionType" type="xs:int"/>
    <part name="APaid" type="xs:int"/>
  </message>
  <message name="ReleaseCapacityForVoid3Response"/>
  <message name="NewReleaseCapacityForReconciliation4Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AReleaseQuantity" type="xs:int"/>
    <part name="ASaleId" type="xs:int"/>
    <part name="AIsResDelete" type="xs:boolean"/>
  </message>
  <message name="NewReleaseCapacityForReconciliation4Response"/>
  <message name="ReleaseCapacityForVoidedOrRefundedReconciliation5Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AReleaseQuantity" type="xs:int"/>
    <part name="ASaleId" type="xs:int"/>
    <part name="ATransactionType" type="xs:int"/>
  </message>
  <message name="ReleaseCapacityForVoidedOrRefundedReconciliation5Response"/>
  <message name="ReleaseCapacityFromJobStep16Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AQuantity" type="xs:int"/>
  </message>
  <message name="ReleaseCapacityFromJobStep16Response"/>
  <message name="ReleaseCapacityFromJobStep27Request">
    <part name="AEventIds" type="ns1:TArrayOfInt"/>
  </message>
  <message name="ReleaseCapacityFromJobStep27Response"/>
  <message name="ReleaseInUse8Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AQuantity" type="xs:int"/>
  </message>
  <message name="ReleaseInUse8Response"/>
  <message name="MergeShopCartItems9Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="ADeltaQty" type="xs:int"/>
    <part name="AItemGuidFrom" type="xs:string"/>
    <part name="AItemGuidTo" type="xs:string"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="MergeShopCartItems9Response">
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHold10Request">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHold10Response">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHoldPromotion11Request">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="ASCIListGUIIDs" type="ns1:TArrayOfString"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHoldPromotion11Response">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHoldOnlySeat12Request">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewHoldOnlySeat12Response">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="NewUpdate13Request">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="ADeltaQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="AReleasePartialSub" type="xs:boolean"/>
  </message>
  <message name="NewUpdate13Response">
    <part name="AShopCartPerformance" type="xs:string"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="Hold14Request">
    <part name="APerformanceId" type="xs:int"/>
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AItemGuid" type="xs:string"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="Hold14Response">
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="Release15Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AItemGuid" type="xs:string"/>
    <part name="AReleaseQuantity" type="xs:int"/>
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="ASaleItemGUID" type="xs:string"/>
    <part name="ASaleItemId" type="xs:int"/>
    <part name="AItemOperationType" type="ns2:TShopCartType"/>
  </message>
  <message name="Release15Response">
    <part name="ASeatingInfo" type="xs:string"/>
  </message>
  <message name="ReleaseByGUID16Request">
    <part name="AGUIDs" type="ns1:TArrayOfString"/>
  </message>
  <message name="ReleaseByGUID16Response"/>
  <message name="Booked17Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="ASaleItemGuid" type="xs:string"/>
    <part name="ABookedQuantity" type="xs:int"/>
    <part name="AWOutInUse" type="xs:boolean"/>
  </message>
  <message name="Booked17Response"/>
  <message name="ReleaseBooked18Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="ASaleItemGuid" type="xs:string"/>
    <part name="ABookedQuantity" type="xs:int"/>
    <part name="AsaleItemId" type="xs:int"/>
  </message>
  <message name="ReleaseBooked18Response"/>
  <message name="Paid19Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="APaidQuantity" type="xs:int"/>
  </message>
  <message name="Paid19Response"/>
  <message name="PaidWOutBooked20Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="APaidQuantity" type="xs:int"/>
  </message>
  <message name="PaidWOutBooked20Response"/>
  <message name="InUseToPaid21Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="APaidQuantity" type="xs:int"/>
  </message>
  <message name="InUseToPaid21Response"/>
  <message name="ReleasePaid22Request">
    <part name="ASaleItemId" type="xs:int"/>
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="APaidQuantity" type="xs:int"/>
    <part name="ATransactionType" type="xs:int"/>
    <part name="ATicketId" type="xs:int"/>
  </message>
  <message name="ReleasePaid22Response"/>
  <message name="ReleasePrinted23Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="APrintedQuantity" type="xs:int"/>
  </message>
  <message name="ReleasePrinted23Response"/>
  <message name="Printed24Request">
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="APrintedQuantity" type="xs:int"/>
  </message>
  <message name="Printed24Response"/>
  <message name="TryHold25Request">
    <part name="APerformanceId" type="xs:int"/>
    <part name="AEnvelopeCapacityId" type="xs:int"/>
    <part name="AItemGuid" type="xs:string"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="AErrorCode" type="xs:int"/>
  </message>
  <message name="TryHold25Response">
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="AErrorCode" type="xs:int"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="APIHold26Request">
    <part name="AShopCartItem" type="ns3:IShopCartItem"/>
    <part name="AShopCartItemGuid" type="xs:string"/>
    <part name="AHoldQuantity" type="xs:int"/>
    <part name="Adjacent" type="xs:boolean"/>
    <part name="IsFirstToHold" type="xs:boolean"/>
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="AErrorCode" type="xs:int"/>
    <part name="lArrIgnoreCapacityPerfID" type="ns1:TArrayOfInt"/>
    <part name="AReleasePartialSub" type="xs:boolean"/>
  </message>
  <message name="APIHold26Response">
    <part name="AShopCartItem" type="ns3:IShopCartItem"/>
    <part name="ASeatingInfo" type="xs:string"/>
    <part name="AErrorCode" type="xs:int"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GUIDSExist27Request">
    <part name="AGUIDs" type="ns1:TArrayOfString"/>
  </message>
  <message name="GUIDSExist27Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="ReleaseBySingleGUID28Request">
    <part name="AGUID" type="xs:string"/>
    <part name="ASaleItemId" type="xs:int"/>
  </message>
  <message name="ReleaseBySingleGUID28Response"/>
  <message name="ReleaseByGUIDSumOfPerformances29Request">
    <part name="AGUID" type="xs:string"/>
  </message>
  <message name="ReleaseByGUIDSumOfPerformances29Response"/>
  <message name="AdjustShopCartItemForSplit30Request">
    <part name="AItem" type="xs:string"/>
    <part name="AQuantity" type="xs:int"/>
    <part name="AItemGuid" type="xs:string"/>
  </message>
  <message name="AdjustShopCartItemForSplit30Response"/>
  <message name="GetEnvelopeCapacityIdByGUID31Request">
    <part name="AGUID" type="xs:string"/>
  </message>
  <message name="GetEnvelopeCapacityIdByGUID31Response">
    <part name="return" type="ns1:TArrayOfInt"/>
  </message>
  <portType name="IWsCapacity">
    <operation name="FinalizeCapacitySale">
      <input message="tns:FinalizeCapacitySale0Request"/>
      <output message="tns:FinalizeCapacitySale0Response"/>
    </operation>
    <operation name="OnEncodeTicket">
      <input message="tns:OnEncodeTicket1Request"/>
      <output message="tns:OnEncodeTicket1Response"/>
    </operation>
    <operation name="ReleaseHeldCapacity">
      <input message="tns:ReleaseHeldCapacity2Request"/>
      <output message="tns:ReleaseHeldCapacity2Response"/>
    </operation>
    <operation name="ReleaseCapacityForVoid">
      <input message="tns:ReleaseCapacityForVoid3Request"/>
      <output message="tns:ReleaseCapacityForVoid3Response"/>
    </operation>
    <operation name="NewReleaseCapacityForReconciliation">
      <input message="tns:NewReleaseCapacityForReconciliation4Request"/>
      <output message="tns:NewReleaseCapacityForReconciliation4Response"/>
    </operation>
    <operation name="ReleaseCapacityForVoidedOrRefundedReconciliation">
      <input message="tns:ReleaseCapacityForVoidedOrRefundedReconciliation5Request"/>
      <output message="tns:ReleaseCapacityForVoidedOrRefundedReconciliation5Response"/>
    </operation>
    <operation name="ReleaseCapacityFromJobStep1">
      <input message="tns:ReleaseCapacityFromJobStep16Request"/>
      <output message="tns:ReleaseCapacityFromJobStep16Response"/>
    </operation>
    <operation name="ReleaseCapacityFromJobStep2">
      <input message="tns:ReleaseCapacityFromJobStep27Request"/>
      <output message="tns:ReleaseCapacityFromJobStep27Response"/>
    </operation>
    <operation name="ReleaseInUse">
      <input message="tns:ReleaseInUse8Request"/>
      <output message="tns:ReleaseInUse8Response"/>
    </operation>
    <operation name="MergeShopCartItems">
      <input message="tns:MergeShopCartItems9Request"/>
      <output message="tns:MergeShopCartItems9Response"/>
    </operation>
    <operation name="NewHold">
      <input message="tns:NewHold10Request"/>
      <output message="tns:NewHold10Response"/>
    </operation>
    <operation name="NewHoldPromotion">
      <input message="tns:NewHoldPromotion11Request"/>
      <output message="tns:NewHoldPromotion11Response"/>
    </operation>
    <operation name="NewHoldOnlySeat">
      <input message="tns:NewHoldOnlySeat12Request"/>
      <output message="tns:NewHoldOnlySeat12Response"/>
    </operation>
    <operation name="NewUpdate">
      <input message="tns:NewUpdate13Request"/>
      <output message="tns:NewUpdate13Response"/>
    </operation>
    <operation name="Hold">
      <input message="tns:Hold14Request"/>
      <output message="tns:Hold14Response"/>
    </operation>
    <operation name="Release">
      <input message="tns:Release15Request"/>
      <output message="tns:Release15Response"/>
    </operation>
    <operation name="ReleaseByGUID">
      <input message="tns:ReleaseByGUID16Request"/>
      <output message="tns:ReleaseByGUID16Response"/>
    </operation>
    <operation name="Booked">
      <input message="tns:Booked17Request"/>
      <output message="tns:Booked17Response"/>
    </operation>
    <operation name="ReleaseBooked">
      <input message="tns:ReleaseBooked18Request"/>
      <output message="tns:ReleaseBooked18Response"/>
    </operation>
    <operation name="Paid">
      <input message="tns:Paid19Request"/>
      <output message="tns:Paid19Response"/>
    </operation>
    <operation name="PaidWOutBooked">
      <input message="tns:PaidWOutBooked20Request"/>
      <output message="tns:PaidWOutBooked20Response"/>
    </operation>
    <operation name="InUseToPaid">
      <input message="tns:InUseToPaid21Request"/>
      <output message="tns:InUseToPaid21Response"/>
    </operation>
    <operation name="ReleasePaid">
      <input message="tns:ReleasePaid22Request"/>
      <output message="tns:ReleasePaid22Response"/>
    </operation>
    <operation name="ReleasePrinted">
      <input message="tns:ReleasePrinted23Request"/>
      <output message="tns:ReleasePrinted23Response"/>
    </operation>
    <operation name="Printed">
      <input message="tns:Printed24Request"/>
      <output message="tns:Printed24Response"/>
    </operation>
    <operation name="TryHold">
      <input message="tns:TryHold25Request"/>
      <output message="tns:TryHold25Response"/>
    </operation>
    <operation name="APIHold">
      <input message="tns:APIHold26Request"/>
      <output message="tns:APIHold26Response"/>
    </operation>
    <operation name="GUIDSExist">
      <input message="tns:GUIDSExist27Request"/>
      <output message="tns:GUIDSExist27Response"/>
    </operation>
    <operation name="ReleaseBySingleGUID">
      <input message="tns:ReleaseBySingleGUID28Request"/>
      <output message="tns:ReleaseBySingleGUID28Response"/>
    </operation>
    <operation name="ReleaseByGUIDSumOfPerformances">
      <input message="tns:ReleaseByGUIDSumOfPerformances29Request"/>
      <output message="tns:ReleaseByGUIDSumOfPerformances29Response"/>
    </operation>
    <operation name="AdjustShopCartItemForSplit">
      <input message="tns:AdjustShopCartItemForSplit30Request"/>
      <output message="tns:AdjustShopCartItemForSplit30Response"/>
    </operation>
    <operation name="GetEnvelopeCapacityIdByGUID">
      <input message="tns:GetEnvelopeCapacityIdByGUID31Request"/>
      <output message="tns:GetEnvelopeCapacityIdByGUID31Response"/>
    </operation>
  </portType>
  <binding name="IWsCapacitybinding" type="tns:IWsCapacity">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="FinalizeCapacitySale">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#FinalizeCapacitySale" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="OnEncodeTicket">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#OnEncodeTicket" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseHeldCapacity">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseHeldCapacity" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseCapacityForVoid">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseCapacityForVoid" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="NewReleaseCapacityForReconciliation">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#NewReleaseCapacityForReconciliation" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseCapacityForVoidedOrRefundedReconciliation">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseCapacityForVoidedOrRefundedReconciliation" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseCapacityFromJobStep1">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseCapacityFromJobStep1" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseCapacityFromJobStep2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseCapacityFromJobStep2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseInUse">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseInUse" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="MergeShopCartItems">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#MergeShopCartItems" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="NewHold">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#NewHold" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="NewHoldPromotion">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#NewHoldPromotion" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="NewHoldOnlySeat">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#NewHoldOnlySeat" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="NewUpdate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#NewUpdate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="Hold">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#Hold" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="Release">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#Release" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseByGUID">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseByGUID" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="Booked">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#Booked" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseBooked">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseBooked" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="Paid">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#Paid" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="PaidWOutBooked">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#PaidWOutBooked" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="InUseToPaid">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#InUseToPaid" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleasePaid">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleasePaid" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleasePrinted">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleasePrinted" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="Printed">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#Printed" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="TryHold">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#TryHold" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="APIHold">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#APIHold" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="GUIDSExist">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#GUIDSExist" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseBySingleGUID">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseBySingleGUID" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="ReleaseByGUIDSumOfPerformances">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#ReleaseByGUIDSumOfPerformances" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="AdjustShopCartItemForSplit">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#AdjustShopCartItemForSplit" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
    <operation name="GetEnvelopeCapacityIdByGUID">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsCapacityIntf-IWsCapacity#GetEnvelopeCapacityIdByGUID" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsCapacityIntf-IWsCapacity"/>
      </output>
    </operation>
  </binding>
  <service name="IWsCapacityservice">
    <port name="IWsCapacityPort" binding="tns:IWsCapacitybinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://tcl-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsCapacity"/>
    </port>
  </service>
</definitions>

