2.2.3.2 AttributeType

The element da:AttributeType is defined in [MS-WSTIM] section 2.2.3.1. As a profile of [MS-WSTIM], the element value of da:AttributeType MUST be of simple type rm:AttributeTypeXmlType (section 2.2.5.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="AttributeType" type="rm:AttributeTypeXmlType"/>
 </xs:schema>