mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
updated schemas
This commit is contained in:
parent
cd1f9c12c3
commit
177ddf0a72
5 changed files with 25 additions and 23 deletions
|
@ -4,8 +4,8 @@
|
|||
This schema imports other schemas used for Estonian ccTLD
|
||||
.ee EPP queries and responses.
|
||||
-->
|
||||
<schema targetNamespace="https://epp.tld.ee/schema/all-ee-1.0"
|
||||
xmlns:all="https://epp.tld.ee/schema/all-ee-1.0"
|
||||
<schema targetNamespace="https://epp.tld.ee/schema/all-ee-1.2"
|
||||
xmlns:all="https://epp.tld.ee/schema/all-ee-1.2"
|
||||
xmlns="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified">
|
||||
|
||||
|
@ -30,8 +30,8 @@
|
|||
schemaLocation="lib/schemas/eis-1.0.xsd"/>
|
||||
<import namespace="https://epp.tld.ee/schema/contact-ee-1.1"
|
||||
schemaLocation="lib/schemas/contact-ee-1.1.xsd"/>
|
||||
<import namespace="https://epp.tld.ee/schema/domain-eis-1.1"
|
||||
schemaLocation="lib/schemas/domain-eis-1.1.xsd"/>
|
||||
<import namespace="https://epp.tld.ee/schema/domain-ee-1.1"
|
||||
schemaLocation="lib/schemas/domain-ee-1.1.xsd"/>
|
||||
|
||||
<annotation>
|
||||
<documentation>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<schema targetNamespace="https://epp.tld.ee/schema/domain-eis-1.1.xsd"
|
||||
xmlns:domain="https://epp.tld.ee/schema/domain-eis-1.1.xsd"
|
||||
<schema targetNamespace="https://epp.tld.ee/schema/domain-ee-1.1.xsd"
|
||||
xmlns:domain="https://epp.tld.ee/schema/domain-ee-1.1.xsd"
|
||||
xmlns:host="urn:ietf:params:xml:ns:host-1.0"
|
||||
xmlns:epp="https://epp.tld.ee/schema/epp-ee-1.0.xsd"
|
||||
xmlns:eppcom="urn:ietf:params:xml:ns:eppcom-1.0"
|
Loading…
Add table
Add a link
Reference in a new issue