opengeospatial / ets-wcs20

Executable Test Suite for WCS 2.0.1
Other
1 stars 2 forks source link

validation does not consider soap response #134

Open coim32 opened 6 months ago

coim32 commented 6 months ago

https://github.com/opengeospatial/ets-wcs20/blob/54cbb864eea8fe186531f0f2a531680afd2ff2bf/src/main/scripts/ctl/ext_get-int.xml#L717

this validation is wrong, it does not consider soap response it generates the following error: Validation error: cvc-elt.1.a: Cannot find the declaration of element 'soap:Envelope'. 1 validation error detected.

coim32 commented 6 months ago

test wcs2:get-int-req14-soap has same issue

dstenger commented 6 months ago

Thank you for creating the issue. Do you have a service which can be used to reproduce an error caused by this line?