2.2.4.158 ServerRoleDc

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

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