public class VegetationModuleValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
MODULE_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
VegetationModuleValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyVegetationBoundaries()
For each Vegetation space element, verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 28 that is supported for the specific space element.
|
void |
VerifyVegetationModule()
Verify that instance documents using the Vegetation XML elements listed in Table 27 validate against the XML schema specified in vegetation.xsd.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean MODULE_ENABLE
String MODULE_NAME
public void VerifyVegetationModule()
Verify that instance documents using the Vegetation XML elements listed in Table 27 validate against the XML schema specified in vegetation.xsd.
public void VerifyVegetationBoundaries()
For each Vegetation space element, verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 28 that is supported for the specific space element. If no surface element is supported, the space element is not bounded by thematic surface boundaries.
Copyright © 2024 Open Geospatial Consortium. All rights reserved.