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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <then>
                <tag>
                    <tag>tag</tag>
                    <add>add</add>
                    <subtract>subtract</subtract>
                </tag>
            </then>
        </policy-statement>
    </policy-options>
</configuration>

Description

Tag string.

Contents

<add>—Add constant to attribute.

<subtract>—Subtract constant from attribute.

<tag>—No documentation is available yet.


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