stubbing out

This commit is contained in:
2019-12-08 00:29:43 -05:00
parent cbf439f305
commit 1528383e5e
7 changed files with 215 additions and 0 deletions

8
schema/net.xsd Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema targetNamespace="http://schema.xml.r00t.io/net.xsd"
xmlns="http://schema.xml.r00t.io/net.xsd"
xmlns:net="http://schema.xml.r00t.io/net.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
attributeFormDefault="qualified">
</xs:schema>