[SwiftmailerBundle] updated XSD based on visual audit

This commit is contained in:
Kris Wallsmith 2010-05-19 07:21:19 -07:00 committed by Fabien Potencier
parent 12a09f5cb5
commit 66426733ec
1 changed files with 3 additions and 0 deletions

View File

@ -19,7 +19,10 @@
<xsd:attribute name="encryption" type="encryption" />
<xsd:attribute name="auth_mode" type="auth_mode" />
<xsd:attribute name="transport" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="delivery_strategy" type="delivery_strategy" />
<xsd:attribute name="delivery_address" type="xsd:string" />
<xsd:attribute name="disable_delivery" type="xsd:boolean" />
</xsd:complexType>
<xsd:complexType name="spool">