diagram | ![]() |
||
namespace | http://www.mostcooperation.com | ||
children | StreamSignal SharedSignalReference | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="StreamSignals"> <xs:annotation> <xs:documentation>Represents a list of Stream signals or references to shared Stream signals.</xs:documentation> </xs:annotation> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="StreamSignal" type="StreamSignal"/> <xs:element name="SharedSignalReference" type="SharedSignalReference"/> </xs:choice> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||||||
type | StreamSignal | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Description | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="StreamSignal" type="StreamSignal"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | SharedSignalReference | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SharedSignalReference" type="SharedSignalReference"/> |