2.2.4.32 ArrayOfDhcpSuperscopeV4

The ArrayOfDhcpSuperscopeV4 complex type defines an array of DhcpSuperscopeV4 types (section 2.2.4.166).

 <xs:complexType name="ArrayOfDhcpSuperscopeV4">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="DhcpSuperscopeV4" nillable="true" type="ipam:DhcpSuperscopeV4" />
   </xs:sequence>
  </xs:complexType>