Skip to content

Commit

Permalink
enable mapping and infoaction for wgplugin_info
Browse files Browse the repository at this point in the history
  • Loading branch information
ctr49 committed Apr 28, 2023
1 parent 75c9eff commit 01ad619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/resource/visu_config.xsd
Expand Up @@ -1903,6 +1903,7 @@
<xsd:attribute ref="align" use="optional" />
<xsd:attribute ref="flavour" use="optional" />
<xsd:attribute ref="class" use="optional" />
<xsd:attribute ref="mapping" use="optional" />
</xsd:complexType>

<xsd:complexType name="image">
Expand Down Expand Up @@ -3231,6 +3232,7 @@
<xsd:choice>
<xsd:element name="text" type="text" />
<xsd:element name="info" type="info" />
<xsd:element name="wgplugin_info" type="wgplugin_info" />
</xsd:choice>
</xsd:group>

Expand Down

0 comments on commit 01ad619

Please sign in to comment.