mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 18:53:26 +02:00
FEATURE 104525314.6&7 add admin and tech change prohbited to the schema
This commit is contained in:
parent
3fba8442af
commit
567e0bbddd
1 changed files with 4 additions and 0 deletions
|
@ -396,6 +396,10 @@
|
||||||
<enumeration value="serverRenewProhibited"/>
|
<enumeration value="serverRenewProhibited"/>
|
||||||
<enumeration value="serverTransferProhibited"/>
|
<enumeration value="serverTransferProhibited"/>
|
||||||
<enumeration value="serverUpdateProhibited"/>
|
<enumeration value="serverUpdateProhibited"/>
|
||||||
|
<!-- Custom EIS domain status values -->
|
||||||
|
<enumeration value="serverTechChangeProhibited"/>
|
||||||
|
<enumeration value="serverAdminChangeProhibited"/>
|
||||||
|
|
||||||
</restriction>
|
</restriction>
|
||||||
</simpleType>
|
</simpleType>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue