2.2.4.161 ServerRoleDns

The ServerRoleDns complex type allows the extension of attributes of the ServerRole complex type. The ServerRoleFlag MUST be set to ServerRoleType.Dns.

 <xs:complexType name="ServerRoleDns">
   <xs:complexContent mixed="false">
     <xs:extension base="ipam:ServerRole">
       <xs:sequence />
     </xs:extension>
   </xs:complexContent>
 </xs:complexType>