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