summaryrefslogtreecommitdiffstats
path: root/schemas/rules.xsd
diff options
context:
space:
mode:
authorAlexander Sulfrian <asulfrian@zedat.fu-berlin.de>2021-06-10 20:18:44 +0200
committerAlexander Sulfrian <asulfrian@zedat.fu-berlin.de>2022-01-29 20:10:27 +0100
commit37a8ebdd792ed279fff14944570e09896c616e3e (patch)
treeafcb4fc66f6685ee614df4ac959bfc3a0eca4dd6 /schemas/rules.xsd
parent8605cd3d0cb4d549cb8b43de945d447f6d82892a (diff)
downloadbcfg2-37a8ebdd792ed279fff14944570e09896c616e3e.tar.gz
bcfg2-37a8ebdd792ed279fff14944570e09896c616e3e.tar.bz2
bcfg2-37a8ebdd792ed279fff14944570e09896c616e3e.zip
debconf: Add schema
Diffstat (limited to 'schemas/rules.xsd')
-rw-r--r--schemas/rules.xsd7
1 files changed, 7 insertions, 0 deletions
diff --git a/schemas/rules.xsd b/schemas/rules.xsd
index fb41ad9d4..7afc0f85e 100644
--- a/schemas/rules.xsd
+++ b/schemas/rules.xsd
@@ -122,6 +122,13 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+ <xsd:element name='Conf' type='ConfType'>
+ <xsd:annotation>
+ <xsd:documentation>
+ Fully bound description of a Conf entry.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:element>
<xsd:element name='Group' type='RContainerType'>
<xsd:annotation>
<xsd:documentation>