| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <complexType name="RateInStreamType"> <annotation> <documentation xml:lang="en">Used in packaging to define the expected rate that any individual container will be in a Stream</documentation> </annotation> <attribute name="basis" default="perSecond"> <simpleType> <restriction base="string"> <enumeration value="perSecond"/> <enumeration value="perContainerUpdate"/> </restriction> </simpleType> </attribute> <attribute name="minimumValue" type="double"/> <attribute name="maximumValue" type="double"/> </complexType> |
| type | restriction of string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <attribute name="basis" default="perSecond"> <simpleType> <restriction base="string"> <enumeration value="perSecond"/> <enumeration value="perContainerUpdate"/> </restriction> </simpleType> </attribute> |
| type | double |
| source | <attribute name="minimumValue" type="double"/> |
| type | double |
| source | <attribute name="maximumValue" type="double"/> |