Re: XForms syntax question

Hi,

(.) selects the context node and is defined in the XPath specification
(http://www.w3.org/TR/xpath.html, section 2.5).

In XForms the output will take the text value of the context node (as
defined in section 8.1.1 in the XForms specification) and present that
to the user.

/David 

>>> <Sylvain.Thevoz@swisscom.com> 01/29/03 10:05am >>>

Hello,
 
What is the meaning of the point (.) in XForms?
 
Example:
<output ref="."/>
 
 
Thank you
Regards
Sylvain

Received on Wednesday, 29 January 2003 11:00:57 UTC