diagram | ![]() |
||
namespace | http://www.mostcooperation.com | ||
type | extension of ParameterSequenceBase | ||
properties |
|
||
children | Description StreamParamReference StreamParamReferenceRepeated | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ParameterSequence"> <xs:annotation> <xs:documentation>Represents a Stream parameter sequence, built on a list of non-repeating Stream parameters followed by repeating Stream parameters.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="ParameterSequenceBase"> <xs:sequence> <xs:element name="StreamParamReferenceRepeated" type="DataElementReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | DataElementReference | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="StreamParamReferenceRepeated" type="DataElementReference" minOccurs="0" maxOccurs="unbounded"/> |