Merge branch 'xml_schema_validation' of https://github.com/buddhikac96/winsw into xml_schema_validation

pull/460/merge^2
Buddhika Chathuranga 2020-04-30 12:18:35 +05:30
commit 5caf6145bb
1 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,5 @@
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="https://www.w3schools.com"
xmlns="https://www.w3schools.com"
elementFormDefault="qualified">
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="service">
<xs:complexType>