- From: fikin <nikolai.fiikov@gmail.com>
- Date: Thu, 27 May 2010 16:53:41 +0300
- To: xproc-dev@w3.org
what is the spec stand on allowed / not-allowed constructs within @select? is following valid: <p:input name="source" select="document( /root/@href )" ><p:pipe step="a" port="b" /></p:input> what is the evaluation context of p:input/@select ? are variables available : <p:input select="document( /root/tag[ @flg = $var ]/@href )" ... thanks
Received on Thursday, 27 May 2010 13:54:14 UTC