epp:eppType

Complex Type Information

Model

Used By

Element epp:epp

Source

<complexType name="eppType">
  <choice>
    <element name="greeting" type="epp:greetingType"/>
    <element name="hello"/>
    <element name="command" type="epp:commandType"/>
    <element name="response" type="epp:responseType"/>
    <element name="extension" type="epp:extAnyType"/>
  </choice>
</complexType>