2.2.4.127 DhcpOptionV6

The DhcpOptionV6 complex type allows extension of the DhcpOption complex type. This specifies the DHCP option associated with the IPv6-specific DHCP server or scope instance.

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