blob: 937a68c2cf8a2afa7f0f798677c037a798f65f9a [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="p"/>
</head>
<results>
<result>
<binding name="p">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">4</literal>
</binding>
</result>
<result>
</result>
<result>
<binding name="p">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">5</literal>
</binding>
</result>
</results>
</sparql>