mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Update eppcom-1.0.xsd
removed max length limit from clid element
This commit is contained in:
parent
025fc4c035
commit
1da062594a
1 changed files with 2 additions and 2 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="16"/> -->
|
||||
</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