- From: Calbazana, Al <ACalbazana@epotec.com>
- Date: Tue, 25 Jun 2002 22:31:34 -0400
- To: "'www-forms@w3.org'" <www-forms@w3.org>
- Message-ID: <792864BE6F6FD41197CD00508B92D00AADEB48@EPOMAIL01>
Hello, I am just taking another peek at the XForms draft after some time away and noticed something confusing in the 2.4 sample. I see that it has also confused others, but I am still not clear on how this namespacing works. Can someone give a little explanation (I've read the posts in the list concerning these but I am still not clear)? Sample instance data reads: <xforms:model> <xforms:instance> <payment as="credit" xmlns="http://commerce.example.com/payment"> <cc/> <exp/> </payment> </xforms:instance> <xforms:submitInfo action="http://example.com/submit" method="post"/> </xforms:model> UI Control reads: <group xmlns="http://www.w3.org/2002/01/xforms" ref="my:payment"> <selectOne ref="@as"> <caption>Select Payment Method</caption> <choices> .... How are these namespaces to be resolved? Thanks! Alejandro ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
Received on Tuesday, 25 June 2002 22:32:31 UTC