| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| maxExclusive | decimal | optional | ||||
| maxInclusive | decimal | optional | ||||
| minExclusive | decimal | optional | ||||
| minInclusive | decimal | optional |
<element name="ValidRange" minOccurs="0"> <complexType> <complexContent> <extension base="xtce:DecimalRangeType"/> </complexContent> </complexType> </element> |