Class ModelComponentsXmlStructureTests

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

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

    • ModelComponentsXmlStructureTests

      public ModelComponentsXmlStructureTests()
  • Method Details

    • verifyModelComponentsXmlAgainstSchema

      public void verifyModelComponentsXmlAgainstSchema() throws IOException, SAXException
      If the Model Components XML and Schema files exist, then verify the XML against the schema.
      Throws:
      IOException - Error reading XML or Schema file
      SAXException - Error parsing XML or Schema file