2.2.4.5 ArrayOfCustomFieldPartialValue
The ArrayOfCustomFieldPartialValue complex type defines an array of CustomFieldPartialValue complex type.
-
<xs:complexType name="ArrayOfCustomFieldPartialValue"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldPartialValue" nillable="true" type="ipam:CustomFieldPartialValue" /> </xs:sequence> </xs:complexType>