laptop and a wrench

Error

White space is added to the result of the exported metadata when using the ArcGIS or ArcGIS_ItemDescription XSLT stylesheets.

Última publicación: August 17, 2020 ArcGIS for Desktop
Número de ID del error BUG-000104756
EnviadoApril 26, 2017
Última modificaciónJune 5, 2024
Relacionado conArcGIS for Desktop
Versión encontrada10.4.1
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoDuplicate

Información adicional

Duplicate of BUG-000083775: This is a duplicate of BUG-000083775.

Solución alternativa

1. Open the resultant XML file in Notepad++ and search for 'use limitations', one result is returned.

2. Alter the entry to go from:

<span class="idHeading">Use limitations</span>

<p>

<pre class="wrap">

<DIV STYLE="text-align:Left;">

<DIV>

<P>

<SPAN>User Limitations go here.</SPAN>

</P>

</DIV>

</DIV>

</pre>

</p>

To:

<span class="idHeading">Use limitations</span>

<p>

<pre class="wrap">

</pre>

</p>

3. Repeat the above modifications for Description by searching for 'idHeading' > Description.

4. Save the XML as HTML and view the result, the white spaces are removed.

Pasos para reproducir

ID del error: BUG-000104756

Software:

  • ArcGIS for Desktop

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga