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