Class VendorAttributesXmlStructureTests

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

public class VendorAttributesXmlStructureTests extends Capability2Tests
Created by martin on 2016-09-09.
  • Constructor Details

    • VendorAttributesXmlStructureTests

      public VendorAttributesXmlStructureTests()
  • Method Details

    • verifyVendorAttributesSchemaExists

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

      public void verifyVendorAttributesXmlAgainstSchema()
      If the Vendor 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.