소스 검색

Little work on clish.xsd

Serj Kalichev 4 년 전
부모
커밋
2de5890d50
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      clish.xsd

+ 2 - 2
clish.xsd

@@ -1,5 +1,5 @@
-<?xml version="1.0"?>
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://clish.sourceforge.net/XMLSchema" targetNamespace="http://clish.sourceforge.net/XMLSchema">
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
 <!--
 ***********************************************************