math ops and datatypes

Could someone take a moment and walk me through the relevant spec text 
that tells me what the result of the following should be?

PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
SELECT (datatype("1"^^xsd:int + "1"^^xsd:int) AS ?datatype)
{}


Lee

Received on Monday, 25 April 2011 04:46:09 UTC