added restriction tool annotation to oxm namespace

master
Christian Dupuis 16 years ago
parent ca9526de6c
commit cc5747ad14
  1. 1
      org.springframework.oxm/src/main/resources/org/springframework/oxm/config/spring-oxm-3.0.xsd

@ -108,6 +108,7 @@
<xsd:appinfo>
<tool:annotation kind="direct">
<tool:expected-type type="java.lang.Class"/>
<tool:assignable-to restriction="class-only" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>

Loading…
Cancel
Save