* extended configuration XSD to carry init-factories attribute
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2936 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<xsd:complexType name="pluginType">
|
||||
<xsd:attribute name="id" type="xsd:string" />
|
||||
<xsd:attribute name="class" type="classType" />
|
||||
<xsd:attribute name="init-factories" type="xsd:boolean" />
|
||||
</xsd:complexType>
|
||||
|
||||
<xsd:simpleType name="classType">
|
||||
|
||||
Reference in New Issue
Block a user