3.1.4.26.2.2 GetUserProfileSchemaResponse

The GetUserProfileSchemaResponse element is the body of the response WSDL message for the GetUserProfileSchema WSDL operation.

 <s:element name="GetUserProfileSchemaResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="GetUserProfileSchemaResult" type="tns:ArrayOfPropertyInfo" />
     </s:sequence>
   </s:complexType>
 </s:element>

GetUserProfileSchemaResult: A set of PropertyInfo (section 2.2.4.17) elements that is a listing of the properties of a user profile and of the attributes of each property.