i think this is a better path forward
This commit is contained in:
11
schema/projects/bdisk.xsd
Normal file
11
schema/projects/bdisk.xsd
Normal 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>
|
||||
Reference in New Issue
Block a user