Package org.opengis.cite.om20.level1
Class SamplingFeatureObservationValidation
java.lang.Object
org.opengis.cite.om20.level1.DataFixture
org.opengis.cite.om20.level1.SamplingFeatureObservationValidation
Includes various tests of capability 1.
-
Field Summary
Fields inherited from class org.opengis.cite.om20.level1.DataFixture
dataFile, model, observation_type_category, observation_type_complex, observation_type_count, observation_type_geometry, observation_type_measurement, observation_type_swe_array, observation_type_swe_simple, observation_type_temporal, observation_type_truth, originalSubject, Resource_GML_Path, Resource_SWE_Path, testSubject, testSubjectUri
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
A.12 Sampling feature data.void
A.13 Spatial Sampling feature data.void
A.13 Spatial Sampling feature data.Methods inherited from class org.opengis.cite.om20.level1.DataFixture
CheckObservationTypeCategory, CheckObservationTypeCount, CheckObservationTypeMeasurement, CheckObservationTypeTruth, CheckXPath2, CheckXPath2Modified, CreateValidator, CreateValidatorFromXSD, evaluateXPath2Modified, generateXPathExpression, GetFileViaResourcePath, GetResultTypeHref, obtainTestSubject, SchemaElement, setDataFile, setSchemaModel
-
Constructor Details
-
SamplingFeatureObservationValidation
public SamplingFeatureObservationValidation()
-
-
Method Details
-
SamplingValid
public void SamplingValid()A.12 Sampling feature data. Verify that any XML element in the substitution group of sam:SF_SamplingFeature is well-formed and valid -
SpatialSamplingValid
public void SpatialSamplingValid()A.13 Spatial Sampling feature data. Verify that any XML element in the substitution group of sams:SF_SpatialSamplingFeature is well-formed and valid. -
ShapeTypeConsistent
public void ShapeTypeConsistent()A.13 Spatial Sampling feature data. Verify that the content model of any sams:shape element is consistent with the value of the xlink:href attribute of the sam:type element if one is present as a sub-element of the parent sams:SF_SpatialSamplingFeature
-