| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <complexType name="FloatRangeType"> <annotation> <documentation xml:lang="en">A range of numbers. "minInclusive", "minExclusive", "maxInclusive" and "maxExclusive" attributes are borrowed from the W3C schema language.</documentation> </annotation> <attribute name="minInclusive" type="double"/> <attribute name="minExclusive" type="double"/> <attribute name="maxInclusive" type="double"/> <attribute name="maxExclusive" type="double"/> </complexType> |
| type | double |
| source | <attribute name="minInclusive" type="double"/> |
| type | double |
| source | <attribute name="minExclusive" type="double"/> |
| type | double |
| source | <attribute name="maxInclusive" type="double"/> |
| type | double |
| source | <attribute name="maxExclusive" type="double"/> |