diagram | ![]() |
||||
namespace | http://www.mostcooperation.com | ||||
type | extension of DataTypeBase | ||||
properties |
|
||||
children | Description Parameters StreamSignals ParameterSequence SignalSequence StreamSwitch | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StreamContents" abstract="true"> <xs:annotation> <xs:documentation>Basis for defining the content of Streams and Short Streams.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="DataTypeBase"> <xs:sequence> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Parameters" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Parameter" type="DataElement"/> <xs:element name="SharedParameterReference" type="SharedDataElementReference"/> <xs:element name="NamedSharedParameterReference" type="NamedSharedDataElementReference"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="StreamSignals" type="StreamSignals" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="ParameterSequence" type="ParameterSequence"/> <xs:element name="SignalSequence" type="SignalSequence"/> <xs:element name="StreamSwitch" type="StreamSwitch"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.mostcooperation.com | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | http://www.mostcooperation.com | ||||||
properties |
|
||||||
children | Parameter SharedParameterReference NamedSharedParameterReference | ||||||
source | <xs:element name="Parameters" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Parameter" type="DataElement"/> <xs:element name="SharedParameterReference" type="SharedDataElementReference"/> <xs:element name="NamedSharedParameterReference" type="NamedSharedDataElementReference"/> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||||
type | DataElement | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
children | Description DataType | ||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xs:element name="Parameter" type="DataElement"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | SharedDataElementReference | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SharedParameterReference" type="SharedDataElementReference"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | NamedSharedDataElementReference | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Description | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="NamedSharedParameterReference" type="NamedSharedDataElementReference"/> |
diagram | ![]() |
||||||
namespace | http://www.mostcooperation.com | ||||||
type | StreamSignals | ||||||
properties |
|
||||||
children | StreamSignal SharedSignalReference | ||||||
source | <xs:element name="StreamSignals" type="StreamSignals" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.mostcooperation.com | ||
type | ParameterSequence | ||
properties |
|
||
children | Description StreamParamReference StreamParamReferenceRepeated | ||
source | <xs:element name="ParameterSequence" type="ParameterSequence"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | SignalSequence | ||||||||||||
properties |
|
||||||||||||
children | Description StreamSignalReference StreamSignalReferenceRepeated | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="SignalSequence" type="SignalSequence"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | StreamSwitch | ||||||||||||
properties |
|
||||||||||||
children | ParamStreamCase | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StreamSwitch" type="StreamSwitch"/> |