summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/types.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index edbc8ad37..7f0c7829a 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -140,6 +140,7 @@
<xsd:attribute type="DeviceTypeEnum" name="dev_type"/>
<xsd:attribute type="xsd:integer" name="major"/>
<xsd:attribute type="xsd:integer" name="minor"/>
+ <xsd:attribute type="xsd:integer" name="mode"/>
<xsd:attribute type="xsd:string" name="perms"/>
<xsd:attribute type="xsd:string" name="owner"/>
<xsd:attribute type="xsd:string" name="group"/>