summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2014-11-25 17:56:16 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2014-11-25 17:57:04 +0100
commitd4ae5e04739d9a8e0732dd35ee28c14b0ff96957 (patch)
treeef161f9a56426122f547794010ef34ae40b4a2cd /schemas
parent84b180e2fddcb5563adca33ed6feb3fd991dfde2 (diff)
downloadbcfg2-d4ae5e04739d9a8e0732dd35ee28c14b0ff96957.tar.gz
bcfg2-d4ae5e04739d9a8e0732dd35ee28c14b0ff96957.tar.bz2
bcfg2-d4ae5e04739d9a8e0732dd35ee28c14b0ff96957.zip
Bundler: modification is now the boolean inherit_modification
Diffstat (limited to 'schemas')
-rw-r--r--schemas/bundle.xsd9
1 files changed, 1 insertions, 8 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index b6f9e00af..4a11a1d1b 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -307,13 +307,6 @@
<xsd:attributeGroup ref="py:genshiAttrs"/>
</xsd:complexType>
- <xsd:simpleType name='ModificationTypeEnum'>
- <xsd:restriction base="xsd:string">
- <xsd:enumeration value="ignore"/>
- <xsd:enumeration value="inherit"/>
- </xsd:restriction>
- </xsd:simpleType>
-
<xsd:complexType name='RequiredBundleType'>
<xsd:attribute type='xsd:string' name='name' use='required'>
<xsd:annotation>
@@ -322,7 +315,7 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
- <xsd:attribute type='ModificationTypeEnum' name='modification'>
+ <xsd:attribute type='xsd:boolean' name='inherit_modification'>
<xsd:annotation>
<xsd:documentation>
Specify how to handle modifications in the required