summaryrefslogtreecommitdiffstats
path: root/schemas/bundle.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/bundle.xsd')
-rw-r--r--schemas/bundle.xsd14
1 files changed, 14 insertions, 0 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index 4a11a1d1b..7d7a141b7 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -69,6 +69,13 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+ <xsd:element name='Conf' type='StructureEntry'>
+ <xsd:annotation>
+ <xsd:documentation>
+ Abstract description of a Conf entry.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:element>
<xsd:element name='SEBoolean' type='SELinuxStructure'>
<xsd:annotation>
<xsd:documentation>
@@ -238,6 +245,13 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+ <xsd:element name='BoundConf' type='ConfType'>
+ <xsd:annotation>
+ <xsd:documentation>
+ Fully bound description of a Conf entry.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:element>
<xsd:element name='Group' type='BundlerGroupType'>
<xsd:annotation>
<xsd:documentation>