[elbe-devel] [PATCH v2 14/17] schema: dbsfed.xsd: cpmv

Viraj Shah viraj.shah at linutronix.de
Tue Aug 30 15:39:17 CEST 2022


Add missing attribute documentation

Signed-off-by: Viraj Shah <viraj.shah at linutronix.de>
---
 schema/dbsfed.xsd | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/schema/dbsfed.xsd b/schema/dbsfed.xsd
index bddae9682..378ec4053 100644
--- a/schema/dbsfed.xsd
+++ b/schema/dbsfed.xsd
@@ -2731,7 +2731,13 @@
     </annotation>
     <simpleContent>
       <extension base="rfs:string">
-        <attribute name="path" type="string" use="required" />
+        <attribute name="path" type="string" use="required">
+	 <annotation>
+	  <documentation>
+	   'path': copies or moves the path to the required path.
+          </documentation>
+         </annotation>
+        </attribute>
       </extension>
     </simpleContent>
   </complexType>
-- 
2.30.2



More information about the elbe-devel mailing list