From d39dd95c17cf7fe2508adddf122e5fc47d3ceaf0 Mon Sep 17 00:00:00 2001 From: Tamas Cserhati Date: Wed, 29 Jul 2020 11:19:02 +0200 Subject: [PATCH] #40 remove schemaLocation from document and notification xsds --- .../hu/icellmobilsoft/coffee/dto/document/document.xsd | 9 +++------ .../coffee/dto/notification/notification.xsd | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/document/document.xsd b/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/document/document.xsd index e01e39ea6..7fa75584d 100644 --- a/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/document/document.xsd +++ b/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/document/document.xsd @@ -7,12 +7,9 @@ targetNamespace="http://document.dto.coffee.icellmobilsoft.hu/document" elementFormDefault="qualified" attributeFormDefault="unqualified"> - - - + + + diff --git a/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/notification/notification.xsd b/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/notification/notification.xsd index 48cea48a7..ade73fb98 100644 --- a/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/notification/notification.xsd +++ b/coffee-dto/coffee-dto-xsd/src/main/resources/xsd/hu/icellmobilsoft/coffee/dto/notification/notification.xsd @@ -7,12 +7,9 @@ targetNamespace="http://notification.dto.coffee.icellmobilsoft.hu/notification" elementFormDefault="qualified" attributeFormDefault="unqualified"> - - - + + +