opengeospatial / ets-wfs11

Executable Test Suite for WFS 1.1
Other
1 stars 5 forks source link

wfs-1.1.0-Basic-GetFeature-tc5 test failing #91

Closed dying-light closed 4 years ago

dying-light commented 4 years ago

All of my services have passed except this one. error log shows: Log for test s0004/d195e39205_1/d195e29192_1/d195e8345_1 Test wfs:wfs-1.1.0-Basic-GetFeature-tc5 type Mandatory default result Passed (s0004/d195e39205_1/d195e29192_1/d195e8345_1)

Assertion: XPath 1.0 shall be used to address parts of an XML representation using ogc:PropertyName. Support for the AbbreviatedRelativeLocationPath construct is required. A valid filter expression must conform to the content model declared for the ogc:Filter element.

Error in call to extension function {public static org.w3c.dom.Node org.opengis.cite.wfs11.GetFeatureTestExtension.findFeatureTypeAndPropertyName(org.w3c.dom.Node) throws java.lang.Exception}: Extension function requires a single DOM Node; supplied value contains 3 nodes Result: Failed

Fail Information:contains fail information

Here is my service GetCapabilities: DescribeFeatureType: GetFeature:

Please can you help me finding the problem?