2.2.4.3 ArrayOfPickerEntity
Namespace: http://schemas.microsoft.com/sharepoint/claims/
An array of elements of type PickerEntity (section 2.2.4.9).
-
<xs:complexType name="ArrayOfPickerEntity" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="PickerEntity" nillable="true" type="tns:PickerEntity"/> </xs:sequence> </xs:complexType>
PickerEntity: An element containing information about a picker entity.