The <rule> tag has the following syntax:

<rule op={operation} [src={path}][name={name}] [tag={tag}]>
  {child tags}
</rule>

or this:

<rule src={path}></rule>

The <rule> tag must be matched by a closing </rule> tag.


Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices