Here are a couple of suggestions for the <access> element (http://dev.w3.org/2006/waf/widgets/#the-access-element):

Attributes

(add two new attributes)

required: Optional.

duration: Optional.

        -       "one-shot" means that the widget requires no extended access authorization, and the runtime can prompt the user for every access attempt, if required.

        -       "session" means that each time the widget is executed, the widget must have free access to the resource after at most one user prompt for access confirmation.

        -       "blanket" means that once the widget is installed, it requires free access to the resource without any user prompts for access confirmation.

        The default value when this attribute is absent is "session".

Best regards,

Bryan Sullivan | AT&T