3.2.4.1.3.1 PartialAttributeXmlType

This type is used for identity attribute values (or for a representation of the entire identity object) returned by the server in a BaseObjectSearchResponse element. The contents of elements of this type are either the identity attribute values for an identity attribute or the XML representation of an entire identity object. The format of the identity attribute values or the XML representation of an identity object is implementation-defined.<33>

 <xsd:complexType name="PartialAttributeXmlType">
     <xsd:complexContent>
         <xsd:extension base="ExtensibleType" />
     </xsd:complexContent>
 </xsd:complexType>