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:
Timo Võhmar 2015-11-30 11:18:38 +02:00
parent 62a74ef27a
commit cf120d8963
2 changed files with 10 additions and 11 deletions

View file

@ -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>