diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | extension of StreamContents | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Description Parameters StreamSignals ParameterSequence SignalSequence StreamSwitch | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="TStream"> <xs:annotation> <xs:documentation>Representation of the MOST data type Stream.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="StreamContents"> <xs:attribute name="Length" type="mostco:UnsignedWord"/> <xs:attribute name="MinLength" type="mostco:UnsignedWord"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | UnsignedWord |
source | <xs:attribute name="Length" type="mostco:UnsignedWord"/> |
type | UnsignedWord |
source | <xs:attribute name="MinLength" type="mostco:UnsignedWord"/> |