Strabon
view testsuite/src/test/resources/stSPARQL/BasicFunctionsTest/SridTest.srx @ 1388:3368376972f5
configured the output of some tests
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Wed Sep 17 18:20:09 2014 +0300 (2014-09-17) |
parents | 81a8f4750e35 |
children | 53c61cf49ed2 |
line source
1 <?xml version='1.0' encoding='UTF-8'?>
2 <sparql xmlns='http://www.w3.org/2005/sparql-results#'>
3 <head>
4 <variable name='srid'/>
5 </head>
6 <results>
7 <result>
8 <binding name='srid'>
9 <literal datatype='http://www.w3.org/2001/XMLSchema#int'>84000</literal>
10 </binding>
11 </result>
12 </results>
13 </sparql>