W3C

- DRAFT -

Forms Working Group Teleconference

07 Dec 2011

See also: IRC log

Attendees

Present
+44.782.483.aaaa, Leigh_Klotz, alain, Nick_van_den_Bleeken, pfennell, John_Boyer, ebruchez
Regrets
Chair
SV_MEETING_CHAIR
Scribe
klotz

Contents


<trackbot> Date: 07 December 2011

looks like quorum is forming

<nick> http://lists.w3.org/Archives/Public/public-forms/2011Dec/0017.html

<scribe> scribe: klotz

<scribe> scribenick: klotz

<nick> http://www.w3.org/MarkUp/Forms/wiki/Variables_in_XPath#Proposal_.282011-12.29

<John_Boyer> step one var name="x" value="some/node[pred]"

<John_Boyer> step two do a setvalue that changes pred

<John_Boyer> does the node bound to x change?

<John_Boyer> step three delete some/node[pred]

<John_Boyer> does the node bound to x change?

<scribe> ACTION: Nick van den Bleeken to add note to Variables about one-time evaluation. [recorded in http://www.w3.org/2011/12/07-forms-minutes.html#action01]

<trackbot> Created ACTION-1847 - Van den Bleeken to add note to Variables about one-time evaluation. [on Nick Van Den Bleeken - due 2011-12-14].

http://xformstest.org/2011-12-07.txt

http://en.wikibooks.org/wiki/XSLTForms/XSLTForms_only_Extensions#Functions

<function name="square" as="number">

<param name="num" as="number"/>

<script type="text/javascript">

function(num) {

return num * num;

}

</script>

</function>

<pfennell> Saxon provides this: <xsl:value-of select="math:sqrt($arg)" xmlns:math="java:java.lang.Math"/>

<pfennell> This will invoke the static method java.lang.Math.sqrt(), applying it to the value of the variable $arg, and copying the value of the square root of $arg to the result tree.

<John_Boyer> rats, no action item on moving forward with functions :-(

<John_Boyer> maybe next time?

yes, it's blue sky at the moment.

Summary of Action Items

[NEW] ACTION: Nick van den Bleeken to add note to Variables about one-time evaluation. [recorded in http://www.w3.org/2011/12/07-forms-minutes.html#action01]
 
[End of minutes]

Minutes formatted by David Booth's scribe.perl version 1.136 (CVS log)
$Date: 2011/12/07 17:09:25 $

Scribe.perl diagnostic output

[Delete this section before finalizing the minutes.]
This is scribe.perl Revision: 1.136  of Date: 2011/05/12 12:01:43  
Check for newer version at http://dev.w3.org/cvsweb/~checkout~/2002/scribe/

Guessing input format: RRSAgent_Text_Format (score 1.00)

Found Scribe: klotz
Inferring ScribeNick: klotz
Found ScribeNick: klotz

WARNING: No "Topic:" lines found.

Default Present: +44.782.483.aaaa, Leigh_Klotz, alain, Nick_van_den_Bleeken, pfennell, John_Boyer, ebruchez
Present: +44.782.483.aaaa Leigh_Klotz alain Nick_van_den_Bleeken pfennell John_Boyer ebruchez

WARNING: No meeting chair found!
You should specify the meeting chair like this:
<dbooth> Chair: dbooth

Found Date: 07 Dec 2011
Guessing minutes URL: http://www.w3.org/2011/12/07-forms-minutes.html
People with action items: bleeken den nick van

WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.


WARNING: No "Topic: ..." lines found!  
Resulting HTML may have an empty (invalid) <ol>...</ol>.

Explanation: "Topic: ..." lines are used to indicate the start of 
new discussion topics or agenda items, such as:
<dbooth> Topic: Review of Amy's report


[End of scribe.perl diagnostic output]