Ignore:
Timestamp:
03/06/14 11:32:58 (10 years ago)
Author:
pharms
Message:
  • changed name spaces as they do not seem to work on some platforms
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-http/src/main/resources/HttpExchangeStructure.xsd

    r1367 r1437  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<xsd:schema 
    3   targetNamespace="http://autoquest.informatik.uni-goettingen.de" 
    4   xmlns:tns="http://autoquest.informatik.uni-goettingen.de" 
     3  targetNamespace="http://autoquest.informatik.uni-goettingen.de/httpexchange" 
     4  xmlns:tns="http://autoquest.informatik.uni-goettingen.de/httpexchange" 
    55  xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
    66  xmlns:jxb="http://java.sun.com/xml/ns/jaxb" 
Note: See TracChangeset for help on using the changeset viewer.