[elbe-devel] [PATCH 13/37] schema: Add missing attribute
Benedikt Spranger
b.spranger at linutronix.de
Wed Feb 7 15:28:40 CET 2024
xml:base attributes can be added during include. Add the missing
attribute to schema.
Signed-off-by: Benedikt Spranger <b.spranger at linutronix.de>
---
schema/dbsfed.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index eb4be47e..8e38a976 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -598,6 +598,7 @@ SPDX-FileCopyrightText: Linutronix GmbH
</annotation>
</element>
</all>
+ <attribute ref="xml:base"/>
</complexType>
<complexType name="check-img-action">
--
2.43.0
More information about the elbe-devel
mailing list