NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
New Server


Joined: 21 Jul 2008
Posts: 1
Reply with quote
Hi Guys,

Anyone have a good example of php server code that accepts a soap envelope, parses the xml, and does a boolean response. The xml example I have been given looks like this:

<?xml version="1.0" encoding="utf-8" ?>
- <OTA_HotelInvCountNotifRQ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" EchoToken="14" TimeStamp="2008-05-28T06:07:47.11-04:00" Target="Production" Version="1.0" SequenceNumber="749131510" xmlns="http://www.opentravel.org/OTA/2003/05">
- <Inventories HotelCode="6652" HotelName="SampleHotel">
- <Inventory>
<StatusApplicationControl Start="2008-06-06" End="2008-06-10" InvTypeCode="NKB" Override="true" />
- <InvCounts>
<InvCount Count="5" CountType="1" />
</InvCounts>
</Inventory>
</Inventories>
</OTA_HotelInvCountNotifRQ>

Any help getting me started would be great. Thanks
View user's profileFind all posts by hicksman99Send private message
New Server
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic