mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
updated prefixes
This commit is contained in:
parent
177ddf0a72
commit
9e8f760fc4
28 changed files with 146 additions and 146 deletions
|
@ -25,7 +25,7 @@ class EppLoginTest < EppTestCase
|
|||
<lang>en</lang>
|
||||
</options>
|
||||
<svcs>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-eis')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-ee')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'contact-ee')}</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:keyrelay-1.0</objURI>
|
||||
|
@ -60,7 +60,7 @@ class EppLoginTest < EppTestCase
|
|||
<lang>en</lang>
|
||||
</options>
|
||||
<svcs>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-eis')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-ee')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'contact-ee')}</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:keyrelay-1.0</objURI>
|
||||
|
@ -94,7 +94,7 @@ class EppLoginTest < EppTestCase
|
|||
<lang>en</lang>
|
||||
</options>
|
||||
<svcs>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-eis')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-ee')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'contact-ee')}</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:keyrelay-1.0</objURI>
|
||||
|
@ -129,7 +129,7 @@ class EppLoginTest < EppTestCase
|
|||
<lang>en</lang>
|
||||
</options>
|
||||
<svcs>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-eis')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-ee')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'contact-ee')}</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:keyrelay-1.0</objURI>
|
||||
|
@ -164,7 +164,7 @@ class EppLoginTest < EppTestCase
|
|||
<lang>en</lang>
|
||||
</options>
|
||||
<svcs>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-eis')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'domain-ee')}</objURI>
|
||||
<objURI>#{Xsd::Schema.filename(for_prefix: 'contact-ee')}</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:host-1.0</objURI>
|
||||
<objURI>urn:ietf:params:xml:ns:keyrelay-1.0</objURI>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue