Class GeomaticsAttributesXmlStructureTests

java.lang.Object
org.opengis.cite.cdb10.CommonFixture
org.opengis.cite.cdb10.metadataAndVersioning.Capability2Tests
org.opengis.cite.cdb10.metadataAndVersioning.GeomaticsAttributesXmlStructureTests

public class GeomaticsAttributesXmlStructureTests extends Capability2Tests

GeomaticsAttributesXmlStructureTests class.

  • Constructor Details

    • GeomaticsAttributesXmlStructureTests

      public GeomaticsAttributesXmlStructureTests()
  • Method Details

    • verifyGeomaticsAttributesSchemaExists

      public void verifyGeomaticsAttributesSchemaExists()
      Verify that the schema file exists for a Geomatics Attributes XML file. If no Geomatics Attributes XML file exists, then this test is skipped. Due to ambiguities in OGC CDB Standard 1.0, this test is always skipped.
    • verifyGeomaticsAttributesAgainstSchema

      public void verifyGeomaticsAttributesAgainstSchema()
      If the Geomatics Attributes XML and Schema files exist, then verify the XML against the schema. Due to ambiguities in OGC CDB Standard 1.0, this test is always skipped.