Skip to content

Instantly share code, notes, and snippets.

@scarpentier
Last active January 3, 2016 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scarpentier/7681f1dba25e5e23e1fb to your computer and use it in GitHub Desktop.
Save scarpentier/7681f1dba25e5e23e1fb to your computer and use it in GitHub Desktop.
http://rwdevice/Connector?command=edit_booking&booking_id=2776708&operation=C
<kwe:result xmlns:rb="http://www.appliancestudio.com/rb/1.0/" xmlns:kwe="http://www.appliancestudio.com/kwe/1.0/">
<kwe:date>20140108</kwe:date>
<kwe:time>124242</kwe:time>
<kwe:result_code>0</kwe:result_code>
<rb:bookings room_id="4454">
<rb:booking booking_id="2776708" confidential="no" password_protected="no">
<rb:purpose>Local Reservation</rb:purpose>
<rb:notes/>
<rb:repetition>N</rb:repetition>
<rb:start_time>124100</rb:start_time>
<rb:start_date>20140108</rb:start_date>
<rb:end_time>144100</rb:end_time>
<rb:end_date>20140108</rb:end_date>
<rb:booking_creation_time>124153</rb:booking_creation_time>
<rb:booking_creation_date>20140108</rb:booking_creation_date>
<rb:booking_modification_time>124242</rb:booking_modification_time>
<rb:booking_modification_date>20140108</rb:booking_modification_date>
<rb:attendees>
<rb:attendee role="host" status="accepted">
<rb:name>In Use</rb:name>
<rb:email/>
<rb:phone/>
</rb:attendee>
</rb:attendees>
</rb:booking>
</rb:bookings>
</kwe:result>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment