removed unused attribute from routing.xsd

This commit is contained in:
Tobias Schultze 2012-12-01 22:16:05 +01:00
parent cdb3eccd5b
commit d5623b46d8
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
<xsd:attribute name="resource" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="prefix" type="xsd:string" />
<xsd:attribute name="class" type="xsd:string" />
</xsd:complexType>
<xsd:complexType name="element" mixed="true">