[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <uri>
                                <contains>
                                    <name>name</name> <!-- identifier -->
                                </contains>
                            </uri>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Matches a substring.

Contents

<name>—Matches a substring.


[Contents] [Prev] [Next] [Index] [Report an Error]