Share via


2.2.4.321 IPv4SubnetLogicalGroup

The IPv4SubnetLogicalGroup complex type allows extending the attributes of LogicalGroup complex type. This specifies a logical group definition that can be used for enumerating the IP subnets.

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