Update contact-eis-1.0.xsd

removed unnecessary schemaLocations on namespace import
This commit is contained in:
Timo Võhmar 2015-11-26 15:06:10 +02:00
parent e05ac8a3ad
commit c82cb72a27

View file

@ -10,9 +10,9 @@
<!-- <!--
Import common element types. Import common element types.
--> -->
<import namespace="urn:ietf:params:xml:ns:eppcom-1.0" schemaLocation="http://www.iana.org/assignments/xml-registry/schema/eppcom-1.0.xsd"/> <import namespace="urn:ietf:params:xml:ns:eppcom-1.0">
<import namespace="urn:ietf:params:xml:ns:epp-1.0" schemaLocation="http://www.iana.org/assignments/xml-registry/schema/epp-1.0.xsd"/> <import namespace="urn:ietf:params:xml:ns:epp-1.0">
<import namespace="https://epp.tld.ee/schema/eis-1.0.xsd" schemaLocation="doc/schemas/eis-1.0.xsd"/> <import namespace="https://epp.tld.ee/schema/eis-1.0.xsd">
<annotation> <annotation>
<documentation> <documentation>