From f4c11127c6a4910d57ce04eaf40e65aa998f7551 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Mon, 19 Jan 2015 18:05:46 +0200 Subject: [PATCH] Remove old table --- doc/epp/session.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/epp/session.md b/doc/epp/session.md index 3ed122396..ae60fc215 100644 --- a/doc/epp/session.md +++ b/doc/epp/session.md @@ -17,12 +17,6 @@ Here are functions like login, logout, hello, poll | `---` | 0-n | Extension URI that is going to be used in current connection. | | `` | 0-1 | Client transaction id | -| `--` | 1 | Domain name. Can contain unicode characters. | -| `` | 1 | | -| `-` | 1 | Attribute: xmlns:eis="urn:ee:eis:xml:epp:eis-1.0" | -| `--` | 1 | Base64 encoded document | -| `` | 0-1 | Client transaction id | - [EXAMPLE REQUEST AND RESPONSE](/doc/epp-doc.md#epp-session-when-connected-with-valid-user-logs-in-epp-user) ### Logout request