Package | Description |
---|---|
org.opengis.cite.iso19136.data |
Includes tests that apply to GML documents.
|
org.opengis.cite.iso19136.data.spatial |
Contains tests that apply to GML geometry representations and envelopes.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyValueTests
Checks various property value constraints.
|
class |
SchematronTests
Verifies that a GML instance document adheres to the constraints defined in
Schematron schemas.
|
class |
XMLSchemaValidationTests
Verifies that a GML instance document is valid with respect to an application
schema.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeCurveTests
Validates the content of a gml:CompositeCurve element, which implements the
GM_CompositeCurve class from ISO 19107.
|
class |
CurveTests
Validates the content of a gml:Curve element (or any element in its
substitution group), which implements the GM_Curve class from ISO 19107.
|
class |
EnvelopeTests
Validates the content of a gml:Envelope element, which implements the
GM_Envelope class from ISO 19107.
|
class |
LineStringTests
Validates the content of a gml:LineString element (or any element in its
substitution group).
|
class |
PointTests
Validates the content of a gml:Point element (or any element in its
substitution group), which implements the GM_Point class from ISO 19107.
|
class |
SurfaceTests
Validates the content of a gml:Surface element (or any element in its
substitution group), which implements the GM_Surface class from ISO 19107.
|
Copyright © 2020 Open Geospatial Consortium. All rights reserved.