public class CoreValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
CORE_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
CoreValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyCoreBoundaries()
Table 5lists the surfaces that are allowed as space boundaries of the space elements defined in the Core module.
|
void |
VerifyCoreModule()
Verify that instance documents using the Core XML elements listed in Table 4 validate against the XML schema specified in core.xsd.
|
void |
VerifyCoreReference()
For the following properties, verify that:
If the generalizesTo property (type: gml:ReferenceType) of the AbstractCityObject element is not null, it contains an XLink reference to an AbstractCityObject element.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean CORE_ENABLE
String MODULE_NAME
public void VerifyCoreModule()
public void VerifyCoreReference()
public void VerifyCoreBoundaries()
Table 5lists the surfaces that are allowed as space boundaries of the space elements defined in the Core module.
If a space element is bounded by space boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property SHALL contain exactly one surface element from Table 5that is supported for the specific space element.
If no surface element is supported, the space element SHALL NOT be bounded by space boundaries.
Copyright © 2024 Open Geospatial Consortium. All rights reserved.