Dynamic submission action attribute?

Is it possible to have the action attribute of the submission element be 
calculated or dynamic in some way? The scenario is that I would like to use 
an HTTP Put to submit the instance data and in some cases this will result 
in the creation of a new resource and in others it will be an update of an 
existing resource. Either way the action URI needs to be dynamically 
constructed (i.e. not hard-coded), but reading the spec it looks as though 
this is not possible, which would appear to limit the usefulness of the Put 
submit option.
Have I missed something?

Robert
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003

Received on Wednesday, 12 November 2003 21:19:45 UTC