Purpose: Add attributes specified by a template when creating new accounts.
The ability to exclude certain attributes from being copied is also included.
Why not just use the template-dn functionality of <add> commands? DirXML sometimes adds the template name as an additional (non-naming) CN of the created object. This is often undesired, one reason being that many matching rules do not properly take into account multi-valued CNs.
Rule placement: Publisher create rule.
Chaining Requirements: Put at the end of the chain for efficiency's sake (previous create rules might veto the add).