mirror of
https://github.com/google/nomulus
synced 2026-07-29 19:42:47 +00:00
Support version 0.12 of the EPP Fee Extension
The corresponding version of the specification is 8. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127968603
This commit is contained in:
committed by
Justine Tunney
parent
38e7b07c93
commit
b83b3b313f
@@ -24,6 +24,9 @@
|
||||
@javax.xml.bind.annotation.XmlNs(
|
||||
prefix = "fee11",
|
||||
namespaceURI = "urn:ietf:params:xml:ns:fee-0.11"),
|
||||
@javax.xml.bind.annotation.XmlNs(
|
||||
prefix = "fee12",
|
||||
namespaceURI = "urn:ietf:params:xml:ns:fee-0.12"),
|
||||
@javax.xml.bind.annotation.XmlNs(
|
||||
prefix = "host",
|
||||
namespaceURI = "urn:ietf:params:xml:ns:host-1.0"),
|
||||
|
||||
Reference in New Issue
Block a user