QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
alpha | REAL-NUMBER | optional | ||||
smoothedValue | REAL-NUMBER | optional |
Element | ExponentialSmoothing |
<xs:element name="Level"> <xs:complexType> <xs:attribute name="alpha" type="REAL-NUMBER" use="optional"/> <xs:attribute name="smoothedValue" type="REAL-NUMBER"/> </xs:complexType> </xs:element> |