AntennaHouse / ahfsettings

Schema and Oxygen framework for Antenna House Formatter 'Option Settings File'
0 stars 0 forks source link

duplicate "css-child-match-root" attribute at line 404 in "axs.rng" #1

Closed honomijr closed 1 year ago

honomijr commented 1 year ago

Please note that there seems to be an error in "axs.rng". It contains a duplicate "css-child-match-root" attribute at line 404. Deleting the duplicate code below fixes the issue:

<optional>
  <attribute name="css-child-match-root">
    <ref name="ah.boolean"/>
  </attribute>
</optional>
tgraham-antenna commented 1 year ago

Fixed last March in 5990aaf. Included in 7.3.4 release.