2006/4/29, Kyle Marvin <[EMAIL PROTECTED]>:
- I'd still recommend we remove the <author> element from the response in the binary POST example. I think we all agree that its OK for the server to synthesize elements in the entry based upon contextual information (all entries in target collection might be authored by the same person, or author is implied by authentication context, etc) but I still think it is confusing given the posted data.
You can't, it would make the entry invalid. But the example can use <author><name>(Unknown)</name></author> or <author><name/></author> -- Thomas Broyer
