2.2.3.16 PartialAttribute

The element da:PartialAttribute is defined in [MS-WSTIM] section 3.2.4.1.2.2. As a profile of [MS-WSTIM], the element da:PartialAttribute MUST include the XML representation of identity attributes as defined in [MS-UPSCDS] section 2.

  
 <?xml version="1.0" encoding="utf-8"?>
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
 xmlns:rm="http://schemas.microsoft.com/2006/11/ResourceManagement" targetNamespace="http://schemas.microsoft.com/2006/11/IdentityManagement/DirectoryAccess">
   <xs:element name="PartialAttribute" type="rm:ItemsType"/>
 </xs:schema>

The complex type rm:ItemsType is defined in section 2.2.4.1.