RE: edit an XML instance document

Tamasoiu,
 
Just add another submission like the one you have, but with a method of
'get'. You could let the user invoke this submission with a trigger, or you
could put it on the load of the form (xforms-model-construct-done or
xforms-ready).
 
Regards,
 
Mark
 
 
Mark Birbeck
CEO
x-port.net Ltd.

e: Mark.Birbeck@x-port.net
t: +44 (0) 20 7689 9232
b: http://internet-apps.blogspot.com/
w: http://www.formsPlayer.com/

Download our XForms processor from
http://www.formsPlayer.com/ 


________________________________

	From: www-forms-request@w3.org [mailto:www-forms-request@w3.org] On
Behalf Of Tamasoiu Simina
	Sent: 16 March 2006 08:51
	To: www-forms@w3.org
	Subject: edit an XML instance document
	
	
	Hi there!
	 
	I'm using the XML Forms Generator to generate XForms from an XML
instance file.
	But i would like to know how can i edit the XML instance document
through the XForm GUI?
	i was thinking about using this submission method:
		<xforms:submission action="file:///temp/output.xml"
method="put" id="submit"/>
	Okay, it works, but how can i open the instance XML form, back into
an XForm, so that the user can add more content to the same XML instance?
	 
	Thanks for your support and for the replies from before!
	________________________________

	Brings words and photos together (easily) with
	PhotoMail
<http://us.rd.yahoo.com/mail_us/taglines/PMall/*http://photomail.mail.yahoo.
com> - it's free and works with Yahoo! Mail.

Received on Thursday, 16 March 2006 10:12:57 UTC