2.2.4.55 ArrayOfPolicyOperations

The ArrayOfPolicyOperations complex type defines an array of PolicyOperations (section 2.2.5.79).

 <xs:complexType name="ArrayOfPolicyOperations">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="PolicyOperations" type="ipam:PolicyOperations" />
   </xs:sequence>
 </xs:complexType>