i think i might have something that works here...

This commit is contained in:
2021-01-20 21:24:43 -05:00
parent 27ac49a065
commit 7249d88bad
3 changed files with 20 additions and 20 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://git.square-r00t.net/OpTools/tree/sys/BootSync/"
xmlns="http://git.square-r00t.net/OpTools/tree/sys/BootSync/"
xmlns:bootsync="http://git.square-r00t.net/OpTools/tree/sys/BootSync/"
targetNamespace="http://git.square-r00t.net/BootSync/"
xmlns="http://git.square-r00t.net/BootSync/"
xmlns:bootsync="http://git.square-r00t.net/BootSync/"
elementFormDefault="qualified"
attributeFormDefault="unqualified">
@@ -120,4 +120,4 @@
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
</xs:schema>