mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
eddited schemaLocations for system to use local copies of schema files
commented out max value for object id length on eppcom schema
This commit is contained in:
parent
62a74ef27a
commit
cf120d8963
2 changed files with 10 additions and 11 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