Extend XML schema
This commit is contained in:
parent
022fcb3be1
commit
55f34e2681
|
@ -498,6 +498,11 @@
|
||||||
<ref name="CONTAINER-YIELDS"/>
|
<ref name="CONTAINER-YIELDS"/>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="returnType">
|
||||||
|
<data type="string"/>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<empty/>
|
<empty/>
|
||||||
</element>
|
</element>
|
||||||
</zeroOrMore>
|
</zeroOrMore>
|
||||||
|
|
Loading…
Reference in New Issue