From faf46ec56190d03674f1e6ca2120ffdc58ac5848 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Mon, 19 Jan 2015 17:45:03 +0200 Subject: [PATCH] Delete redundant table --- doc/epp/domain.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/epp/domain.md b/doc/epp/domain.md index 3bc89b4d7..f8a5a6870 100644 --- a/doc/epp/domain.md +++ b/doc/epp/domain.md @@ -140,10 +140,4 @@ | `--` | 1 | Base64 encoded document | | `` | 0-1 | Client transaction id | -| Field name | Required | Attributes | Field description | -| ----------------- |----------| -----|----------------- | -| [check](#check) | true | | | -| [extension](#ext-legal-not-required) | false | | | -| clTRID | false | | Client transaction id | - [EXAMPLE REQUEST AND RESPONSE](/doc/epp-doc.md#epp-domain-with-valid-user-checks-a-domain)