FrameworkBundle: Adding test-attribute in xsd-schema to write functional-tests if using xml-configurations

This commit is contained in:
Muharrem Demirci 2011-12-21 15:50:59 +01:00
parent 3dd1072edc
commit 5a6c989abc

View File

@ -25,6 +25,7 @@
<xsd:attribute name="trust-proxy-headers" type="xsd:string" />
<xsd:attribute name="ide" type="xsd:string" />
<xsd:attribute name="secret" type="xsd:string" />
<xsd:attribute name="test" type="xsd:boolean" />
</xsd:complexType>
<xsd:complexType name="form">