2.2.4.43 ArrayOfIpamForest

The ArrayOfIpamForest SHOULD<4> define an array of IpamForest type (section 2.2.4.253).

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