2.2.4.48 DhcpOptionDefinitionV6

The DhcpOptionDefinitionV6 complex type allows extension of the DhcpOptionDefinition complex type. This specifies the option definitions associated with the IPv6-specific DHCP server instance.

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