removed param_converter from symfony-1.0.xsd

This commit is contained in:
Pierre Minnieur 2012-04-10 12:00:57 +03:00
parent 8860424823
commit a56bea6d88

View File

@ -42,10 +42,6 @@
<xsd:attribute name="enabled" type="xsd:boolean" />
</xsd:complexType>
<xsd:complexType name="param_converter">
<xsd:attribute name="enabled" type="xsd:boolean" />
</xsd:complexType>
<xsd:complexType name="profiler">
<xsd:all>
<xsd:element name="matcher" type="profiler_matcher" minOccurs="0" maxOccurs="1" />