3.3.4.7.2.1 CheckIfDnsServerZoneHostedOnServer

The CheckIfDnsServerZoneHostedOnServer element specifies the input values for the CheckIfDnsServerZoneHostedOnServer operation.

 <xs:element name="CheckIfDnsServerZoneHostedOnServer">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="zoneId" type="xsd:long" />
       <xs:element minOccurs="0" name="dnsServerId" type="xsd:long" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>