summaryrefslogtreecommitdiffstats
path: root/schemas/pubkey.xsd
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-04 13:51:38 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-04 13:51:38 -0500
commitdfe9dac83a9f6553b9d075fa14fcd28235aabda9 (patch)
tree68a80302d291e78fdea3b317a0c2742fa4fc65e2 /schemas/pubkey.xsd
parentcfa769abf8e464acee43e1cac359b0f7e5fc5e4b (diff)
downloadbcfg2-dfe9dac83a9f6553b9d075fa14fcd28235aabda9.tar.gz
bcfg2-dfe9dac83a9f6553b9d075fa14fcd28235aabda9.tar.bz2
bcfg2-dfe9dac83a9f6553b9d075fa14fcd28235aabda9.zip
updated StructFile schemas to allow genshi attrs/elements
Diffstat (limited to 'schemas/pubkey.xsd')
-rw-r--r--schemas/pubkey.xsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/schemas/pubkey.xsd b/schemas/pubkey.xsd
index 5671a818d..38d47ed0a 100644
--- a/schemas/pubkey.xsd
+++ b/schemas/pubkey.xsd
@@ -5,6 +5,9 @@
</xsd:documentation>
</xsd:annotation>
+ <xsd:import namespace="http://genshi.edgewall.org/"
+ schemaLocation="genshi.xsd"/>
+
<xsd:element name="PublicKey">
<xsd:annotation>
<xsd:documentation>