Fixed value parameters which can be used in generic expressions |
Element | ChannelType/parameters |
<xs:complexType name="Parameters"> <xs:annotation> <xs:documentation>Fixed value parameters which can be used in generic expressions</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="parameter" type="Parameter" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |