2.2.2.3.1 rdsMethodNameSpace, rdsMethodName

The rdsMethodNameSpace is the method namespace of the remote method to be invoked.<19> rdsMethodName is the name of the remote method to be invoked.

The syntax for rdsMethodNameSpace and rdsMethodName is as follows.

 rdsMethodNameSpace = ASCIISTRING
 rdsMethodName      = ASCIISTRING

New message sets SHOULD choose rdsMethodNameSpace and rdsMethodName such that the total length of the rdsMethodInfo component is at most 255 characters. New messages MUST also choose rdsMethodNameSpace greater than 0 characters and rdsMethodName greater than 0 characters.