# # SessionDestroy Result # Result.content |= SessionDestroy # # SessionDestroy Element # SessionDestroy = element SessionDestroy { AnyAttribute*, SessionDestroy.content } SessionDestroy.content = SessionDestroy.content.open* SessionDestroy.content.open = element * { Anything }