Section 9.3 Frame objects has the line:
A frame object MAY include an entry with the key @embed with any value from @always, @list, and @never.
This should read
A frame object MAY include an entry with the key @embed with any value from @always, @once, and @never. (list -> once)