added restriction tool annotation to oxm namespace
This commit is contained in:
parent
ca9526de6c
commit
cc5747ad14
|
|
@ -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…
Reference in New Issue