Changeset 32442
- Timestamp:
- 04/04/11 15:00:12 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0/src/Symfony/Bundle/MonologBundle/Resources/config/schema/monolog-1.0.xsd
r32441 r32442 18 18 <xsd:choice minOccurs="0" maxOccurs="unbounded"> 19 19 <xsd:element name="processor" type="processor" /> 20 </xsd: all>20 </xsd:choice> 21 21 <xsd:attribute name="type" type="xsd:string" use="required" /> 22 22 <xsd:attribute name="level" type="level" />