- From: Philip Fennell <Philip.Fennell@bbc.co.uk>
- Date: Fri, 19 Jun 2009 15:36:26 +0100
- To: "XProc Dev" <xproc-dev@w3.org>
Hello, Whilst retrieving an Atom Service Document from an Atomstore via XProc/Calabash I get the following response when I set detailed="true" in the c:request: <?xml version="1.0" encoding="utf-8"?> <c:response xmlns:c="http://www.w3.org/ns/xproc-step" status="200"> <c:header name="Server" value="Apache-Coyote/1.1"/> <c:header name="ETag" value=""service""/> <c:header name="Content-Type" value="application/atomsvc+xml;charset=UTF-8"/> <c:header name="Transfer-Encoding" value="chunked"/> <c:header name="Date" value="Fri, 19 Jun 2009 10:44:52 GMT"/> <service xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://www.w3.org/2007/app"> <workspace> <atom:title type="text">generic</atom:title> </workspace> <workspace> <atom:title type="text">test</atom:title> </workspace> <workspace> <atom:title type="text">infax</atom:title> </workspace> </service> </c:response> Why isn't the 'service' document wrapped in a c:body element? Oh, and by the way I'm running Calabash 0.9.10. Regards Philip Fennell >XML Developer (The Forge) > >BBC Future Media & Technology >Media Village, 201 Wood Lane London W12 7TP >BC4 C4, Broadcast Centre > >T: 0208 0085318 http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this.
Received on Friday, 19 June 2009 14:36:59 UTC