Commit 38eb29d1 authored by Thomas Dodds's avatar Thomas Dodds Committed by canterburym
Browse files

Changed RFBand string from LongString to ShortString

parent 1b5cb163
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -509,7 +509,7 @@
  </xs:simpleType>

  <xs:simpleType name="RFBand">
    <xs:restriction base="common:LongString"/>
    <xs:restriction base="common:ShortString"/>
  </xs:simpleType>

</xs:schema>