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