xtce:RangeEnumeration

A string value associated with a numerical range.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
label string required
maxExclusive decimal optional
maxInclusive decimal optional
minExclusive decimal optional
minInclusive decimal optional

Source

<element name="RangeEnumeration">
  <annotation>
    <documentation xml:lang="en">A string value associated with a numerical range.</documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="xtce:DecimalRangeType">
        <attribute name="label" type="string" use="required"/>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample