From b6674f388c1246cc797a95b6717e120fed268dac Mon Sep 17 00:00:00 2001 From: brent s Date: Sun, 8 Dec 2019 14:57:32 -0500 Subject: [PATCH] ... --- schema/aif.xsd | 2 +- schema/linux.xsd | 2 +- schema/net.xsd | 2 +- schema/std.xsd | 2 +- schema/sys.xsd | 2 +- schema/unix.xsd | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/schema/aif.xsd b/schema/aif.xsd index 82f84d6..a0d86be 100644 --- a/schema/aif.xsd +++ b/schema/aif.xsd @@ -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"> diff --git a/schema/linux.xsd b/schema/linux.xsd index 507f011..400e15e 100644 --- a/schema/linux.xsd +++ b/schema/linux.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"> diff --git a/schema/net.xsd b/schema/net.xsd index 6d2ebd5..b764684 100644 --- a/schema/net.xsd +++ b/schema/net.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"> diff --git a/schema/std.xsd b/schema/std.xsd index 05696f6..855927d 100644 --- a/schema/std.xsd +++ b/schema/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"> diff --git a/schema/sys.xsd b/schema/sys.xsd index b298738..f80b1b1 100644 --- a/schema/sys.xsd +++ b/schema/sys.xsd @@ -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"> diff --git a/schema/unix.xsd b/schema/unix.xsd index 41e72ad..5863816 100644 --- a/schema/unix.xsd +++ b/schema/unix.xsd @@ -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">