Update eis-1.0.xsd

removed requirement of cc attribute with ident - controlled by EPP server policy
This commit is contained in:
Timo Võhmar 2015-11-26 18:58:40 +02:00
parent 14a2a6cc02
commit 00b702b06f

View file

@ -83,7 +83,7 @@
<simpleContent>
<extension base="normalizedString">
<attribute name="type" type="eis:identEnumType" use="required"/>
<attribute name="cc" type="eis:ccType" use="required"/>
<attribute name="cc" type="eis:ccType"/>
</extension>
</simpleContent>
</complexType>