i think this is a better path forward

This commit is contained in:
2019-12-09 07:16:33 -05:00
parent 47f81b4159
commit fb9ce235fa
9 changed files with 335 additions and 307 deletions

11
schema/projects/bdisk.xsd Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema targetNamespace="http://schema.xml.r00t2.io/bdisk.xsd"
xmlns="http://schema.xml.r00t2.io/bdisk.xsd"
xmlns:bdisk="http://schema.xml.r00t2.io/bdisk.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="unqualified"
attributeFormDefault="unqualified">
<!-- TODO -->
</xs:schema>