Update src/Core/WinSWCore/XMLSchema.xsd

pull/460/merge^2
Next Turn 2020-04-25 12:16:50 +08:00 committed by GitHub
parent 4597cfa8ce
commit aca03f8924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>
@ -15,4 +12,4 @@ elementFormDefault="qualified">
</xs:complexType>
</xs:element>
</xs:schema>
</xs:schema>