L.4.15.6.3.30 Parameter
L.4.15.6.3.30 Parameter
The complex type CT_Parameter holds the information regarding an algorithm parameter. The complex type is defined as:
<xsd:complexType name="CT_Parameter">
<xsd:attribute name="type" type="ST_ParameterId" use="required" />
<xsd:attribute name="val" type="xsd:string" use="required" />
</xsd:complexType>
Last updated on