md:ContactTypeType

Simple Type Information

Used By

Source

<simpleType name="ContactTypeType">
  <restriction base="string">
    <enumeration value="technical"/>
    <enumeration value="support"/>
    <enumeration value="administrative"/>
    <enumeration value="billing"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>