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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <mms>
                                <mms-retrieve>
                                    <mm-origin>
                                        <not-contains>
                                            <name>name</name> <!-- identifier -->
                                        </not-contains>
                                    </mm-origin>
                                </mms-retrieve>
                            </mms>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Doesn't match a substring.

Contents

<name>—Doesn't match a substring.


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