summaryrefslogtreecommitdiffstats
path: root/schemas/pkgtype.xsd
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-01-23 13:53:33 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-01-23 13:53:33 -0500
commitadcd396e3dad04030ccbbff5c77c56df566dacab (patch)
tree4ea980b3583b5fc00faefdf7450397ef9f879e91 /schemas/pkgtype.xsd
parent514e8f4bb75da4e75cd64c55697efe770427403d (diff)
downloadbcfg2-adcd396e3dad04030ccbbff5c77c56df566dacab.tar.gz
bcfg2-adcd396e3dad04030ccbbff5c77c56df566dacab.tar.bz2
bcfg2-adcd396e3dad04030ccbbff5c77c56df566dacab.zip
cleaned up genshi schema
Diffstat (limited to 'schemas/pkgtype.xsd')
-rw-r--r--schemas/pkgtype.xsd8
1 files changed, 1 insertions, 7 deletions
diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd
index 83e3f0e48..3655c646b 100644
--- a/schemas/pkgtype.xsd
+++ b/schemas/pkgtype.xsd
@@ -39,13 +39,7 @@
<xsd:attributeGroup ref="py:genshiAttrs"/>
</xsd:complexType>
</xsd:element>
- <xsd:element ref="py:def"/>
- <xsd:element ref="py:match"/>
- <xsd:element ref="py:choose"/>
- <xsd:element ref="py:for"/>
- <xsd:element ref="py:if"/>
- <xsd:element ref="py:with"/>
- <xsd:element ref="py:replace"/>
+ <xsd:group ref="py:genshiElements"/>
</xsd:choice>
<xsd:attribute type="xsd:string" name="name"/>
<xsd:attribute type="xsd:string" name="group"/>