Share via


2.2.4.162 ServerRoleNps

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

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