2.54.2 Function.FunctionName

The Function.FunctionName element specifies the name of a function.

The Function.FunctionName element MUST be specified. Its value MUST be a String. The value of the Function.FunctionName element MUST be one of the function names listed in the table in section 2.65 SMDL Functions.

The following is the parent element of the Function.FunctionName element.

Parent elements

Function

The following is the XML Schema definition of the Function.FunctionName element.          

 <xsd:element name="FunctionName" type="xsd:string" />