This commit is contained in:
brent s. 2019-12-08 15:00:22 -05:00
parent b6674f388c
commit 47f81b4159
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
xmlns:net="http://schema.xml.r00t2.io/net.xsd" xmlns:net="http://schema.xml.r00t2.io/net.xsd"
xmlns:std="http://schema.xml.r00t2.io/std.xsd" xmlns:std="http://schema.xml.r00t2.io/std.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" elementFormDefault="unqualified"
attributeFormDefault="unqualified"> attributeFormDefault="unqualified">


<xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/> <xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/>

View File

@ -3,7 +3,7 @@
xmlns="http://schema.xml.r00t2.io/std.xsd" xmlns="http://schema.xml.r00t2.io/std.xsd"
xmlns:std="http://schema.xml.r00t2.io/std.xsd" xmlns:std="http://schema.xml.r00t2.io/std.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" elementFormDefault="unqualified"
attributeFormDefault="unqualified"> attributeFormDefault="unqualified">


<xs:simpleType name="t_UUID4"> <xs:simpleType name="t_UUID4">

View File

@ -2,7 +2,7 @@
<xs:schema targetNamespace="http://schema.xml.r00t2.io/sys.xsd" <xs:schema targetNamespace="http://schema.xml.r00t2.io/sys.xsd"
xmlns="http://schema.xml.r00t2.io/sys.xsd" xmlns="http://schema.xml.r00t2.io/sys.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" elementFormDefault="unqualified"
attributeFormDefault="unqualified"> attributeFormDefault="unqualified">


<xs:simpleType name="t_diskfmt"> <xs:simpleType name="t_diskfmt">

View File

@ -4,7 +4,7 @@
xmlns:std="http://schema.xml.r00t2.io/std.xsd" xmlns:std="http://schema.xml.r00t2.io/std.xsd"
xmlns:unix="http://schema.xml.r00t2.io/unix.xsd" xmlns:unix="http://schema.xml.r00t2.io/unix.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" elementFormDefault="unqualified"
attributeFormDefault="unqualified"> attributeFormDefault="unqualified">


<xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/> <xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/>