2.2.4.17 ArrayOfCustomFieldPartialValue
The ArrayOfCustomFieldPartialValue complex type defines an array of CustomFieldPartialValue (section 2.2.4.84) 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>