mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Add secDNS and custom eis schemas #2660
This commit is contained in:
parent
5953d3e5ea
commit
ec2fa3532c
6 changed files with 231 additions and 24 deletions
|
@ -53,7 +53,7 @@ Abstract client and object identifier type.
|
|||
<simpleType name="clIDType">
|
||||
<restriction base="token">
|
||||
<minLength value="3"/>
|
||||
<maxLength value="16"/>
|
||||
<maxLength value="20"/>
|
||||
</restriction>
|
||||
</simpleType>
|
||||
|
||||
|
@ -102,4 +102,4 @@ Transfer status identifiers.
|
|||
<!--
|
||||
End of schema.
|
||||
-->
|
||||
</schema>
|
||||
</schema>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue