GP-1653 Allow PrototypeModel aliases

This commit is contained in:
caheckman 2022-01-21 12:42:49 -05:00
parent 22a5950d08
commit cb913e6a91
6 changed files with 234 additions and 45 deletions

View file

@ -263,6 +263,13 @@
</element>
</zeroOrMore>
<zeroOrMore>
<element name="modelalias">
<attribute name="name"/>
<attribute name="parent"/>
</element>
</zeroOrMore>
<optional>
<element name="eval_current_prototype">
<attribute name="name"/>