use v6;
role ISO_32000_2::Table_216-Additional_entries_specific_to_named_actions {
    method S {...};
    method N {...};
}

=begin pod

=head1 Description

Table 216 — Additional entries specific to named actions

=head1 Methods (Entries)

=head2 S [name]
- (Required) The type of action that this dictionary describes; is Named for a named action.

=head2 N [name]
- (Required) The name of the action that is performed (see "Table 215 — Named actions").

=end pod
