not needed according to Christian

This commit is contained in:
Keith Donald 2009-11-11 15:28:29 +00:00
parent 6f3dfe13d0
commit e690bf0c62
1 changed files with 1 additions and 7 deletions

View File

@ -14,14 +14,8 @@
<xsd:annotation> <xsd:annotation>
<xsd:documentation <xsd:documentation
source="java:org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"><![CDATA[ source="java:org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter"><![CDATA[
Configures the Spring MVC Annotated Controller programming model. Configures the annotation-driven Spring MVC Controller programming model.
]]></xsd:documentation> ]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation>
<tool:exports type="org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping" />
<tool:exports type="org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation> </xsd:annotation>
<xsd:complexType> <xsd:complexType>
<xsd:attribute name="conversion-service" type="xsd:string"> <xsd:attribute name="conversion-service" type="xsd:string">