2.2.4.125 IPv4Range
The IPv4Range complex type allows extending the attributes of IPRange complex type. This specifies the details of IPv4-specific address range details. The DefaultGateway, EndIPAddress, ExclusionRanges, StartIPAddress, SubnetId, and SubnetMask MUST be of address family type being Internet.
-
<xs:complexType name="IPv4Range"> <xs:complexContent mixed="false"> <xs:extension base="ipam:IPRange"> <xs:sequence /> </xs:extension> </xs:complexContent> </xs:complexType>