public class GlobalValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
GLOBAL_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
GlobalValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyCityGMLInstanceDoc()
Verify that XML instance documents claiming conformance to this specification validate against the XML schema files.
|
void |
VerifyGlobalAlternativeAggregations()
For referencing features from alternative aggregations::
Each feature belongs to a natural aggregation hierarchy and SHALL be stored inline this hierarchy.
|
void |
VerifyGlobalReferencingGeometries1()
Verify that XLinks are not used to reference geometries, except for geometries of ImplicitGeometry elements, from another top-level feature.
|
void |
VerifyGlobalReferencingGeometries2()
When referencing geometries of spaces and space boundaries, verify that:
Geometries stored inline a space boundary are not redundantly stored as geometry of a space.
|
void |
VerifyGlobalReferencingGeometries3()
Verify that LoDs are self-contained: Geometries are not shared between different LoDs using XLinks.
|
void |
VerifyGlobalReferencingGeometries4()
When referencing shared geometries between top-level features using CityObjectRelation elements, verify that:
If two top-level features share a common geometry, the shared geometry is stored for each top-level feature separately.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean GLOBAL_ENABLE
String MODULE_NAME
public void VerifyCityGMLInstanceDoc()
throws Exception
Exceptionpublic void VerifyGlobalReferencingGeometries1()
throws Exception
Exceptionpublic void VerifyGlobalReferencingGeometries2()
throws XPathExpressionException
XPathExpressionExceptionpublic void VerifyGlobalReferencingGeometries3()
public void VerifyGlobalReferencingGeometries4()
public void VerifyGlobalAlternativeAggregations()
Copyright © 2024 Open Geospatial Consortium. All rights reserved.