laptop and a wrench

不具合

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

最後に公開された状態: August 17, 2020 ArcGIS for Desktop
不具合 ID 番号 BUG-000104756
送信されましたApril 26, 2017
最終更新日June 5, 2024
適用対象ArcGIS for Desktop
見つかったバージョン10.4.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスDuplicate

参考情報

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

対処法

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.

再現の手順

不具合 ID: BUG-000104756

ソフトウェア:

  • ArcGIS for Desktop

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動