Hi Alain,

Am I correct in thinking that this is not supported?

I get an error on form loading when I try to use it.

I want to make use of RESTful URLs and this seems to be the only way that I can.

That is the URL has the format http://<domain>/<resource-type>/<resource-name>

I present the user with a select list of schemas to load and want to
substitue the <resource-name> part of the URL with what they have
selected.

e.g.

<xf:submission ....>
 <xf:resource value="concat('../schema/',instance('schema')/selected_schema)"/>
</xf:submission>

I think that the error message I am seeing is that the resource
attribute on the submission is missing, which of course is OK if there
is a resource child element.

This capability would seem to me to be also needed to make use of
Atompub feeds to load an feed item link into a model instance.

Regards

Steve Cameron

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to