Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In CSDLBI 2.0 and CSDLBI 2.5, the TMParameters complex type<46> defines a collection of M parameters in which each parameter is contained in an MParameter element.
The TMParameters complex type is defined in the schema as follows.
<xs:complexType name="TMParameters">
<xs:sequence>
<xs:element name="MParameter" type="bi:TMParameter" minOccurs="1"
maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
The element that is defined by the TMParameters complex type is specified in the following table.
|
Element |
Description |
|---|---|
|
MParameter |
A collection of M parameters. |