blob: 71b81a629da5b20aa5c4ff2861ba4e405d9879b2 [file] [log] [blame]
<?xml version="1.0"?>
<sparql
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xs="http://www.w3.org/2001/XMLSchema#"
xmlns="http://www.w3.org/2005/sparql-results#" >
<head>
<variable name="v"/>
</head>
<results>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#float">1.3e0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#double">1.3e0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">+1</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">01.0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">01</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#double">1.0e0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">+1.0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</literal>
</binding>
</result>
</results>
</sparql>