Project

General

Profile

« Previous | Next » 

Revision 2126

Modify schema location

View differences:

HarvestSiteSchedule.java
308 308
    DocumentListHandler documentListHandler = new DocumentListHandler();
309 309
    InputStream inputStream;
310 310
    InputStreamReader inputStreamReader;
311
    String schemaLocation = ".";
311
    String schemaLocation = 
312
    "eml://ecoinformatics.org/harvestList ../../lib/harvester/harvestList.xsd";
312 313
    boolean success = false;
313 314
    URL url;
314 315

  

Also available in: Unified diff