2.2.4.5 ArrayOfSocialRatingDetail
Namespace: http://microsoft.com/webservices/SharePointPortalServer/SocialDataService
The ArrayOfSocialRatingDetail complex type contains zero or more SocialRatingDetail elements.
-
<xs:complexType name="ArrayOfSocialRatingDetail" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="SocialRatingDetail" nillable="true" type="tns:SocialRatingDetail"/> </xs:sequence> </xs:complexType>
SocialRatingDetail: A SocialRatingDetail complex type (section 2.2.4.16) that contains the rating information.