xml/config.xsd
branchv_0
changeset 249 7655df0622ee
parent 203 504c4ba56d1c
child 250 aae5009bd0af
     1.1 --- a/xml/config.xsd	Tue Apr 30 19:49:17 2019 +0200
     1.2 +++ b/xml/config.xsd	Tue Apr 30 20:04:06 2019 +0200
     1.3 @@ -19,8 +19,8 @@
     1.4  <xs:schema
     1.5  	xmlns:xs="http://www.w3.org/2001/XMLSchema"
     1.6  	elementFormDefault="qualified"
     1.7 -	targetNamespace="https://sql-dk.globalcode.info/xmlns/configuration"
     1.8 -	xmlns:c="https://sql-dk.globalcode.info/xmlns/configuration">
     1.9 +	targetNamespace="tag:globalcode.info,2018:sqldk/configuration"
    1.10 +	xmlns:c="tag:globalcode.info,2018:sqldk/configuration">
    1.11  	
    1.12  	<xs:element name="configuration">
    1.13  		<xs:complexType>