added restriction tool annotation to oxm namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1257 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
c6c644e545
commit
ceb91612b4
|
|
@ -108,6 +108,7 @@
|
||||||
<xsd:appinfo>
|
<xsd:appinfo>
|
||||||
<tool:annotation kind="direct">
|
<tool:annotation kind="direct">
|
||||||
<tool:expected-type type="java.lang.Class"/>
|
<tool:expected-type type="java.lang.Class"/>
|
||||||
|
<tool:assignable-to restriction="class-only" />
|
||||||
</tool:annotation>
|
</tool:annotation>
|
||||||
</xsd:appinfo>
|
</xsd:appinfo>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue