This commit is contained in:
brent s. 2019-12-08 14:57:32 -05:00
parent 5fd9bfcb37
commit b6674f388c
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
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="qualified"
attributeFormDefault="qualified"> attributeFormDefault="unqualified">


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

View File

@ -7,7 +7,7 @@
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="qualified"
attributeFormDefault="qualified"> 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"/>
<xs:import namespace="http://schema.xml.r00t2.io/sys.xsd" schemaLocation="http://schema.xml.r00t2.io/sys.xsd"/> <xs:import namespace="http://schema.xml.r00t2.io/sys.xsd" schemaLocation="http://schema.xml.r00t2.io/sys.xsd"/>

View File

@ -5,7 +5,7 @@
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="qualified"
attributeFormDefault="qualified"> 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

@ -4,7 +4,7 @@
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="qualified"
attributeFormDefault="qualified"> attributeFormDefault="unqualified">


<xs:simpleType name="t_UUID4"> <xs:simpleType name="t_UUID4">
<xs:restriction base="xs:token"> <xs:restriction base="xs:token">

View File

@ -3,7 +3,7 @@
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="qualified"
attributeFormDefault="qualified"> attributeFormDefault="unqualified">


<xs:simpleType name="t_diskfmt"> <xs:simpleType name="t_diskfmt">
<xs:restriction base="xs:token"> <xs:restriction base="xs:token">

View File

@ -5,7 +5,7 @@
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="qualified"
attributeFormDefault="qualified"> 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"/>