Changeset 1222 for DCWoRMS


Ignore:
Timestamp:
11/26/13 13:11:50 (11 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/src/DEBB2DCWoRMSTranslator.java

    r689 r1222  
    5454        private static final String DEFAULT_PLMXML_INPUT_FILE_NAME = "src/test/DEBBTranslator/xml/PLMXML_HLRSSmallServerRoom.xml"; 
    5555        private static final String DEFAULT_DEBB_COMPONENT_INPUT_FILE_NAME = "src/test/DEBBTranslator/xml/DEBBComponents.xml"; 
    56         private static final String DEFAULT_SCHEMA_NAME = "DCWormsResSchema.xsd"; 
     56        private static final String DEFAULT_SCHEMA_NAME = "DCwormsResSchema.xsd"; 
    5757        private static final String DEFAULT_DEBB_COMPONENT_TRANSFORMATION_FILE_NAME = "src/test/DEBBTranslator/xml/DEBBComponentTranslator.xsl"; 
    5858        private static final String DEFAULT_NAMESPACE = "http://www.w3.org/2001/XMLSchema-instance"; 
Note: See TracChangeset for help on using the changeset viewer.