3.3.4.6.3.1.2 ActiveDirectoryNameTranslateResult/Name

The Name element contains the results of the translation. If the translation was successful, the ActiveDirectoryNameTranslateResult/Result must be "0". If the translation could not be performed, the ActiveDirectoryNameTranslateResult/Name element must be empty, and the ActiveDirectoryNameTranslateResult/Result must be nonzero.

 <xs:element name="Name" nillable="true" type="xs:string" />

The Name element is populated from the FormatOffered (section 3.3.4.6.2.4) name format converted to FormatDesired (section 3.3.4.6.2.3) using IDL_DRSCrackNames ([MS-DRSR] section 4.1.4) when IDL_DRSCrackNames returns DS_NAME_NO_ERROR.