Add exception-controller attribute to xsd

This commit is contained in:
Anthon Pang 2012-03-26 13:17:28 -03:00
parent cd56d09012
commit 33382cd4f4

View File

@ -20,6 +20,7 @@
<xsd:attribute name="charset" type="xsd:string" />
<xsd:attribute name="debug" type="xsd:string" />
<xsd:attribute name="strict-variables" type="xsd:string" />
<xsd:attribute name="exception-controller" type="xsd:string" />
</xsd:complexType>
<xsd:complexType name="form">