Error in 5.7.2 p:option

In Section 5.7.2 p:option of the XProc specification, it is stated:

"Regardless of the implicit type of the expression, when XPath 1.0 is 
being used, the string value of the expression becomes the value of the 
option; when XPath 2.0 is being used, the value is an xs:untypedAtomic."

The specification fails to describe how a sequence of more than one item 
is converted to a string value.

The XProc specification appears not to define the string value of an 
expression.  XPath 2.0 defines "string value" in terms of a single node.

Received on Tuesday, 4 September 2012 10:51:33 UTC