...
This commit is contained in:
parent
5fd9bfcb37
commit
b6674f388c
@ -8,7 +8,7 @@
|
||||
xmlns:unix="http://schema.xml.r00t2.io/unix.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
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/net.xsd" schemaLocation="http://schema.xml.r00t2.io/net.xsd"/>
|
||||
|
@ -7,7 +7,7 @@
|
||||
xmlns:unix="http://schema.xml.r00t2.io/unix.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
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/sys.xsd" schemaLocation="http://schema.xml.r00t2.io/sys.xsd"/>
|
||||
|
@ -5,7 +5,7 @@
|
||||
xmlns:std="http://schema.xml.r00t2.io/std.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified"
|
||||
attributeFormDefault="qualified">
|
||||
attributeFormDefault="unqualified">
|
||||
|
||||
<xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
xmlns:std="http://schema.xml.r00t2.io/std.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified"
|
||||
attributeFormDefault="qualified">
|
||||
attributeFormDefault="unqualified">
|
||||
|
||||
<xs:simpleType name="t_UUID4">
|
||||
<xs:restriction base="xs:token">
|
||||
|
@ -3,7 +3,7 @@
|
||||
xmlns="http://schema.xml.r00t2.io/sys.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified"
|
||||
attributeFormDefault="qualified">
|
||||
attributeFormDefault="unqualified">
|
||||
|
||||
<xs:simpleType name="t_diskfmt">
|
||||
<xs:restriction base="xs:token">
|
||||
|
@ -5,7 +5,7 @@
|
||||
xmlns:unix="http://schema.xml.r00t2.io/unix.xsd"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified"
|
||||
attributeFormDefault="qualified">
|
||||
attributeFormDefault="unqualified">
|
||||
|
||||
<xs:import namespace="http://schema.xml.r00t2.io/std.xsd" schemaLocation="http://schema.xml.r00t2.io/std.xsd"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user