Ignore:
Timestamp:
03/28/13 11:08:09 (12 years ago)
Author:
gosiaw
Message:

Path to PLMXMLSchema.xsd schema corrected

Location:
DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRSRECSv1.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2012-07-16" time="11:30:47" 
    55        author="HLRS 0.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88        <!-- Original <PLMXML xmlns="http://www.plmxml.org/Schemas/PLMXMLSchema"  
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRSSmallServerRoom.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2012-07-16" time="11:30:47" 
    55        author="HLRS 0.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88<!-- Original  
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRSSmallServerRoom_with_multiple_DEBBComponent_files.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2012-07-16" time="11:30:47" 
    55        author="HLRS 0.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88<!-- Original  
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRS_RECS_1.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2013-01-23" time="15:00:00" 
    55        author="HLRS 0.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88        <!-- Original <PLMXML xmlns="http://www.plmxml.org/Schemas/PLMXMLSchema"  
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRS_RECS_2.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2013-01-23" time="15:00:00" 
    55        author="HLRS 0.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88        <!-- Original <PLMXML xmlns="http://www.plmxml.org/Schemas/PLMXMLSchema"  
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/xml/example/PLMXML_HLRS_SmallServerRoom.xml

    r823 r1035  
    44        xmlns:vis="PLMXMLTcVisSchema" schemaVersion="6" date="2013-01-23" time="15:00:00" 
    55        author="HLRS 0.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    6         xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema PLMXMLSchema.xsd"> 
     6        xsi:schemaLocation="http://www.plmxml.org/Schemas/PLMXMLSchema ../PLMXMLSchema.xsd"> 
    77 
    88<!-- Original  
Note: See TracChangeset for help on using the changeset viewer.