| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| basis | restriction of string | perSecond | optional | |||
| maximumValue | double | optional | ||||
| minimumValue | double | optional | ||||
| streamRef | xtce:NameReferenceType | required |
<element name="RateInStream" maxOccurs="unbounded"> <complexType> <complexContent> <extension base="xtce:RateInStreamType"> <attribute name="streamRef" type="xtce:NameReferenceType" use="required"/> </extension> </complexContent> </complexType> </element> |