Checks preconditions for running tests to verify that the IUT satisfies the
requirements of the
Feature versions conformance class. All
tests are skipped if any preconditions are not met. The implementation
constraints
"ImplementsFeatureVersioning" and
"ImplementsVersionNav"
(FES) must be set to "TRUE" in the capabilities document.
<OperationsMetadata xmlns="http://www.opengis.net/ows/1.1">
<Constraint name="ImplementsFeatureVersioning">
<AllowedValues>
<Value>TRUE</Value>
</AllowedValues>
</Constraint>
</OperationsMetadata>