mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 17:28:25 +02: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:
parent
38e7b07c93
commit
b83b3b313f
56 changed files with 2505 additions and 13 deletions
|
@ -155,6 +155,15 @@
|
|||
</nameXmlTransform>
|
||||
</schemaBindings>
|
||||
</bindings>
|
||||
<bindings schemaLocation="fee12.xsd" node="/xsd:schema">
|
||||
<schemaBindings>
|
||||
<package name="google.registry.xjc.fee12"/>
|
||||
<nameXmlTransform>
|
||||
<elementName prefix="XjcFee12"/>
|
||||
<typeName prefix="XjcFee12"/>
|
||||
</nameXmlTransform>
|
||||
</schemaBindings>
|
||||
</bindings>
|
||||
<bindings schemaLocation="launch.xsd" node="/xsd:schema">
|
||||
<schemaBindings>
|
||||
<package name="google.registry.xjc.launch"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue