expected collection contained: [
{
s: <http://example.org/d1>
x: "11"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d2>
x: "23"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d3>
x: "23"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d4>
x: "1"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d5a>
x: "3"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d5b>
x: "1"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d5c>
x: "23"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d6a>
x: "1"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d6b>
x: "23"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
{
s: <http://example.org/d6c>
x: "21"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
]
actual collection contained: [
{
s: <http://example.org/d6c>
x: "21.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d6b>
x: "23.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d6a>
x: "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d5c>
x: "23.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d5b>
x: "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d5a>
x: "3.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d4>
x: "0.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d2>
x: "23.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d1>
x: "11.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
{
s: <http://example.org/d3>
x: "23.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
]
the missing elements were: [
{
s: <http://example.org/d4>
x: "1"^^<http://www.w3.org/2001/XMLSchema#integer> R:L:(Integer)
},
]
the extra elements were: [
{
s: <http://example.org/d4>
x: "0.0"^^<http://www.w3.org/2001/XMLSchema#decimal> R:L:(Decimal)
},
]