Skip to main content

PARAMETER_SCOPE

Constant PARAMETER_SCOPE 

Source
const PARAMETER_SCOPE: &str = "Each Message Parameter definition indicates the message types in \
                               which it can appear. If it appears in some other type of message, \
                               the receiving endpoint MUST close the connection with a \
                               PROTOCOL_VIOLATION.";